I have a function that call's a random music, when the music is over the function is called again to recall another random music, also I have another event that calls the main menu music. The problem is 90% of the times the music plays and everything is fine, but sometimes the music just don't want to play, I've tried lots of others ways to implement it and its still not working. Here are the events I am using.
Any one has an idea why is this happening, the logic in the event should make sure the music to play 100% of the time, but it just not work, and its making me confused.