JMT-MCMT icon indicating copy to clipboard operation
JMT-MCMT copied to clipboard

1.16.3 Timed Out

Open Largosaki opened this issue 3 years ago • 1 comments

Players are randomly kicked out of the server after a period of time. Once kicked out, they cannot connect until the server is restarted. Other players can play the game normally (until they also encounter or quit the game), the server will not crash and there is no failure log, and the server cannot accept new player logins. The server will receive the message that the player joins and the player exits, and the client displays the connection timeout after joining the world. This may be due to an unpredictable conflict with the module or a thread listening for some reason throws an exception to stop the player from entering the game. [Server thread/INFO] [minecraft/ServerPlayNetHandler]: lost connection: Timed out

隨機在遊戲的過程中被踢出伺服器,一但被踢出直到重新啟動伺服器之前都無法連線, 其他玩家可以正常進行遊戲(直到他們也遭遇或退出遊戲),伺服器不會崩潰也沒有失敗日誌,伺服器無法再接收新的玩家登錄。 伺服器將收到,玩家加入以及玩家退出的訊息,客戶端則在顯示加入世界後顯示連線逾時。 這可能是與模組不可預知的衝突或是某種原因監聽的線程拋出例外停止玩家進入遊戲。 [Server thread/INFO] [minecraft/ServerPlayNetHandler]: lost connection: Timed out

Largosaki avatar Oct 29 '20 01:10 Largosaki

Can you get me server side logs?

Thanks

Edit: It's possible this is similar to #28

jediminer543 avatar Oct 29 '20 11:10 jediminer543