C2ME-fabric icon indicating copy to clipboard operation
C2ME-fabric copied to clipboard

C2ME doesn't work with Distant Horizons on Singleplayer only

Open Felfuwastaken opened this issue 1 year ago • 8 comments

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

Felfuwastaken avatar Nov 17 '23 04:11 Felfuwastaken

set gcFreeChunkSerializer and replaceImpl to false

NolanHewitt avatar Nov 17 '23 13:11 NolanHewitt

Please follow the issue template.

ishland avatar Nov 19 '23 05:11 ishland

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?

Mrestof avatar Nov 26 '23 11:11 Mrestof

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.

toinouH avatar Nov 26 '23 12:11 toinouH

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!

Mrestof avatar Nov 26 '23 12:11 Mrestof

set gcFreeChunkSerializer and replaceImpl to false

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

PotionMaster021 avatar Nov 29 '23 16:11 PotionMaster021

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

FluffyPuppyKasey avatar Dec 16 '23 03:12 FluffyPuppyKasey

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

FantasyPvP avatar Feb 22 '24 00:02 FantasyPvP

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.

explodoboy avatar Feb 23 '24 22:02 explodoboy

Resolved in https://gitlab.com/jeseibel/distant-horizons/-/commit/a6143780fa10a242b56231d653b77d1eba89a64e

ishland avatar Feb 24 '24 12:02 ishland