Random "Mod loading has failed"
BlackAures1 opened this issue · 11 comments
Description
Just random crash on start
Steps to Reproduce
Just random crash on start
Minecraft version
1 21 1 Neoforge
Game Logs
Additional Information
Crash report - https://mclo.gs/FWkUU05
Changed mod config - https://mclo.gs/ZyhXL8X
Incompatible mods not present
Thanks for the report. This looks very similar to #351. Unfortunately, I was not able to reproduce this issue even once. I'm also not sure why it's happening in the first place, as it looks like some core Java functionality (class loading) is failing, which can only be caused by the mod loader. Does it also crash when using NeoForge 21.1.210?
I had Neoforge 21.1.213 (test runs once again confirmed that there is a problem). Rolling back to 21.1.210 for 7 runs did not cause any problems. So I think you are right that this is a problem with 21.1.213. Also, as I said, in 21.1.213, modernfix fixes this problem too. It is strange.
It just happens with your mod and no others.
No. It is same for 21.1.210
https://mclo.gs/lVJ3Mv1
Thanks for trying! I still cannot reproduce this issue. I've already started the game countless times with different mod collections and JVMs. Does the issue happen when JUST Shoulder Surfing is installed?
JUST Shoulder Surfing have no bugged start as I see
Thank you again for testing, I was finally able to reproduce the problem. But I'm not sure if and how I can fix it.
I don't know. ModernFix seems to fix the issue. I suspect it's some class loading issue within neoforge itself.
I found a workaround. A new version will be available for download soon. Thanks again for reporting the issue.