I'm nearing the end of my project, and I am now adding music, which I have discovered causes pathfinding to stop working properly (Node-Webkit and Chrome). If I disable the music it works perfectly, enable music and it doesn't respond. I already updated Chrome, which didn't help. It does work if I put the music into the sounds folder, which is my current solution, but that just means a massive sound preload before anything start playing.
I have found a few similar bug reports going back 12 months, but it still seems to be an issue. Anyone know if there's a way round this?