When I click 'edit' an error occurs, then if I click continue the editing screen pops up, and if I move my mouse over the viewing area, the same error occurs, does anyone have a solution to this?
MCEdit version: 2.0.0-beta14
Python version: 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)]
Platform: win32
System version: Windows-10-10.0.18362
Processor: Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
Obtained a GL context with this format:
Valid: True
Version: 4.6
Hardware Accelerated: True
Depth buffer: True, 24
Double buffer: True
Rendering profile: PySide.QtOpenGL.QGLFormat.OpenGLContextProfile.CompatibilityProfile
Driver info:
GL_VERSION: 4.6.0 NVIDIA 441.66 (4, 6)
GL_VENDOR: 'NVIDIA Corporation'
GL_RENDERER: 'GeForce MX250/PCIe/SSE2'
------
Unhandled Exception
Traceback (most recent call last):
File "mcedit2\worldview\worldview.py", line 480, in mouseMoveEvent (self is a CameraWorldView)
File "mcedit2\worldview\worldview.py", line 527, in augmentMouseEvent (self is a CameraWorldView)
File "mcedit2\worldview\camera.py", line 330, in augmentEvent (self is a CameraWorldView)
File "mcedit2\util\profiler.py", line 73, in _wrapper (self is a Profiler)
File "mcedit2\worldview\worldview.py", line 548, in augmentEvent (self is a CameraWorldView)
File "mcedit2\worldview\worldview.py", line 615, in rayCastInView (self is a CameraWorldView)
File "mcedit2\util\raycast.py", line 30, in rayCastInBounds
File "mcedit2\util\profiler.py", line 73, in _wrapper (self is a Profiler)
File "mcedit2\util\raycast.py", line 77, in rayCast
File "mcedit2\util\raycast.py", line 215, in advanceToChunk
File "mceditlib\worldeditor.py", line 831, in getChunk (self is a WorldEditorDimension)
File "mceditlib\worldeditor.py", line 499, in getChunk (self is a WorldEditor)
File "mceditlib\cachefunc.py", line 77, in __call__
File "mceditlib\worldeditor.py", line 477, in _getChunkDataRaw (self is a WorldEditor)
File "mceditlib\anvil\adapter.py", line 922, in readChunk (self is a AnvilWorldAdapter)
AnvilChunkFormatError: [Errno Error loading chunk: KeyError('Key Blocks not found.',)] None: <traceback object at 0x0000021639464F08>
Ps: Here is the error message:
MCEdit version: 2.0.0-beta14
Python version: 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)]
Platform: win32
System version: Windows-10-10.0.18362
Processor: Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
Obtained a GL context with this format:
Valid: True
Version: 4.6
Hardware Accelerated: True
Depth buffer: True, 24
Double buffer: True
Rendering profile: PySide.QtOpenGL.QGLFormat.OpenGLContextProfile.CompatibilityProfile
Driver info:
GL_VERSION: 4.6.0 NVIDIA 441.66 (4, 6)
GL_VENDOR: 'NVIDIA Corporation'
GL_RENDERER: 'GeForce MX250/PCIe/SSE2'
------
Unhandled Exception
Traceback (most recent call last):
File "mcedit2\worldview\worldview.py", line 480, in mouseMoveEvent (self is a CameraWorldView)
File "mcedit2\worldview\worldview.py", line 527, in augmentMouseEvent (self is a CameraWorldView)
File "mcedit2\worldview\camera.py", line 330, in augmentEvent (self is a CameraWorldView)
File "mcedit2\util\profiler.py", line 73, in _wrapper (self is a Profiler)
File "mcedit2\worldview\worldview.py", line 548, in augmentEvent (self is a CameraWorldView)
File "mcedit2\worldview\worldview.py", line 615, in rayCastInView (self is a CameraWorldView)
File "mcedit2\util\raycast.py", line 30, in rayCastInBounds
File "mcedit2\util\profiler.py", line 73, in _wrapper (self is a Profiler)
File "mcedit2\util\raycast.py", line 77, in rayCast
File "mcedit2\util\raycast.py", line 215, in advanceToChunk
File "mceditlib\worldeditor.py", line 831, in getChunk (self is a WorldEditorDimension)
File "mceditlib\worldeditor.py", line 499, in getChunk (self is a WorldEditor)
File "mceditlib\cachefunc.py", line 77, in __call__
File "mceditlib\worldeditor.py", line 477, in _getChunkDataRaw (self is a WorldEditor)
File "mceditlib\anvil\adapter.py", line 922, in readChunk (self is a AnvilWorldAdapter)
AnvilChunkFormatError: [Errno Error loading chunk: KeyError('Key Blocks not found.',)] None: <traceback object at 0x0000021639464F08>
15
What version are you attempting to use it on? Mcedit does not work past 1.12
https://www.reddit.com/r/MCEdit/comments/dguvir/does_mcedit_work_on_115_snapshots/
https://www.planetminecraft.com/forums/help/javaedition/does-mcedit-work-for-1-14-586974/
The creators are however working on a new editor, called Amulet which now has a public release but at the moment its only a world converter. (Only function currently is to convert a Java world to Bedrock or Bedrock to Java)
https://www.reddit.com/r/Minecraft/comments/ezb264/first_public_version_of_amulet_editor_is_out_for/
https://www.reddit.com/r/MCEdit/comments/dguvir/does_mcedit_work_on_115_snapshots/
https://www.planetminecraft.com/forums/help/javaedition/does-mcedit-work-for-1-14-586974/
The creators are however working on a new editor, called Amulet which now has a public release but at the moment its only a world converter. (Only function currently is to convert a Java world to Bedrock or Bedrock to Java)
https://www.reddit.com/r/Minecraft/comments/ezb264/first_public_version_of_amulet_editor_is_out_for/
For some reason I've recently started having problems with MCedit 2 beta 14, when in the past, its worked ok. Unless you need the latest version I went back to MCEdit 2 Beta 3 which I downlaoded from here :
http://www.mcedit.net/downloads.html
....... for now, that's solved my problem ........ I've no idea why the later version is't working now though .......
http://www.mcedit.net/downloads.html
....... for now, that's solved my problem ........ I've no idea why the later version is't working now though .......
Still isn't working...
Is this just on one map that you try to edit, or several ? ........
Although this shouldn't make a difference, but its worth a try at updating your Python version - latest version can be installed from here :
https://www.python.org/downloads/
Although this shouldn't make a difference, but its worth a try at updating your Python version - latest version can be installed from here :
https://www.python.org/downloads/
Still not working...
I was wondering if its just one world that you are having the problem with ....... or several ?
I have been unable to recreate the crash you are having.
The only other thing I can suggest is to install a fresh version of MCEdit into a new and seperate directory to the one you are using currently.
I have been unable to recreate the crash you are having.
The only other thing I can suggest is to install a fresh version of MCEdit into a new and seperate directory to the one you are using currently.
I can’t open any worlds
View 1 more replies
