Linux Problem logging in players on dedicated server

kalecgod

Refugee
Some players on my server are unable to log in, the character appears in the game, but he gets stuck on the loading screen. As an administrator, I move the player's position and he manages to enter the game, but the game is completely bugged, not even the list of online players appears.

2025-06-14T13:46:05 177.293 INF GMSG: Player 'agropescajacare' joined the gameNullReferenceException: Object reference not set to an instance of an object at GameManager.PlayerSpawnedInWorld (ClientInfo _cInfo, RespawnType _respawnReason, Vector3i _pos, System.Int32 _entityId) [0x00104] in <08c9f4153eea48b3ba6b07af56f53501>:0 at PlayerMoveController.updateRespawn () [0x00966] in <08c9f4153eea48b3ba6b07af56f53501>:0 at PlayerMoveController.Update () [0x00142] in <08c9f4153eea48b3ba6b07af56f53501>:0 2025-06-14T13:46:05 177.406 INF 20737+1 Origin Reposition (0.0, 0.0, 0.0) to (-208.0, 64.0, -224.0)

This is what I have in the log, only those who have this bug will be able to help me solve this problem, otherwise it is impossible to reproduce.
 
Back
Top