RAT 4, the server is still initializing

naruhishi

New member
Jul 19, 2023
3
1
0
31
Hi guys, I would like some help, I've been trying to set up a dedicated server, but when I try to connect it always gives me the message that the server is initializing, no matter how long I wait, it always gives the same message constantly, what could be the error?
 
this is the log


2023-07-19T23:30:59 1696.209 INF NET: LiteNetLib: Connect from: 192.168.20.107:61829
2023-07-19T23:30:59 1696.277 INF Started thread NCS_Reader_0_0
2023-07-19T23:30:59 1696.305 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName=''
2023-07-19T23:30:59 1696.310 INF Started thread NCS_Writer_0_1
2023-07-19T23:30:59 1696.315 INF Started thread NCS_Reader_0_1
2023-07-19T23:30:59 1696.322 INF Started thread NCS_Writer_0_0
2023-07-19T23:30:59 1696.390 INF NPPL.Read
2023-07-19T23:30:59 1696.431 INF PlayerLogin: naruhishi/Alpha 21
2023-07-19T23:30:59 1696.431 INF Client IP: 192.168.20.107
2023-07-19T23:30:59 1696.431 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561198044105505', CrossId='EOS_00021eb6abbb406d85b358e66507d992', OwnerID='<unknown/none>', PlayerName='naruhishi'
2023-07-19T23:30:59 1696.432 INF [Auth] ServerState authorization failed: EntityID=-1, PltfmId='Steam_76561198044105505', CrossId='EOS_00021eb6abbb406d85b358e66507d992', OwnerID='<unknown/none>', PlayerName='naruhishi'
2023-07-19T23:30:59 1696.432 INF Kicking player (Server is still initializing): EntityID=-1, PltfmId='Steam_76561198044105505', CrossId='EOS_00021eb6abbb406d85b358e66507d992', OwnerID='<unknown/none>', PlayerName='naruhishi'
2023-07-19T23:30:59 1696.480 INF NET: LiteNetLib: Client disconnect from: 192.168.20.107:61829 (RemoteConnectionClose)
2023-07-19T23:30:59 1696.481 INF [NET] PlayerDisconnected EntityID=-1, PltfmId='Steam_76561198044105505', CrossId='EOS_00021eb6abbb406d85b358e66507d992', OwnerID='<unknown/none>', PlayerName='naruhishi'
2023-07-19T23:30:59 1696.481 WRN DynamicMusic: -1 was not in Bloodmoon state cache on disconnect
2023-07-19T23:30:59 1696.481 INF Player disconnected: EntityID=-1, PltfmId='Steam_76561198044105505', CrossId='EOS_00021eb6abbb406d85b358e66507d992', OwnerID='<unknown/none>', PlayerName='naruhishi'
2023-07-19T23:30:59 1696.481 INF Exited thread NCS_Reader_0_1
2023-07-19T23:30:59 1696.484 INF Exited thread NCS_Writer_0_0
2023-07-19T23:30:59 1696.486 INF Exited thread NCS_Writer_0_1
2023-07-19T23:30:59 1696.487 INF Exited thread NCS_Reader_0_0
2023-07-19T23:30:59 1696.581 ERR [EOS] Failed unregistering player in session: NotFound
2023-07-19T23:31:00 1696.981 ERR DisconnectClient: Player EOS_00021eb6abbb406d85b358e66507d992 not found
2023-07-19T23:31:01 1698.483 INF Executing command 'say "[00FF00]Player was kicked from the server, reason: {player_kicked_reason}"' by Telnet from 127.0.0.1:53452
2023-07-19T23:31:01 1698.483 INF Chat (from '-non-player-', entity id '-1', to 'Global'): 'Server': Player was kicked from the server, reason: {player_kicked_reason}
 
Generally this means that the game server is still creating your game world, We'd need the entire log file in order to tell though.
Thank you very much for taking the time to answer, I already solved the error... For future people, I solved the error by changing the version of Windows since I was using a reduced version of Windows 10 to try to take advantage of all possible resources, but this resulted in a reduction of services that the server requires to work, in the end I only formatted with an original version of Windows and everything worked perfectly
 
  • Like
Reactions: Trekkan