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

Failed to convert #235

Open
TotallyTung opened this issue Nov 7, 2024 · 2 comments
Open

Failed to convert #235

TotallyTung opened this issue Nov 7, 2024 · 2 comments

Comments

@TotallyTung
Copy link

Exception in Tkinter callback
Traceback (most recent call last):
File "\Lib\tkinter_init_.py", line 1948, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "\Structura-main\structura.py", line 202, in runFromGui
structura_base.generate_with_nametags()
File "\Structura-main\structura_core.py", line 81, in generate_with_nametags
struct2make = structure_reader.process_structure(self.structure_files[model_name]["file"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "\Structura-main\structure_reader.py", line 37, in init
self.get_blockmap()
File "\Structura-main\structure_reader.py", line 51, in get_blockmap
self.cube=self.cube.reshape(self.size)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: cannot reshape array of size 1907265 into shape (128,116,129)

MCStructure file (change the extension to .mcstructure)
mmm.zip

@TotallyTung
Copy link
Author

I used https://mcbe-essentials.github.io/structure-editor/ to convert .nbt to mcstructure

@RavinMaddHatter
Copy link
Owner

RavinMaddHatter commented Nov 7, 2024 via email

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

2 participants