[FIXED] What has happened to my game?

Something strange has happened to my game and I can’t edit it at all.

https://flowlab.io/game/play/946343

I can edit it OK, just not play it:

https://flowlab.io/game/view/946343?v=html

The game will not play because it has an infinite loop. The object “New Type 4” has two sound effects, and the play output of one is connected to the play input of another. The second play input is connected back to the initial play input, which starts the whole process over again.

Thanks for help, I’ll try not to do that again!