Fabric port instantly crashes server.
ShikuTeshi opened this issue ยท 3 comments
I tried using the recently released 1.18 fabric version of Clumps in a server environment only to have it instantly crash.
Unfortunately the logs don't get anything written down beyond initially loading the list of mods which I've tried with Clumps + Fabric API and Clumps alone to no success.
I'm unable to reproduce, I need some logs, it shouldn't just crash with no logs.
What I've tried to reproduce:
Starting a dev server (no crash)
Starting a production server (no crash)
What fabric version are you using?
What java version are you using?
I think the current server is running Fabric 12.2. It was created quite soon after 1.18 dropped.
Also running Java 17.0.1 JDK.
There's actually no logs beyond initially trying to load the .jar
This is what I get when I tried to grab a screenshot of the CMD before it closes within the half second it's opened for.
Given that you aren't having any issues I decided to give it a try with a fresh fabric server using 12.8 that's currently out and it had no issues.
I just tried updating the existing server from 12.2 to 12.8 and it appears to be working now.