
[๐]: Everycompat not letting server start
Closed this issue ยท 6 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.7.26
Moonlight Lib Version
moonlight-1.20-2.13.82-forge
Issue with mods
it does not appear to say in the logs and removing mods would outright break the pack
Issue Detail
my server used to be able to boot up, but suddenly today, despite me not touching anything since last boot, it wont let me boot it up
OPTIONAL: Latest.log | Crash-report Attachment
https://mclo.gs/s8TiAiU (the latest.log)
https://mclo.gs/j70ePWH (the crash report)
OPTIONAL: To Produce
No response
okay, it just randomly started working again for some reason, and all i did was try to launch it like 5 times despite not touching anything else
Is there no issue with CLIENT? I've took a look at the latest.log and crash-report. it's not clear but I noticed the forge version is v47.3.0. Have you tried v47.4.0?
There are some errors in the latest.log where classes shouldn't be accessed by SERVER. They are for only CLIENT use. If SERVER tried to use classes (only CLIENT use), that can cause crash. I cannot figure out which mod is it.
in the past, some classes that shouldn't be accessed by SERVER were FIXED/EXCLUDED. have you recently added EveryCompat (EC) and Moonlight Lib (ML) to modpack?
EDIT: if you can, remove EC from the modpack (just disable them). And backup your world before you run the server to see if it doesn't crash. If it still crashed. that mean the issue is not EC.
okay, i changed the forge version of my server to be the most recent version and that fixed it wth