Network Game stuck at Creating player

There is an error

Code:
NullReferenceException: Object reference not set to an instance of an object
  at GameManager.PlayerId...


which means your character data on the server is damaged. Ask the server operator to delete your character and then you can start with a fresh character.

If you already have played for a while you could also ask nicely if he could maybe replace xp and some items you already had.

 
There is an error

Code:
NullReferenceException: Object reference not set to an instance of an object
  at GameManager.PlayerId...


which means your character data on the server is damaged. Ask the server operator to delete your character and then you can start with a fresh character.

If you already have played for a while you could also ask nicely if he could maybe replace xp and some items you already had.
That worked, Thanks!

 
Back
Top