I get this text when trying to join my server any way to resolve ?
NullReferenceException: Object reference not set to an instance of an object
at ServerMgr.JoinGame (Network.Connection connection) [0x0004f] in <e86ab4ffe0b94d3ba7333e9531326031>:0
at ConnectionQueue.JoinGame (Network.Connection connection) [0x00037] in <e86ab4ffe0b94d3ba7333e9531326031>:0
at ConnectionQueue.Join (Network.Connection connection) [0x00024] in <e86ab4ffe0b94d3ba7333e9531326031>:0
at ConnectionAuth.Approve (Network.Connection connection) [0x0000c] in <e86ab4ffe0b94d3ba7333e9531326031>:0
at ConnectionAuth+<AuthorisationRoutine>d__6.MoveNext () [0x0019c] in <e86ab4ffe0b94d3ba7333e9531326031>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <935634f5cc14479dbaa30641d55600a9>:0
Kind regards