Game Crashes when attempting to activate a twilight forest portal as of latest 1.16.5 version
NJL5390 opened this issue ยท 5 comments
Forge version: 36.1.23
Twilight Forest version: 4.0.464
Link to crash log: https://gist.github.com/NJL5390/2bca9800e1d4f9cc610c9fe352c9ad32
Steps to reproduce:
- Start a new world with Twilight Forest Installed.
- Build a twilight forest portal
- Attempt to activate the portal by throwing a diamond in.
- Game Crashes.
What I expected to happen:
The portal would activate and the game wouldn't crash.
What happened instead:
The game crashes whenever I try to activate a twilight forest portal. This bug also seems to prevent me from accessing that world ever again, as if I try to get back into the same world after the game crashed, the game just freezes on the loading screen until I use task manager to force it to close.
Thanks
[20May2021 21:03:29.684] [Render thread/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load block tag twilightforest:portal/decoration as it is missing following references: immersiveengineering:hemp (from twilightforest-1.16.5-4.0.464-universal.jar)
So we accidentally made a hard dependency on Immersive Engineering by mistake.. if you install IE it'll work otherwise we're working on a fix now
Should be fixed in 5527484
Will upload a build to curse shortly