Closed UpsideDownFoxxo closed 1 year ago
I cannot reproduce your issue with the provided schematic.
Can you check that you are using the latest version of Litemapy (0.7.2b0) ?
Huh. I Installed it through PIP, it gave me version 0.3.1a0 I will try it out with the new version then
Alright, the new version appears to fix it. Pip seems to want to install the version mentioned above, but when downloading it from Github it works correctly
Whenever a schematic contains a tile entity, the program will exit with the following error:
Tested with the following schematic and code:
schem = Schematic.load("test.litematic")
test.zip (contains a single shulker box without items inside)