Amulet-Team / Amulet-Map-Editor

A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
https://www.amuletmc.com/
1.78k stars 123 forks source link

Chunks fail to load (any world) #1068

Closed kayawva closed 5 months ago

kayawva commented 5 months ago

Current behaviour: When I load in any world in 3d view all chunks fail to load. Everything is empty besides building limits.

Expected behaviour: Chunks would load in as usual.

Steps to reproduce: Open any world

Environment:

Additional context: This is what appears in powershell: amulet.api.errors.LoaderNoneMatched: Could not find a matching interface for ('java', 3953) ERROR - Error loading chunk -5 1 minecraft:overworld Traceback (most recent call last): File "amulet\api\wrapper\format_wrapper.py", line 443, in _safe_load File "amulet\api\wrapper\format_wrapper.py", line 485, in _load_chunk File "amulet\api\wrapper\format_wrapper.py", line 251, in _get_interface_and_translator File "amulet\level\formats\anvil_world\format.py", line 342, in _get_interface File "amulet\level\loader.py", line 62, in get File "amulet\level\loader.py", line 72, in identify amulet.api.errors.LoaderNoneMatched: Could not find a matching interface for ('java', 3953) ERROR - Error loading chunk -5 0 minecraft:overworld Traceback (most recent call last): File "amulet\api\wrapper\format_wrapper.py", line 443, in _safe_load File "amulet\api\wrapper\format_wrapper.py", line 485, in _load_chunk File "amulet\api\wrapper\format_wrapper.py", line 251, in _get_interface_and_translator File "amulet\level\formats\anvil_world\format.py", line 342, in _get_interface File "amulet\level\loader.py", line 62, in get File "amulet\level\loader.py", line 72, in identify amulet.api.errors.LoaderNoneMatched: Could not find a matching interface for ('java', 3953) ERROR - Error loading chunk -5 -1 minecraft:overworld Traceback (most recent call last): File "amulet\api\wrapper\format_wrapper.py", line 443, in _safe_load File "amulet\api\wrapper\format_wrapper.py", line 485, in _load_chunk File "amulet\api\wrapper\format_wrapper.py", line 251, in _get_interface_and_translator File "amulet\level\formats\anvil_world\format.py", line 342, in _get_interface File "amulet\level\loader.py", line 62, in get File "amulet\level\loader.py", line 72, in identify amulet.api.errors.LoaderNoneMatched: Could not find a matching interface for ('java', 3953) ... etc

Screenshots: 2024-06-21 15 15 45

Worlds: Build Test.zip (For me all of them do not work, but just as an example)

gearus754 commented 5 months ago

The same problem. Windows 10 Minecraft Java: 1.21 (Forge 51.0.8) Amulet version: 0.10.32 also tested on older versions --------------------- EDIT -------------------- Amulet Beta 0.10.33b0 seems to work. :-)

gentlegiantJGC commented 5 months ago

Only the beta version currently supports 1.21.