Basically, here's what I'm trying to do. I made two separate audio files (OGG files to be more accurate), and I want to use both of them in one boss theme. One of the two is supposed to be the intro, while the other audo file has to loop once the intro is over. Both of the files have already been tested on RMXP, and work perfectly.
The problem however is that an event like this will (I presume) need to be executed within the Boss Troop's Battle Event. I made an event which I thought would work, but I ran into a big problem - It simpily doesn't start. Here's the event I made:

In case you are wondering, the large waiting times at the end together are exactly the same amount of time as the first audio file. The idea is that the BGM is changed immediately upon entering the battle, and after 2880 frames, the music is changed, allowing the second audio file to loop for the rest of the battle.
Yet even the first step is something the game simpily does not allow. I've tried every single condition, yet every time it's supposed to trigger, the game instantly freezes with the sole exception of the music (Which refuses to change even after waiting for five minutes). Naturally I've left the span on "Battle", as this should cause it to last for the entire battle, right?
Anyhow, if anybody has a solution to my problem, please leave a reply with your suggestion or information. If you require any more information about this issue, don't hesitate to leave a reply as well, as I'll check back to this topic regulary.