You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the server will boot without any issue.
As soon as someone will connect the server crashes and gives the following error:
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at NoBlock.NoBlock.PlayerSpawnNextFrame(CCSPlayerController player, CHandle`1 pawn) in C:\Users\Christoffer\Desktop\CSSharp\_Finished Projects\_Releases\NoBlock\NoBlock.cs:line 106
at NoBlock.NoBlock.<>c__DisplayClass10_0.<Event_PlayerSpawn>b__0() in C:\Users\Christoffer\Desktop\CSSharp\_Finished Projects\_Releases\NoBlock\NoBlock.cs:line 96
The text was updated successfully, but these errors were encountered:
the server will boot without any issue.
As soon as someone will connect the server crashes and gives the following error:
The text was updated successfully, but these errors were encountered: