Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Datafixer issue (Loading maps from older versions causes crashes?)

tajemniktv opened this issue ยท 2 comments

commented

Describe the bug
The game is basically crashing when trying to generate chunks via Chunky or just flying around. Might have something to do with that the map was made with an earlier minecraft version and now, "converting" it to 1.21 is causing issuess? Not really sure

To Reproduce
Steps to reproduce the behavior:

  1. Download and install this map
  2. Fly a bit, or use Chunky to generate chunks

Expected behavior
Not to crash

Runtime info (please complete the following information):

  • OS: Windows 11
  • Minecraft version: 1.21
  • Mod version: 0.2.0 alpha 11.107

Crash reports / logs
https://mclo.gs/xibbbe7

Other mods
Available in logs (to not make this issue overly long)

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.
commented

This is because the map cannot be properly converted and C2ME will trigger a crash instead of regenerating the chunk. This behavior is controlled by recoverFromErrors in the config file.

commented

Okay, it might be a map related issue - I can't even seem to "optimize" it via minecrafts optimize world option
EDIT: or well, at least it's taking... a really long time