| MattyDienhoff | September 4th, 2008 11:01 AM | Re: Bar music Quote:
Originally Posted by varuna
(Post 4556624)
dreaded invalid ogg comment? | Okay, to get music to work (properly, mind), you need to convert it to 16-bit mono. Yes, you can do this in Audacity, do it before you convert it to a different format. Look around, it shouldn't be too hard to find the options.
OGG comments are (afaik) bits of data that specify certain details about the the sound, such as it's maximum radius, it's volume, etc etc. These 'comments' are written in the file by the level editor that comes with the SDK. In my experience sounds will work even if they're not commented, but not properly, so the sounds not being commented probably isn't the source of your crashes, they're more likely caused by their not being 16-bit mono.
For more detailed info and a link to download the SDK (look out, it's huge), see the mod wiki topic on it. |