austinchambers / multiplayer-vr

A multiplayer VR game
1 stars 2 forks source link

Respawns can fail on dedicated servers #101

Open damlaren opened 9 years ago

damlaren commented 9 years ago

The game crashes if I run a dedicated server with 1 player. I'm not sure what commit introduced this problem, would need to investigate more.

Client respawns also fail for one of the players in a 2-player game running on a dedicated server.

Listening servers seem to be ok.

austinchambers commented 9 years ago

We could avoid working on this one for now and only allow for listen servers, which I believe is the approach Epic took with the multiplayer shootout.