Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

C2ME doesn't work with Distant Horizons on Singleplayer only

Felfuwastaken opened this issue ยท 10 comments

commented

As soon as I put Distant Horizons and C2ME together, every time I join any singleplayer world a ton of error messages get spammed in the chat and the game freezes, I honestly have no idea which of both mods cause the crash, but they both mix like oil and water

commented

I can confirm I am having the same issue on C2ME 0.2.0+alpha.11.5.

I have run a clean 1.20.1 Quilt installation of Minecraft with only C2ME and Distant Horizons (0.2.1-a). When loading a singleplayer world, Distant Horizons will throw numerous errors per second if the Enable Distant Generation setting is true. This is obviously a problem for people wanting to properly use Distant Horizons at its maximum render distance.

commented

I also have this issue, distant horizons and C2ME don't seem to be compatible

commented

set gcFreeChunkSerializer and replaceImpl to false

Hello I might have the same problem as the creator of the issue. Where can I set those variables? Do I need to clone the repo, change the vars, recompile and try with that custom version?

commented

set gcFreeChunkSerializer and replaceImpl to false

Hello I might have the same problem as the creator of the issue. Where can I set those variables? Do I need to clone the repo, change the vars, recompile and try with that custom version?

You go to your .minecraft -> config and in the config file.

commented

You go to your .minecraft -> config and in the config file.

Haha, I already tried and built it myself changing a little part of the code, anyways with no luck. But yeah, the change to config file worked perfectly. Thanks!

commented

set gcFreeChunkSerializer and replaceImpl to false

commented

Please follow the issue template.

commented

set gcFreeChunkSerializer and replaceImpl to false

Are these lines somewhere specific in the config? struggling to find the exact ones to change...

commented

set gcFreeChunkSerializer and replaceImpl to false

Are these lines somewhere specific in the config? struggling to find the exact ones to change...

They are. Under ioSystem
image