
[๐]: Server crash with version 2.8.14
Closed this issue ยท 7 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.20.1 - FORGE
EveryCompat Version
everycomp-1.20-2.8.14-forge
Moonlight Lib Version
moonlight-1.20-2.14.14-forge
Issue with mods
Itself, Stone Zone, and Gems Realm.
Issue Detail
Server crashes on load with newest versions of these mods; deleting configs and/or replacing them with the singleplayer versions of the configs don't work.
Suspected Mods: Minecraft (minecraft), Forge (forge)[17:40:19] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Every Compat (everycomp) has failed to load correctly
?7java.lang.NullPointerException: Cannot invoke "java.util.function.Supplier.get()" because "net.mehvahdjukaar.every_compat.configs.UnsafeDisablerConfigs.modulesList" is null,
Gems Realm (gemsrealm) has failed to load correctly
?7java.lang.NullPointerException: Cannot invoke "java.util.function.Supplier.get()" because "net.mehvahdjukaar.every_compat.configs.UnsafeDisablerConfigs.modulesList" is null,
Stone Zone (stonezone) has failed to load correctly
?7java.lang.NullPointerException: Cannot invoke "java.util.function.Supplier.get()" because "net.mehvahdjukaar.every_compat.configs.UnsafeDisablerConfigs.modulesList" is null
]
OPTIONAL: Latest.log | Crash-report Attachment
No response
OPTIONAL: To Produce
No response
Did you update all of 3 mods to the latest: Stone Zone, Gems Realm?
EDIT: I need the latest.log from server. so i can find out what's going on.
2025-07-29-2.log
I've run the server since then with the previous versions, but I believe this is one of the logs with the error, based on what I saw when I searched through briefly.
FIXED in v2.8.15 | StoneZone v2.8.15 | Gems Realm v2.8.3
I know what's the problem and fixed it. I'll need to apply the fix to StoneZone and GemsRealm