Hmm... it appears I've killed it? And I've restarted that particular video.... *waits*
Nope, there's still an error.
EDIT: I'm going to try each video and see which ones work.
2nd Best End - Fail
2nd Worst End - Fail
Battle Ring - Fail
Beanstalk Way - Fail
Beanstalk Way 2 - Fail
Ah the hell with this.
I'll try one that isn't Wario World.
Lulz... I tried one, and it just failed instantly... but that's only because it hasn't been approved.
I'm too lazy to check to see if it loops properly, so I'm going to approve it, just for the sake of testing the upload.
http://www.brawlcustommusic.com/queue.php?output=1&queue=convert
EDIT:
Woohooo!
That one, was from FFF: Chocobo's Dungeon.
However, what about another one from Wario World?
http://www.brawlcustommusic.com/queue.php?output=2&queue=convert
Oh look... undefined offset 1 in line 837, and 2 in line 838?
The full location of the php file would be:
http://www.brawlcustommusic.com/classes/class.youtube.php
BTW, you're going to wonder how I did it.
Well... it's simple. Firstly, make sure you're logged in.
Secondly, if there are still songs waiting in the queue after a particular song is doing that error, simply click Move to Top on that one, and the entire queue is killed.
If however, that's the only one in the queue, simply add another song, while that one's being ********, and the queue will be killed.
http://www.brawlcustommusic.com/queue.php
Is that proof enough?
I DID have a theory about the sample rate... but let me just check...
The Chocobo's Dungeon is 32000 Hz, and was OK.
Wario World ones are 32028 Hz (which is irregular), and fail
Turok 2: Seeds of Evil were successful at being uploaded to YouTube and have a sample rate of... 22050 Hz
Hmm... I'm going to assume the PHP only has support for certain sample rates?
Mario Kart 64 is 26807 Hz (another uncommon sample rate) but this one works... so I'm assuming Moosey added that one.
The only thing to do is to ... somehow painfully resample the Wario World BRSTMs to 32000 Hz (i.e. convert to WAV, resample to 32000, then remake the BRSTMs, but adjusting the loop points, by a factor of 32028/32000), either that, or, if it is the case, add 32028 Hz to the possible list of sample rates in the PHP, if that's how it works.