mlaidma / bg-sedit

Edit blocks within schematics for the Building Gadgets Minecraft mod
MIT License
10 stars 0 forks source link

Error when trying to use the software, nbt related #2

Closed NeoZeromus closed 1 year ago

NeoZeromus commented 1 year ago

got this message when trying to use the software:

Traceback (most recent call last): File "c:\Users\Alex\Desktop\bg-sedit-release-v1.0.0\sedit.py", line 146, in repack(args.schematic, args.output, args.map) File "c:\Users\Alex\Desktop\bg-sedit-release-v1.0.0\sedit.py", line 92, in repack for tag in nbtfile["data"]: File "C:\Users\Alex\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\nbtlib\tag.py", line 1167, in getitem return super().getitem(key) KeyError: 'data'

https://pastebin.com/raw/jDuj7wTX this is the schematic https://pastebin.com/WmbXRb54 this one is the map

NeoZeromus commented 1 year ago

I was using a past version of the nbt lib my b