05-09-2015, 06:56 AM
If I would like to update MCServer to a newer build, I override the MCServer executeable, webadmin html files and the included plugins.
But it's not working for some days now. Is something changed, or am I doing something wrong? Also tried to remove config files, but this didn't help. (furnace.txt)
The problem is, the server crashes 5-10 seconds after a player joined. The world is generating, stops generating, crashes.
There are no errors in the log excepting for:
A rollback to the old plugins and executeable fixes the problem.
But it's not working for some days now. Is something changed, or am I doing something wrong? Also tried to remove config files, but this didn't help. (furnace.txt)
The problem is, the server crashes 5-10 seconds after a player joined. The world is generating, stops generating, crashes.
There are no errors in the log excepting for:
Code:
info [16:24:23] Player falkseidl has joined the game
Err [16:24:29] D: | MCServer has encountered an error and needs to close
Err [16:24:29] Details | SIGSEGV: Segmentation fault
Err [16:24:29] D: | MCServer has encountered an error and needs to close
Err [16:24:29] Details | SIGABRT: Server self-terminated due to an internal fault
A rollback to the old plugins and executeable fixes the problem.