Posts: 8
Threads: 2
Joined: Jun 2006
Reputation:
0
Hey...I've been trying to upload my own sound onto my server, and this really isnt related to srcds aside from that its being used for the server...but if anyone knows what the problem might be, I would really appreciate it.
So, I put a sound into my sound/admin_plugin/personal folder (I created the personal folder) and in the soundlist.txt file I did the whole thing:
"Nightvision" admin_plugin/personal/Nightvision.wav
and I see it on the "Play Sounds" menu but when I click on it nothing happens and in console I get this message:
Failed to load sound "admin_plugin\personal\nightvision.wav", file probably missing from disk/repository
Any ideas?
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
did you download the sound when joining the server?
Posts: 459
Threads: 11
Joined: Oct 2005
Reputation:
0
06-21-2006, 04:42 PM
(This post was last modified: 06-21-2006, 04:43 PM by hexitnow.)
It also helps to use less folders /personal/nighvision.wav. Organization on a server makes for a good one and really helps the operator. Are you running this server off your home pc or do you rent one?
Posts: 8
Threads: 2
Joined: Jun 2006
Reputation:
0
06-22-2006, 12:18 AM
(This post was last modified: 06-22-2006, 12:26 AM by Knight.)
no Drocona, I didnt download it when I joined, however I've set the allow downloads thing in the server.cfg to 1 and it still doesnt work. I've even put the directories in the file download.txt which I wasnt suppoed to put in according to mani...
Hexitnow: I am running it off my computer, so I basically have the ability to screw around with it very easily. I still have no luck.
Any MORE ideas? lol
Edit: I've just tested it out by planting the sounds myself, and I assumed it would work, and it did, so therefore it has to be something with the client not downloading the files, but I cant figure out how to work that....
Posts: 459
Threads: 11
Joined: Oct 2005
Reputation:
0
In the mani_server.cfg there is a cvar, mani_sounds_auto_download, change that to 1. Also make sure exec mani_server.cfg in your server.cfg file. Post your results.
Posts: 76
Threads: 16
Joined: May 2006
Reputation:
0
you have to make a .res file in your maps folder for everymap thjats the only way it worked for me..
"resources"
{
"sound/misc/dominating.wav" "file"
"sound/misc/firstblood.wav" "file"
"sound/misc/godlike.wav" "file"
"sound/misc/headshot.wav" "file"
"sound/misc/holyshit.wav" "file"
"sound/misc/killingspree.wav" "file"
"sound/misc/ludicrouskill.wav" "file"
"sound/misc/monsterkill.wav" "file"
"sound/misc/multikill.wav" "file"
"sound/misc/prepare.wav" "file"
"sound/misc/rampage.wav" "file"
"sound/misc/ultrakill.wav" "file"
"sound/misc/unstoppable.wav" "file"
"sound/misc/wickedsick.wav" "file"
"sound/admin_plugin/revenge.wav" "file"
"sound/admin_plugin/fleetheseen.mp3" "file"
"sound/quake/revenge.wav" "file"
"sound/admin_plugin/boomhs2.wav" "file"
"sound/quake/boomhs2.wav" "file"
"sound/admin_plugin/thats the way.mp3" "file"
"sound/quake/woohoo.mp3" "file"
}
Posts: 459
Threads: 11
Joined: Oct 2005
Reputation:
0
Do not do that. Makin a .res file is not necessary. If you set up mani correctly it is all taken care of for you. Plus when u do it like that it downloads everytime even if u have it. least thats how it happened for me.
Posts: 8
Threads: 2
Joined: Jun 2006
Reputation:
0
Ok...well I still havent gotten this to work. On a second topic, I'm having trouble with the server itself. I've forwarded the ports necesary, and still after loading Mani and everything I get a message in srcds saying that
A: It couldnt load mani_server.cfg
and
B: It couldnt connect to the steam servers
Any ideas?
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
Couldn't load mani_server.cfg simply means it's not there or in the wrong folder, other than you specified.
Also connection to the steam servers isn't fatal, I have it sometimes it doesnt crash or do anything bad to the server.