Hello!
Me and my friends use one computer to run server on, so we can play together. It was running good, with small lag for about one month, but now there are problems. When we connect on, we can do things for a few minutes and then it starts to have big lag and later it throws us down and writes internal exception: java.net.sockettimeiutexception: read timed out.
If you then take a look at server, you are still logged on and server is very busy. Afteter some time it just says "player" lost connection: disconnect.endOfStream and clears the player list.
I have also noticed that a few other people have these problem.
So we tried one solution, that was deleting players from server but that also didn't help.
Does anyone have the solution or any advice where to look for the problem.
I look through the server log but it doesn't mention any errors, just disconnecting us.
Thanks for any help.
Me and my friends use one computer to run server on, so we can play together. It was running good, with small lag for about one month, but now there are problems. When we connect on, we can do things for a few minutes and then it starts to have big lag and later it throws us down and writes internal exception: java.net.sockettimeiutexception: read timed out.
If you then take a look at server, you are still logged on and server is very busy. Afteter some time it just says "player" lost connection: disconnect.endOfStream and clears the player list.
I have also noticed that a few other people have these problem.
So we tried one solution, that was deleting players from server but that also didn't help.
Does anyone have the solution or any advice where to look for the problem.
I look through the server log but it doesn't mention any errors, just disconnecting us.
Thanks for any help.