PickledNipples
New Member
I finally got around to setting up the latest release on my headless FreeBSD server and it actually worked this time, but after about 5-10 min of play time, just running and jumping around, the game crashed. All the while, I was getting messages on my server that:
[main] WARN o.t.l.c.ServerCharacterPredictionSystem - Received too much input from EntityRef{id = 96, netId = 72, prefab = 'enginelayer'}, dropping input.
The server was using a lot of the CPU but it wasn't staying at 100% or anything. Alos, this was on a local network and I was playing from a Windows PC using the 64 bit and I have Java 8 on both the server and the client.
I started the server using the following command:
java -jar libs/Terasology.jar -headless -homedir=server
Anyway, here's one of the logs in pastebin from the client:
http://pastebin.com/sGhD08qK
EDIT: I found that the error message above happens regardless of the render distance. I also don't have that many modules enabled, just the default plus the light and shadow module.
I was thinking of upgrading my server, but since it only supporting AM3 processors up to the AMD Phenom II series, I am kind of limited performance wise. My question is if I upgrade to a quad of 6 core phenom II, would that be enough to host a headless server? Also, I only have 2 GB of RAM, should I buy another 2 GB stick of RAM as well?
[main] WARN o.t.l.c.ServerCharacterPredictionSystem - Received too much input from EntityRef{id = 96, netId = 72, prefab = 'enginelayer'}, dropping input.
The server was using a lot of the CPU but it wasn't staying at 100% or anything. Alos, this was on a local network and I was playing from a Windows PC using the 64 bit and I have Java 8 on both the server and the client.
I started the server using the following command:
java -jar libs/Terasology.jar -headless -homedir=server
Anyway, here's one of the logs in pastebin from the client:
http://pastebin.com/sGhD08qK
EDIT: I found that the error message above happens regardless of the render distance. I also don't have that many modules enabled, just the default plus the light and shadow module.
I was thinking of upgrading my server, but since it only supporting AM3 processors up to the AMD Phenom II series, I am kind of limited performance wise. My question is if I upgrade to a quad of 6 core phenom II, would that be enough to host a headless server? Also, I only have 2 GB of RAM, should I buy another 2 GB stick of RAM as well?
Last edited: