[Bug] Dedicated Server Crash Immediately On Startup
Epig-is-a-llama opened this issue · 6 comments
Describe the bug
Server crashes immediately on load with newest version with the crash report pointing to this mod with the following exception message:
java.lang.RuntimeException: Attempted to load class net/minecraft/client/resources/model/BakedModel for invalid dist DEDICATED_SERVER
To Reproduce
Steps to reproduce the behavior:
- Load the latest version of the mod (
copycats-2.0.0+mc.1.20.1-forge
) on a dedicated server (which previously worked withcopycats-1.3.8+mc.1.20.1-forge
).
Expected behavior
Server loads without incident as it did prior to updating.
Screenshots
N/A
Desktop (please complete the following information):
- Minecraft Version -
1.20.1
- Mod Loader -
Forge
- Mod Version
2.0.0
Additional context
Crash-report:
message2.txt
I think im having the same issue #102
I think im having the same issue #102
Yep, looks like the same issue
We are aware of the issue. Having some time fixing it though as i'm struggling to track down exactly this client class is supposedly coming from as the error lies big time.
We are aware of the issue. Having some time fixing it though as i'm struggling to track down exactly this client class is supposedly coming from as the error lies big time.
Alright. Take your time. Thx for your work ^^