I host a small FTB Ultimate server (>12 people) for myself and my friends. However, as of late, we've been plagued with server crashes. Occasionally, players will have their entire inventory deleted and will be respawned at the server spawn.
-Windows 7 64 bit
-FTB Ultimate vanilla v1.1.2
-I don't remember the exact specs of the server, but they should be adequate- 4 gigs of RAM, quad-core 3.2 GHz Intel i5 CPU, adequate HDD space, etc.
I run the server with the following "run.bat" file:
I can provide the error seen by the players as it happens again- in the server log, it shows up as follows:
This incident resulted in Maimfromaway (me) being reset and returned to spawn. At the time I was doing nothing.
Any idea what could be causing this issue?
-Windows 7 64 bit
-FTB Ultimate vanilla v1.1.2
-I don't remember the exact specs of the server, but they should be adequate- 4 gigs of RAM, quad-core 3.2 GHz Intel i5 CPU, adequate HDD space, etc.
I run the server with the following "run.bat" file:
Code:
java -Xms1G -Xmx1G -jar ftbserver.jar
I can provide the error seen by the players as it happens again- in the server log, it shows up as follows:
Code:
[WARNING] Maimfromaway moved wrongly!
[WARNING] MCGamer42 moved too quickly! -1.2707130015205053,0.0,13.603322730254376 (1.2707130015205053, 0.0784000015258789, 13.603322730254376)
[WARNING] Can't keep up! Did the system time change, or is the server overloaded?
[INFO] Maimfromaway lost connection: disconnect.genericReason
[INFO] MCGamer42 lost connection: disconnect.genericReason
[WARNING] Can't keep up! Did the system time change, or is the server overloaded?
This incident resulted in Maimfromaway (me) being reset and returned to spawn. At the time I was doing nothing.
Any idea what could be causing this issue?