Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to edit worlds due to message 'NoneType' object is not iterable #1033

Open
freesia-moonshine opened this issue Aug 14, 2022 · 0 comments

Comments

@freesia-moonshine
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant