Failed to load sound "anyname.wav", file probably missing from disk/repository - halp!
6 replies, posted
Hello,
I'm trying to learn some Lua, and what I'm doing now is my first attempt to do something.
What I've done is, I downloaded a COD hit marker, and so far, I've found out how to change the color, yay.
Alright, so every time the hit marker hits something, it makes a boring ass sound, which I want to change out.
This is how it is layed out (I do this on a dedicated server): garrysmod/addons/hitmarker/sound/anyname.wav
I replaced the standard sound, with something else.
Alright, so now when I shoot, it gives me this error: Failed to load sound "anyname.wav", file probably missing from disk/repository.
I also placed the sound folder in my original Garry's Mod sound folder, but it still gives the same god damn error.
I bet there is a obvious answer to this, or maybe not? ;3
I hope you can help me :)
Did you repleace it with a .wav file of the same name ?
I downloaded a short sound, actually it is a goat screaming lol.
It has the same name, same format (.wav), so I have no idea what it can be ;(
[editline]29th March 2013[/editline]
Fixed it, everything is okay now, can be closed.
[QUOTE=Dario z;40082709]Fixed it, everything is okay now, can be closed.[/QUOTE]
There might be a few others who have the same problem. Would you kindly share with us how you fixed it?
This is the kind of thing google comes up with, at least post what fixed it for you.
[QUOTE=Dario z;40082709]I downloaded a short sound, actually it is a goat screaming lol.
It has the same name, same format (.wav), so I have no idea what it can be ;(
[editline]29th March 2013[/editline]
Fixed it, everything is okay now, can be closed.[/QUOTE]
Tell others what you did... ([url]http://xkcd.com/979/[/url])
Aha! I fixed it! I cleared out every sound.cache file I could find and put my sound in "tf/sound/misc", which worked without any errors.
Sorry, you need to Log In to post a reply to this thread.