Concurrent Chunk Management Engine (Fabric)

Concurrent Chunk Management Engine (Fabric)

231k Downloads

Twilight Forest Compatibility Bug

JensenButton9 opened this issue · 10 comments

commented

Bug:
There is two aspects to this bug but they both involve the same mod which is the Twilight Forest for Fabric. The first bug related to the Twilight, which only occurs when C2ME is installed, is when the Dream warp (RLR) spell, with the wand from Arcanus, is used to teleport to your bed in the overworld causes the server to instantly crash. The second issue occurred when my Freind started exploring the Twilight Forest with, c2me-fabric-mc1.18.2-0.2.0+alpha.7.27, running server side.

To Reproduce:
Steps to reproduce the behavior:

  1. Go to the Twilight Forest
  2. Use an Arcanus Wand to perform a dream warp.
  3. Server Will Crash

No sure what caused the second issue, but it seems to be a feature placement issue according to the crash log.
Expected behavior
I expected the game to teleport me from the twilight to the overworld when using the wand from Arcanus as it does with other dimensions. Additionally, I expect the Twilight Forest to generate without issue.

Runtime Info:

  • OS: Windows 11
  • Minecraft version: 1.18.2
  • Mod version: c2me-fabric-mc1.18.2-0.2.0+alpha.7.27
  • Mod branch:

Crash Report:
https://gist.github.com/JensenButton9/35381f18a2440663cc9fecd492c903f5

Other mods
https://gist.github.com/JensenButton9/9b6e029d25c084efd478a267fc81e1bc

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.

Additional context

My Friend happened to be fighting a Naga in the TwilightForest when the world generation related crash occurred.

commented

Still waiting on this one

commented

I'm unsure about the first crash. It seems like some other mods trying to do something nasty on another thread. Does it happen with just Twilight Forest, Arcanus and C2ME?

The cause of the second crash is basically the same story as #101 and it needs to be fixed on Twilight Forest's side.

commented

I haven't had any issue or any crashing occurring in the end with C2ME installed although, that was on 1.18.1 with an older version of the mod. It's been working fine in the overworld, nether and end. The fabric version of the mod is still in Alpha and there has been a new release of the mod a few days ago where a word gen crash is mentioned so I will update and re add c2me and see if its fixed. Ref: https://www.curseforge.com/minecraft/mc-mods/the-twilight-forest/files/3855529.

To address the first question, its only occurred with the Twilight Forest and that wand. It does, after a server restart, land you in the overworld but, not at the exact coordinates, a few hundred blocks away usually and it seems to be random where it lands you.

commented

Update: I have the same crash occur, when I readded c2me, that occurred with the wand but by just being in the overworld around my base.
Crash Report: https://gist.github.com/JensenButton9/fa6d0775bf05948f745d266a8cb11ae0
Hopefully this information is helpful

commented

The first crash should be fixed in recent devbuilds.

commented

Which version of C2me? As this crash still occurs in 1.18.2-0.2.0

commented

The issue that you are referring to, hasn’t been fixed as of yet.

commented

Setting this config option: allowThreadedFeatures = false
In version c2me-fabric-mc1.18.2-0.2.0+alpha.7.34.jar

Seems to be a functioning workaround.

commented

will this ever be fixed?

commented

Any news on this one?