game crashing whilst initializing (Fabric)
thebooduck opened this issue ยท 11 comments
Client Message:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'supplementaries'!
Mod version: supplementaries-1.20-2.5.11-fabric.jar
MC Version: 1.20
Mod Loader - Fabric - 0.14.21
Reproduction:
Launch Minecraft with supplementaries added as a mod (amongst many other mods).
Same error persists when downgrading to the other 1.20 Supplementaries versions
Versions tested:
supplementaries-1.20-2.5.11-fabric.jar
supplementaries-1.20-2.5.8-fabric.jar
supplementaries-1.20-2.5.6-fabric.jar
Dependencies:
Moonlight lib (moonlight-1.20-2.5.12-fabric.jar) is installed
Geckolib (geckolib-fabric-1.20-4.2.jar) is installed
Are they not the latest versions in the sense, that they are not for 1.20.1, or are there more up to date versions for 1.20 that I am unable to find?
Thanks for your efforts!
I have the exact same error/crash, but I think everything is up to date.
MC 1.20.1
fabric-loader-0.14.21-1.20.1
fabric-api-0.84.0+1.20.1
supplementaries-1.20-2.5.15-fabric
moonlight-1.20-2.5.15-fabric
geckolib-fabric-1.20-4.2
In my case, it seems it might be a conflict with Iris/Sodium (iris-mc1.20-1.6.4)? The crash only happens when I have Sodium (sodium-fabric-mc1.20-0.4.10+build.27) in my mod folder. If I remove Sodium I can bypass the crash on start (obviously the game doesn't fully open due to Iris missing Sodium). Vice versa, the game starts fine with Iris/Sodium installed and without Supplementaries/Moonlight.
Thank you!
Mod with Fabric crashed game
Small update: I made a duplicate of my modpack and deleted all the other mods to test supplementaries by itself, which worked fine. So it's probably a compatability issue. It's just unfortunate that the error message gives no clues as to what other mod is causing the conflict. The modpack contains over 100 mods, so I won't test all of them one by one.
I have the same exact issue, just confused is the supplementaries updated for MC 1.20.1? Or no? Made sure everything else is up to date mod wise.
"The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'supplementaries'!" Exit Code -1
supplementaries-1.20-2.5.21-fabric
moonlight-1.20-2.7.2-fabric
Send log file PLS. Error messages never mena anything we need the log file (not the zip pls)
Already did, got that response:
None of those is latest version
I couldn't find the issue from the logfile myself, so Imma close this issue.