Server crashes on startup
ozoromo opened this issue ยท 3 comments
Bug Description
Did this behavior use to work in the previous version?
Steps to Reproduce (for bugs)
- Create server
- Start it
- Crash
Logs
- Client/Server Log: Server log
- Crash Log: Server crash log
Client Information
This problem is serverside only
World Information
The world doesn't get created
Server Information
- Java Version: Java 8 OpenJDK headless
- Operating System: Ubuntu 18.04 LTS server
- Hoster/Hosting Solution: Dedicated server at home
- Sponge (Non-Vanilla Forge) Server: Just forge
This is not an exact replica of your setup, but I am able to start the server running headless OpenJDK 1.8.0_262 on Linux without issue.
[13:27:34] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[13:27:34] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_262, running on Linux:amd64:5.7.10-arch1-1, installed at /usr/lib/jvm/java-8-openjdk/jre
If you haven't already, could you redownload the server files and rerun the setup process on your server?
There are similar crash reports around but I have been unable to find a resolution:
mekanism/Mekanism#5858
Angry-Pixel/The-Betweenlands#478
Removing all clientside mods and the mcjty-lib.jar and then placing them back in after one restart seems to have fixed the errors, I'm highly confused about how that worked though.