TerraFirmaCraft-The-Final-Frontier / RoughlyEnoughIDs

Fork of JustEnoughIDs. Minecraft 1.13+ chunk format in 1.12.2, removing the block, item, & biome ID limits.
https://www.curseforge.com/minecraft/mc-mods/reid
MIT License
10 stars 11 forks source link

[CRASH] Weird handling of Cubic Chunks. #22

Open yum13241 opened 1 year ago

yum13241 commented 1 year ago

On versions higher than 1254, the game refuses to load because of mixin errors. On 1254, the game loads, but crashes on world join. Cubic Chunks throws an exception server side. See this crash report. (Ignore all the other mods, I tried with these ones to no avail. Same exact crash. minus MoreCommands spamming STDERR.)

The advertised version of compatibility is 1208, but that version does not exist anymore. It was lost to the sands of time. (Edit: it's on Modrinth, and it doesn't work with HybridWorld)

It's pointless being compatible with a version that doesn't work with a mod made for it so I request for you to update CC compatibility. Please and thank you.

P.S: I know this issue exists, but this issue has more information.