I'm trying to use the PS5 version of the server and when direct connecting I get asked the server password as expected, however after inputting it I get the following errors:
Client connected with platform User ID xxxxxxxxxxxxx
NetConnection '{Lidgren 192.168.10.1:54166}' connection was denied. Message: 'Server has no EOS Session' Version: 16 PlatformId: xxxxxxxxxxxxx
Received unhandled library message Acknowledge from 192.168.10.1:54166
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
Stunlock.Network.Lidgren.LidgrenServer:ReadMessages()
ProjectM.ServerBootstrapSystem:OnUpdate()
Unity.Entities.SystemBase:Update()
Unity.Entities.ComponentSystemGroup:UpdateAllSystems()
Unity.Entities.SystemBase:Update()
Unity.Entities.ComponentSystemGroup:UpdateAllSystems()
Unity.Entities.SystemBase:Update()
Unity.Entities.ComponentSystemGroup:UpdateAllSystems()
Unity.Entities.InitializationSystemGroup:OnUpdate()
Unity.Entities.SystemBase:Update()
Earlier in the logs I also have these lines:
PlatformSystemBase - Server connected to Steam successfully!
SteamNetworking - Successfully logged in with the SteamGameServer API. SteamID: xxxxxxxxxx
EOSPlatformSystem - Entering OnCreate!
EOSPlatformSystem - Skipping EOS initialization - EOS features disabled!
Anyone got an idea what could be the cause of this?
I'm trying to use the PS5 version of the server and when direct connecting I get asked the server password as expected, however after inputting it I get the following errors:
Earlier in the logs I also have these lines:
Anyone got an idea what could be the cause of this?