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
At commit 6f3a6fa, we got some errors at the top after starting a network game with 2 players.
ERROR: PlayerID 3 | bad path from 2 to 57 ??? (void 0)
ERROR: PlayerID 3 | regionLinks start []
ERROR: PlayerID 3 | regionLinks end []
ERROR: PlayerID 4 | bad path from 2 to 57 ??? (void 0)
ERROR: PlayerID 4 | regionLinks start []
ERROR: PlayerID 4 | regionLinks end []
And then a crash
ERROR: Cannot serialize NaN values.
terminate called after throwing an instance of 'PSERROR_Serialize_InvalidScriptValue'
what(): Serialize_InvalidScriptValue
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
At commit 6f3a6fa, we got some errors at the top after starting a network game with 2 players.
And then a crash
The text was updated successfully, but these errors were encountered: