Source SDK

Source SDK

Wangon Sep 19, 2017 @ 12:56pm
Sound File Is Missing (?)
I have problem, when i try to play sound by activating it with button (ambient_generic) nothing playing and in console i have this [Sound] S_StartSound(): Failed to load sound 'forestsounds.wav'. File is missing from disk/repository. When i preview it in hammer everything is fine :/
< >
Showing 1-15 of 17 comments
Try to delete the cache file in sound folders (game folder and custom_stuff folder, if present). It usually fix the problem.
Wangon Sep 19, 2017 @ 1:42pm 
I deleted sound.cache and it didn't helped. Still this same error in console :(
Moltard Sep 19, 2017 @ 2:47pm 
Is it a default sound from the game ? Or something custom ?

In the ambient generic path, did you use the Sound Browser to find your sound ? If you only took the sound name, and added it, that's probably why it doesn't work.

Any sound should be located in <root>/sound/aSubFolder/
(You could put it in any subfolder, or even directly in sound (but that's not clean))

The path in the ambient generic would then be:
aSubFolder/name_of_your_sound.wav

By the way, all .wav sound can be previewed in Hammer. If you cannot, that mean it's not the good path. So fix it.
Wangon Sep 20, 2017 @ 12:30am 
Custom, path is wangon/forestsounds.wav (wangon folder is in sounds). I can preview and play it in hammer. I using sound browser.
Are you sure you deleted all the soundcache files? In custom folder and in game folder?
Wangon Sep 20, 2017 @ 2:07am 
I didn't had any soundcache in custom folder, and in sound folder i had only one
Wangon Sep 20, 2017 @ 7:17am 
@Up
Moltard Sep 20, 2017 @ 9:15am 
Which hammer are you using ?
The wav is located in your game folder or another folder ?
Wangon Sep 20, 2017 @ 9:24am 
Wav file is located in sounds/wangon but i tryed just in sounds too. i using hammer for CS:GO
Moltard Sep 20, 2017 @ 9:26am 
sound or sounds ?

because sounds is not a valid folder
all games use sound
Wangon Sep 20, 2017 @ 10:10am 
D:\Gry\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\sound\wangon Here is File
Moltard Sep 20, 2017 @ 11:41am 
your csgo SDK is installed in the same drive as your game ?

try snd_rebuildaudiocache in csgo console.
Wangon Sep 20, 2017 @ 12:31pm 
Yea why not? I will try it tommorow and i will say if it worked.
Wangon Sep 22, 2017 @ 4:15am 
Thanks, it helped :D
BarMan_Forasteiro Jan 27, 2018 @ 8:43am 
So the snd_rebuidaudiocache command does not work anymore for me, im using hammer for the HL2. Any idea what i could do?
< >
Showing 1-15 of 17 comments
Per page: 1530 50

Date Posted: Sep 19, 2017 @ 12:56pm
Posts: 17