SRCDS Steam group


Some errors during server startup
#1
Heya guys. I am trying to get a server setup for a lan in a month, and I am getting a few errors when it boots up. Most of them (well, all except for 4, seem to be from mani admin plugin. Any help would be greatly appreciated

Code:
//Starts loding fine... then the first error

*********** texturelist.txt loaded ************
Error: Material "sprites/tp_beam001" : proxy "AnimatedTexture" not found!

Quake Style Sound list
Loaded Quake Sound Name [firstblood] for file [quake/firstblood.mp3]
Loaded Quake Sound Name [humiliation] for file [quake/humiliation.mp3]
Loaded Quake Sound Name [multikill] for file [quake/multikill.mp3]
Loaded Quake Sound Name [monsterkill] for file [quake/monsterkill.mp3]
Loaded Quake Sound Name [ultrakill] for file [quake/ultrakill.mp3]
Loaded Quake Sound Name [godlike] for file [quake/godlike.mp3]
Loaded Quake Sound Name [headshot] for file [quake/headshot.mp3]
Loaded Quake Sound Name [dominating] for file [quake/dominating.mp3]
Loaded Quake Sound Name [holyshit] for file [quake/holyshit.mp3]
Loaded Quake Sound Name [killingspree] for file [quake/killingspree.mp3]
Loaded Quake Sound Name [ludicrouskill] for file [quake/ludicrouskill.mp3]
Loaded Quake Sound Name [prepare] for file [quake/prepare.mp3]
Loaded Quake Sound Name [rampage] for file [quake/rampage.mp3]
Loaded Quake Sound Name [unstoppable] for file [quake/unstoppable.mp3]
Loaded Quake Sound Name [wickedsick] for file [quake/wickedsick.mp3]
WARNING Quake Sound Name [teamkiller] for sound file [quake/teamkiller.mp3] is n
ot valid !!

//Loads some more...

************ LOADING SKINS *************
Failed to load [admin_t.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/admin_t.txt
Failed to load [admin_t.txt]
Failed to load [admin_ct.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/admin_ct.txt
Failed to load [admin_ct.txt]
Failed to load [reserved_t.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/reserved_t.txt
Failed to load [reserved_t.txt]
Failed to load [reserved_ct.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/reserved_ct.txt
Failed to load [reserved_ct.txt]
Failed to load [public_t.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/public_t.txt
Failed to load [public_t.txt]
Failed to load [public_ct.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/public_ct.txt
Failed to load [public_ct.txt]
Failed to load [misc.txt]
Above warning due to failed attempt to load custom map skin ./cfg/mani_admin_plu
gin/skins/maps/de_dust/misc.txt
Failed to load [misc.txt]
************ SKINS LOADED *************
**** LOADING CUSTOM MODEL ACTIONS *****
Failed to load modelconfig.txt

//Loads otherstuff for a bit

Did not load autokick_ip.txt
Did not load autokick_steam.txt
Did not load autokick_name.txt
Did not load autokick_pname.txt

// Another cut :D

Executing dedicated server config file
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!

//Continues for a few lines just fine.

******     Executing mani_server.cfg      ******
L 06/24/2007 - 00:03:12: server_cvar: "mani_reserve_slots" "0"
Unknown command "mani_admingravity_anonymous"
Unknown command "mani_player_settings_vote_progress"
Unknown command "mani_spray_tag_block_mode"
Unknown command "mani_spray_tag_block_message"
Unknown command "mani_spray_tag_slap_damage"
Unknown command "mani_quake_humiliation_weapon2"
Unknown command "mani_quake_team_killer_mode"
Unknown command "mani_quake_team_killer_visual_mode"
Unknown command "mani_quake_humiliation_weapon2"
Unknown command "mani_quake_team_killer_mode"
Unknown command "mani_quake_team_killer_visual_mode"
****** Finished executing mani_server.cfg ******
Master server communication disabled.
L 06/24/2007 - 00:03:12: World triggered "Round_Start"
L 06/24/2007 - 00:03:12: World triggered "Restart_Round_(15_seconds)"
L 06/24/2007 - 00:03:12: Team "CT" scored "0" with "0" players
L 06/24/2007 - 00:03:12: Team "TERRORIST" scored "0" with "0" players
   VAC secure mode is activated.

The skins errors are simply because I have not gotten around to messing with the whole mani custom skins stuff yet, but I am not sure why all those commands are missing at the end, nor why I don't have the two missing sprites in my folder. I think the dynamic pricing error is because I use -nomaster in my start conditions (same with the price blob, assuming it is associated with dynamic prcing). And I have verified that teamkiller.mp3 works and is there, not sre why I'm getting that.

I have configured my server.cfg, but have not touched any settings in mani besides added one admin.


Thanks!
Reply
#2
Some commands in mani have been deleted but are still in the mani_server.cfg therefor you get the error since the SRCDS doesn't recognise them.

The sprite error is an error that should be ignored, it always shows up, some maps you load can contain up to 20 of those errors but actually don't do anything, server will run fine.

price blob is indeed dynamicpricing, you can disable it by setting +mp_dynamicpricing 0 in the startupline or mp_dynamicpricing in server.cfg or autoexec.cfg

Not sure about the quakesounds, check the quakesounds cfg to se eif there is an error in there... also did you check ingame if it works? might just be another "fake".
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#3
Lol. I havn't gotten around to doing any testing in-game because my sister was watching a movie on our theater, and if I try to start up my gaming PC while another pc and the home-theater is on, I cause the circuit breaker to trigger. I will do some testing in just a few minutes and will report back.

For those unknown mani commands, should I just delete them from the mani_server.cfg? or is there no harm in leaving them in?
Reply
#4
No harm leaving them in but they are useless so, really waht you prefer Toungue (I liek my console to be a sclean as possible and remove any stuff that doesn't do anything)
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#5
Drocona Wrote:No harm leaving them in but they are useless so, really waht you prefer Toungue (I liek my console to be a sclean as possible and remove any stuff that doesn't do anything)


Hmm. Tested my server, the menu wouldn't work, googled, found out it is a problem with mani 1.1, so I upgraded to mani 1.2o beta, now I have to figure out some system to use with admin login. Hoping somewhere hidden is the good old name/pass combo, as that is all that seems to work with lans (unless you want to spend 10 minutes actually at the lan finding your IP and adding it to the server). (Steam ID's are all like STEAM_0:0:LAN_ID or something like that.)
Reply
#6
Ok, so I found out 1.2o will take an adminlist.txt and turn it into a clients.txt, so I made it how I wanted in adminlist.txt and poof, it turned into clients.txt (not sure if it works yet though).

Now, getting close to my first in-game test with 1.2o. Right now, the server is up and running, but there is an error (that looks bad) when its booting up.

Code:
********************************************************
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
Searching for game type [Counter-Strike: Source]
Found gametypes for Counter-Strike: Source
WARNING TRANSLATION ID [00002] DOES NOT EXIST !!!
Game Type [Counter-Strike: Source]
Message name Geiger index 0
Message name Train index 1
Message name HudText index 2
Message name SayText index 3
Message name SayText2 index 4
Message name TextMsg index 5

Any ideas what that means? I'm going to run HLDSupdatetool and report back.
Reply
#7
Just more crap from mani, ignore that kind of stuff.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)