Twilight Forest Compatibility Bug
See original GitHub issueBug: 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:
- Go to the Twilight Forest
- Use an Arcanus Wand to perform a dream warp.
- 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.
Issue Analytics
- State:
- Created a year ago
- Comments:7
Setting this config option:
allowThreadedFeatures = false
In versionc2me-fabric-mc1.18.2-0.2.0+alpha.7.34.jar
Seems to be a functioning workaround.
The issue that you are referring to, hasn’t been fixed as of yet.