Hello,
I try use my new unity local server :
I have a problem when the player try to connect : I have the following error in logs :
Code
RisingWorld.Server.Platforms.SteamServerSDK.SteamServer.AuthenticatePlayer (JIW.Network.Core.Server.AbstractConnection client, RisingWorld.Common.Platforms.SDK sdkType, System.String playerUID, System.String playerName, System.Byte[] authData, System.Action`3[T1,T2,T3] onComplete) (at <00000000000000000000000000000000>:0)
Where can this error come from? Is there a component I forgot to configure?
Thank you,
A.L.