You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of Issue: unbale to edit worlds, error reads as follows; An error occurred while opening C:\Users\michael\AppData\Roaming.minecraft\saves\Acol Island
'NoneType' object is not iterable
Traceback (most recent call last):
File "mcedit2\editorapp.py", line 790, in loadFile (self is a MCEditApp)
File "mcedit2\editorsession.py", line 419, in init (self is a EditorSession)
File "mcedit2\editorsession.py", line 724, in setConfiguredBlocks (self is a EditorSession)
File "mcedit2\editorsession.py", line 728, in reloadModels (self is a EditorSession)
File "src\mcedit2\rendering\blockmodels.pyx", line 236, in mcedit2.rendering.blockmodels.BlockModels.init
File "src\mcedit2\rendering\blockmodels.pyx", line 278, in mcedit2.rendering.blockmodels.BlockModels.loadModelParts
TypeError: 'NoneType' object is not iterable
MCEdit Version:2.0
Minecraft Version the world was last opened in:1.19.2
Operating System: windows
A screenshot or full text of the error from the console: see in message
How to reproduce: unkown
Read before submitting
If we are not able to reproduce the error, we may ask for you to submit a world so we can test it. Same process for schematics.
If you have included enough information for each section, please delete the above header and all the text below.
The text was updated successfully, but these errors were encountered:
Description of Issue: unbale to edit worlds, error reads as follows; An error occurred while opening C:\Users\michael\AppData\Roaming.minecraft\saves\Acol Island
'NoneType' object is not iterable
Traceback (most recent call last):
File "mcedit2\editorapp.py", line 790, in loadFile (self is a MCEditApp)
File "mcedit2\editorsession.py", line 419, in init (self is a EditorSession)
File "mcedit2\editorsession.py", line 724, in setConfiguredBlocks (self is a EditorSession)
File "mcedit2\editorsession.py", line 728, in reloadModels (self is a EditorSession)
File "src\mcedit2\rendering\blockmodels.pyx", line 236, in mcedit2.rendering.blockmodels.BlockModels.init
File "src\mcedit2\rendering\blockmodels.pyx", line 278, in mcedit2.rendering.blockmodels.BlockModels.loadModelParts
TypeError: 'NoneType' object is not iterable
MCEdit Version:2.0
Minecraft Version the world was last opened in:1.19.2
Operating System: windows
A screenshot or full text of the error from the console: see in message
How to reproduce: unkown
Read before submitting
If we are not able to reproduce the error, we may ask for you to submit a world so we can test it. Same process for schematics.
If you have included enough information for each section, please delete the above header and all the text below.
The text was updated successfully, but these errors were encountered: