[๐]: Attempt to load client only class in server cause crash
mlus-asuka opened this issue ยท 5 comments
Before Continuing:
- 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
1.20.1
Loader
Forge
EveryCompat Version
1.20-2.6.65
Moonlight Lib Version
1.20-2.12.6
Issue with mods
no bussiness with other mods
Issue Detail
can't start server after updating every compt
OPTIONAL: Latest.log | Crash-report Attachment
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Every Compat (everycomp) has failed to load correctly
java.lang.BootstrapMethodError: java.lang.RuntimeException: Attempted to load class net/mehvahdjukaar/every_compat/common_classes/CompatC
hestItem for invalid dist DEDICATED_SERVER
]
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:246) ~[fmlcore-1.20.1-47.2.20.jar%23416!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$20(ModLoader.java:210) ~[fmlcore-1.20.1-47.2.20.jar%23416!/:?] {}
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:210) ~[fmlcore-1.20.1-47.2.20.jar%23416!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.2.20.jar%23416!/:?] {}
OPTIONAL: To Produce
No response
I thought i make sure it's only used in CLIENT, not SERVER. I'll check.
And next time, do not use copy/paste. Drag the file (latest.log
or crash-report
here), it will get uploaded. The dev can download it to take a look. I'll need the file to know what's going on.
Having similar crash on server with mods:
latest.log
crash-2024-07-02_12.51.10-fml.txt