StealthyX
StealthyX
I'll try getting multiple amulet examples and try finding the exact cause of this issue.
Wasn't able to reproduce it, my older level data files that used to do it, aren't that I had locally maybe it was somehow fixed?
Even then if it's not it should throw an error in the console, or at least it should have in my opinion.
Thank you very much!
I also got this error. Traceback (most recent call last): File "C:\Users\kidsr\AppData\Local\AmuletTeam\AmuletMapEditor\plugins\operations\NBT_Import_export_plus.py", line 85, in _export_nbt entities = self.get_entities_nbt(block_pos) File "C:\Users\kidsr\AppData\Local\AmuletTeam\AmuletMapEditor\plugins\operations\NBT_Import_export_plus.py", line 287, in get_entities_nbt nbt_data = amulet_nbt.load(actor, compressed=False, little_endian=True)...