Author Topic: Music problems.  (Read 1483 times)

When I host a server, I am un-able to use any of my music that I have. I have checked it in the music box. When I start the server, they just do not appear in the list of the music bricks, and people who join say they didn't download it. I am unsure of what I may be doing wrong.

One of the reasons that this might be happening is because in the musiclist it has a -1
Code: [Select]
$Music__NAME = -1;
When for it to work it should just be a 1.
Code: [Select]
$Music__NAME = 1;


If this doesn't work then try checking if your music file is mono.

Check in console if your getting any

Error: Stereo sound detected on "musicDatalolhax". Removing datablock

That would be caused by it not being mono. There was no need to point out notifications if there is already a solution.

since the title contains the word music in it i have a problem, mine are all mono but when i check them close the server i have to recheck them everytime, and it never used to do that b4 1.02

Badspot

  • Administrator
If the filenames contain non-alphanumeric characters like "( ) ^ &", etc then the list will break.  This will be fixed in the next patch.

Yeah, my list is just "NONE" on my music box, and everything I've done to fix it won't work.
« Last Edit: April 29, 2007, 01:02:58 PM by Hifin »

Wait, I got it all to work, never mind..
« Last Edit: April 01, 2007, 03:08:07 PM by Hifin »