I have a Forge server running version forge-1.7.10-10.13.2.1291-universal, the latest one for 1.7.10
The server recently began crashing for an unknown reason.
The server crashes when when there are no players in dimension zero (overworld) so when all players leave the server or go to another dimension (nether) the server crash-closes. It crashes, however, at the same time it also saves and exits with the server closed message broadcasted to all players (players in the nether would see it).
I have also come to the conclusion that no mod is causing these crashes since the crash log doesn't mention any mod or anything related to a mod. I am using the latest versions of all mods installed:
I have done a bit of research and I suspect it's related to recent incompatibilities with Java 8 update 20+ but that was supposedly fixed in recent versions of forge 1.7.10. I have tried to set up my run.bat to run the server with Java 7 but have been unsuccessful
Here is my run.bat:
java -Xms512M -Xmx4G -jar forge-1.7.10-10.13.2.1291-universal.jar -d64
Here is the server directory:
Here is the most recent crash log:
As always, thanks in advance for any help!
EDIT: Server didn't close this time after I left, I updated some TeamCofh mods but I'm not sure if the problem might come back or not.