opensuspect / opensuspect-legacy

OpenSuspect is an open source social deduction game, similar to Mafia or Among Us.
https://opensuspect.com
GNU General Public License v3.0
180 stars 30 forks source link

Game crashes when loading the game from the lobby a second time. #319

Open moxvallix opened 2 years ago

moxvallix commented 2 years ago

Steps to reproduce:

  1. Create a new game.
  2. Load the new game.
  3. Quit back to lobby
  4. Load game again.

The second time the game crashes just showing a grey screen.

Possibly a relevant error message that Godot throws: get_node: (Node not found: "../../DeathHandler" (relative to "/root/Main/uicontroller/rolescreen/PlayerInfoContainer/PlayerInfo/CenterContainer/Skeleton").)