Crash on NeoForge 1.21.1-21.1.147
mpustovoi opened this issue ยท 4 comments
The game crashes at startup with this minimal setup on latest NeoForge 1.21.1:

Logs: https://mclo.gs/pJEHqu4.
Crash report: https://mclo.gs/WmzTBOl.
The crash doesn't occur wtih v1.3.1 of Better Archeology.
This issue only exists in NeoForge, apparently. I'll fix this asap. Sorry for the inconvenience!
I'll fix this asap. Sorry for the inconvenience!
It's alright.
I was lucky that ChatGPT pointed out the source of the problem in the crash report.
For some reason, the logs only indicated a conflict between ModernFix and Lithium.
A NeoForge patch gets applied to the code that I could not see in my IDE which was screwing the target of the mixin. The Fixed version should be available any second!