I can't import any sounds to a sound emitter in my terrain. Whenever I do, I get an error message like this: I've tried with both .mp3s and .ogg's and the same thing happens. I have two questions: 1) Why the heck does it ask if the file is missing if it shows the path right to the sound file? 2) How can I make these files work?
I think it's because the editor can't set the path correctly if the map is in Documents. Try opening the .mis file in a text editor and shorten the path to "levels/mtham_hillclimb/art/sounds/265277.ogg" Moving the map to "levels" in your game installation folder could make the editor work better, but I'm not sure about that.