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.73k stars 122 forks source link

[Bug Report] Randomized chunk positions #885

Open Winehauler opened 1 year ago

Winehauler commented 1 year ago

Bug Report

Current Behaviour:

Chunk positions are mixed up (see screenshots)

Expected behavior:

Steps To Reproduce:

Start Amulet, open world, open editor

Environment:

Additional context

Attachments

Logfiles: amulet_6804.log amulet_8576.log amulet_6876.log

Screenshots

Java 1.19.3 world: Screenshot 2023-03-22 164837

Java 1.19.4 world: Screenshot 2023-03-22 165215

Worlds

gentlegiantJGC commented 1 year ago

Please can you share the world or a world that has the same issue

Winehauler commented 1 year ago

Yes, it was too large for github

gentlegiantJGC commented 1 year ago

I can't reproduce this issue with the world you have sent me. I think there may be a deeper issue. I have fixed the 'dict' object has no attribute 'compound' issue

gentlegiantJGC commented 1 year ago

I think the actual error is due to this. Not sure why that would happen.

2023-03-22 16:45:08,056 - amulet.api.wrapper.format_wrapper - ERROR - Error loading chunk 2 -4 minecraft:overworld
Traceback (most recent call last):
  File "amulet\api\wrapper\format_wrapper.py", line 442, in _safe_load
  File "amulet\api\wrapper\format_wrapper.py", line 483, in _load_chunk
  File "amulet\level\formats\anvil_world\format.py", line 643, in _get_raw_chunk_data
  File "amulet\level\formats\anvil_world\dimension.py", line 66, in get_chunk_data_layers
  File "amulet\level\formats\anvil_world\dimension.py", line 161, in get_chunk_data
  File "amulet\level\formats\anvil_world\region.py", line 236, in get_data
  File "amulet\level\formats\anvil_world\region.py", line 59, in _decompress
amulet.api.errors.ChunkLoadError: Invalid compression type 92
stale[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.