[Crash]: My server keeps crahing on startup
TheRedJa opened this issue · 1 comments
Possible Fixes
Yes
Modpack Version
1.1.0
What happened?
I'm trying to run a ATM8 server for me and one of my friends but i got stuck when trying to start the server for the first time.
Sys info: Core i5 661 Ram: 16 GB DDR3 SSD: 1 TB OS: tiny11(I also tried it on debian 12)
I started the server with the startserver.bat and it sucsessfully installed forge(I removed the mods folder and the server started just fine) but then its constantly crashing(see crash/debug log). I also tried the following java versions: jdk 17, jdk 21, jdk 22(They all give me the same error) Debug log: https://gist.github.com/TheRedJa/f027b22643ace321c553a3b78456c836
Crash Log
https://gist.github.com/TheRedJa/1d3bcdf06129b72c3dff0625ec4381de
The issue fixed itself with installing the newest version of forge(still 1.19.2 but newer) into a clean and empty directory. After that i manually copied all FOLDERS not the startserver.bat/-.sh file to new directory where i already installed forge. Then i just used the automatically generated run.bat and it immediately worked. I also did some other testing and i think the problem is that the forge versions that comes with the server files from curseforge doesn't work with the newest update of java.