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
Here is my model: zeppframe.zip
Here is my model before being exported from ObjToSchematic:
Here is the exported file: crash.zip
This file always causes a game crash because BlockStates in Regions in the nbt data is almost exactly half the length it should be. Padding that with zeroes to the right length, we get this scrambled model:
This happens every time, and seemingly with all settings, with this model and some other similar ones, like this: zeppframequarter.zip
Other models seem to work fine.
The text was updated successfully, but these errors were encountered:
Here is my model:
zeppframe.zip
Here is my model before being exported from ObjToSchematic:
Here is the exported file:
crash.zip
This file always causes a game crash because BlockStates in Regions in the nbt data is almost exactly half the length it should be. Padding that with zeroes to the right length, we get this scrambled model:
This happens every time, and seemingly with all settings, with this model and some other similar ones, like this: zeppframequarter.zip
Other models seem to work fine.
The text was updated successfully, but these errors were encountered: