Server Crash Upon Start
noahammond opened this issue ยท 6 comments
Hi I've been having an issue where the server crashed with EdenRing installed (log attached)
Not sure if it's an incompatibility or not?
Looks like server tries to execute client methods. I can't recreate this bug on both server and in dev environment. I can try to add annotations that can fix that
Unfortunately, met with the same issue. It's strange as it works fine for the client just not the server.
It's strange as it works fine for the client
Server tries to call a client class. On client it exists, on server - not.
I can't recreate it on both client, server and in dev environment.
Can you please try Fabric 0.55.3 and Fabric Api 0.55.3? I tested it on this configuration and it worked fine. Also can you please make a separate test with mod only?
Looks like it is related to this. If you will update Fabric and Fabric API it will be fine