Cannot setText after first run through of the game/switching scenes

Hi, thanks for the reply!

So I added a listener that will execute emitter.off() for those event listeners related to updating the score after the scene shuts down but I still see the same error afterwards.

The error seems to be because the frame data is somehow null - I am wondering what could cause this from scene switches?