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.79k stars 123 forks source link

[Bug Report] Error free conversion of a particular PMC world doesn't create chunks in target #1026

Closed abrightmoore closed 9 months ago

abrightmoore commented 9 months ago

Bug Report

World conversion Java --> Bedrock completes without error, only some chunks convert into the target world. Trimming the region folder to just a few regions and testing shows this behaviour.

Current Behaviour:

Blocks in chunks present in the source world are not present in the target world.

Expected behavior:

Blocks in chunks present in the source world will be present in the target world.

Steps To Reproduce:

  1. Steps to reproduce on discord thread: https://discord.com/channels/324647192583340043/1207803542681686017
  2. Minimal source world to convert from is attached here: https://discord.com/channels/324647192583340043/1207803542681686017/1207956398013685800

Environment:

Additional context

Attachments

Sample source world: https://discord.com/channels/324647192583340043/1207803542681686017/1207956398013685800

Screenshots

Worked example screenshots on thread: https://discord.com/channels/324647192583340043/1207803542681686017

Worlds

Sample source world: https://discord.com/channels/324647192583340043/1207803542681686017/1207956398013685800

gentlegiantJGC commented 9 months ago

The status of all of these chunks is "liquid_carvers" which is not fully generated so Amulet will skip them.