The Twilight Forest

The Twilight Forest

155M Downloads

Incompatible with Concurrent Chunk Management Engine (c2me).

PermskyKit opened this issue · 5 comments

commented

NeoForge Version

1.20.1

Twilight Forest Version

2.0.13

Client Log

No response

Crash Report (if applicable)

No response

Steps to Reproduce

To Reproduce:
Install mods:
Forge 1.20.1 - 47.3.11
TwilightForest - 2.0.13
С2ME - 0.2.0+alpha.11.13
SynthraConnector - 1.0.0-beta.46

What You Expected

Install all mods.
Enter the TwilightForest dimension, watch normal dimension.

What Happened Instead

Enter the TwilightForest dimension, watch the black screen.

Additional Details

This issue has been mentioned on c2me's GitHub several times, but as the author assures, the solution can only be on your side. As far as I know, you no longer support the game version 1.20.1, but I really hope for some solution, since this bug completely breaks the game, as does deleting any of these mods.
I also attach a link to reports on this topic with detailed crash reports and log files:
RelativityMC/C2ME-fabric#376
RelativityMC/C2ME-fabric#157

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
commented

Could there be any updates on this?

commented

I would much appreciate this fix -- I love Twilight Forest, but it's a hard thing to sacrifice C2ME's overall performance benefits for it.

Twilight Forest generation needs to (somehow, as I don't exactly know how it works) be changed to enable C2ME to do it's multithreaded magic. CONTACT THE C2ME DEVS, they say they are willing to help mod authors embrace multithreading.

This crash occurs on both Fabric and Forge (C2ME running in Connector, any version).

commented

Seems like the fix is to set allowThreadedFeatures = false in the C2ME config, according to RelativityMC/C2ME-fabric#157

There's no crashlog posted here so I'm only guessing

commented

The issue was closed as done, but no action has been taken since then. Can we expect a solution?

commented

As stated in my prior message, the fix seems to be setting allowThreadedFeatures = false in the C2ME config.