Users keep timing out

Status
This thread has been locked.

BOOP

Director of Ops @ Zelphra
Supreme
Feedback score
23
Posts
2,394
Reactions
1,093
Resources
0
My players keep timing out, and I don't know what's causing it.
Code:
[00:42:50 INFO]: UUID of player PLAYER is UUID
[00:42:50 INFO]: PLAYER logged in with entity id 101802 at ([world]-1.5, 63.0, -4.5)
[00:43:35 WARN]: PLAYER was kicked due to keepalive timeout!
[00:43:35 INFO]: PLAYER lost connection: Timed out
[00:43:35 INFO]: PLAYER left the game
 

Skylord

Supreme
Feedback score
35
Posts
1,805
Reactions
914
Resources
0
If I recall correctly, this bug can be caused by a few versions of spigot. Updating to a different fork such as Paper generally fixes it.

The reason in question is due to the player not loading in the chunks/entities within 25 seconds. This can be caused by slow internet, laggy plugins, massive builds and such.
 

BOOP

Director of Ops @ Zelphra
Supreme
Feedback score
23
Posts
2,394
Reactions
1,093
Resources
0
If I recall correctly, this bug can be caused by a few versions of spigot. Updating to a different fork such as Paper generally fixes it.

The reason in question is due to the player not loading in the chunks/entities within 25 seconds. This can be caused by slow internet, laggy plugins, massive builds and such.
I am using Paper
 
Status
This thread has been locked.
Top