Closed VectorWolf closed 4 years ago
The problem got even stranger. If the build is self hosted on a single web page (or via "python -m SimpleHTTPServer"), the problem occurs, but on itch.io there is no problem with any browser. See for yourself: https://calaveras.agouti.games https://agoutigames.itch.io/sounds-of-nothingness
Bug was specific to the Calaveras game. It got stuck because it waited for the death sound to finish before reloading the menu.
Further investigation on this bug is needed. This behavior was seen in https://github.com/AgoutiGames/Calaveras where after death the game is stuck and doesn't reset to the main menu. Firefox doesn't has this issue and is working flawlessly...