gentlegiantJGC
gentlegiantJGC
@StealthyExpertX is this still an issue?
It looks like this is an issue. The earliest version we support is 1.12
Newer game versions switched to a JSON string to store more complex data. At this point it was a raw string like this `TAG_String("\"\"")`
The item component is a duplicate of #155 I thought we supported banners. I will need to look into why that is broken.
I have tested banners and they all work correctly apart from the illager banner. I think on Bedrock the banner is a custom item and on Java it is just...
I think this issue should be fixed in 0.10.2b3 now that I have integrated the new LevelDB library. If your platform does not have a pre-built version it will compile...
Thanks. I will look into this. I have bought an old Macbook so debugging these issues should be possible. Not sure when I will get around to it though. I...
I experienced the same error when trying to run it on the macbook but I haven't had a chance to debug it. We don't define a minimum OpenGL version. It...
OpenGL is a compatibility nightmare.
I can't access the paste url from a few messages back. The error was along these lines though ``` Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/amulet_map_editor/programs/edit/plugins/tools/select.py", line 329, in _on_draw...