Help, I am getting an error "SoundData does not exist for "insertfilename"

I am working on a mod and its been working wonderfully until I tried to utilize new sounds. Everytime I run the game this error comes up for the all the unit responses. Weapon sounds don't work, but music does. Has anyone else run into this problem? Any idea's on how to fix it?

2,106 views 2 replies
Reply #1 Top

1. Did you add your new sound files to your mods sound folder. 2. Did you modify the SoundEffects.sounddata file in the gameinfo folder to add your new sounds? 3. Did you copy the name from the SoundEffects file exactly into the file that references the new sounds?

Reply #2 Top

lol, I looked right over the SoundEffects.sounddata file. Thank you very much for the help, that fixed all of my issues.