Another issue I discovered:

If I used "snd_stop(snd_handle);" in A7, it would run fine.

Now, in A8 this will crash the game unless there is a "if(snd_playing(snd_handle))" statement before it.

To be more precise, it crashes the game if it is published, but if it is running through WED, it works fine.