Hey, im working on a game, and i have a function set where when the player dies, the layout switches to a death screen.
However i have had a annoying problem for a while now, whenever the player dies 90 % of the time, the preview window crashes, with different errors each time.
Here's a common one i get.
STATUS_NOT_IMPLEMENTED
Its odd, because it only happens on this exact layout, all the others work and switch fine, Could it be that the function is being called multiple times at once?
This even happens when exporting the project.