RelativityMC / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
518 stars 44 forks source link

Twilight Forest Compatibility Bug #157

Open JensenButton9 opened 2 years ago

JensenButton9 commented 2 years ago

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:

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

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

Checklist

Additional context

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

ishland commented 2 years ago

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.

JensenButton9 commented 2 years ago

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.

JensenButton9 commented 2 years ago

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

ishland commented 2 years ago

The first crash should be fixed in recent devbuilds.

cybercat5555 commented 2 years ago

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

StockiesLad commented 2 years ago

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

yorii commented 1 year ago

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.

Kinami37 commented 1 year ago

will this ever be fixed?

sayore commented 9 months ago

Any news on this one?

Giingu commented 3 months ago

Still waiting on this one