Fcornaire / TF.EX

Rollback netcode for TowerFall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game freeze at end round

Fcornaire opened this issue · comments

One player is frozen at end round while the other still advance round
They are both still connected.
Digged a bit last time and it's turn out that the level is frozen (intended at end round) but no VersusRoundResult spawned.
Going to remove the replay recoder since it can mess with adding the VersusRoundResult

Should be fixed in #62