Horrible Mixin Crash on 1.16.5 modpack loading.
Kaleidio opened this issue ยท 6 comments
Describe the bug
Three mods are known to be accessing the camera transformer (of class WorldRenderer) to do their graphical calculations in my pack. Crayfish's Gun Mod, Physics mod, and Entity Culling. If I remove entity culling everything works fine, but the moment I add it, there is a mixin conflict that causes forge to close before even saying anything about it in the logs.
To Reproduce
Steps to reproduce the behavior:
Download Kaleidio's Battle Pack from curseforge.
Install Entity Culling into it.
Install Optifine G8 pre12.
Launch and crash.
Expected behavior
Well uh...just don't crash? This seems like an advanced mixin conflict bug...
Screenshots
N/A
Versions
Entity Culling: 2.1.3
Forge: 36.1.13
Minecraft: 1.16.5
Other
Crash report (upload as a file):
Latest log (upload as a file):
latest.log
Singleplayer/Multiplayer:
Other mods (that are necessary to produce the bug): *seemingly) Physics Mod, Optifine G8 pre 12 and Crayfish's Gun Mod.
Other mods (that are also installed): Kaleidio's Battle Pack.
Magic. G7 is functional.
I shall test further and post any bugs I find as I am attempting to re-import Entity Culling after I had terrible lag issues with it last month.