SRCDS Steam group


SRCDS Startup Error Questions
#1
I need some help here (sorry for the extra long post). Here is my full SRCDS startup, I am trying to figure out how I can correct the errors in the startup (Errors I want to try to fix are in RED):

peter@citizen:~/srcds_l$ ./srcds_run -console -game hl2mp +map moosebox3 -maxplayers 16 -heapsize 524288 -rcon_password CoXaPoGe25 -autoupdate
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Half-Life 2 Deathmatch' version 35


Checking/Installing 'Base Source Shared Materials' version 8


Checking/Installing 'Base Source Shared Models' version 4


Checking/Installing 'Base Source Shared Sounds' version 4


Checking/Installing 'Source Dedicated Server Linux' version 90


HLDS installation up to date

Console initialized.
Game.dll loaded for "Half-Life 2 Deathmatch"
[GORE] Server Dll Start at [0x8102af8]
[GORE] 0xb64b5d90
[GORE] 0xb6361780
[GORE] 0xb653dd40
[GORE] 0xb653a870
[GORE] All sigs initiated.
[GORE] All hooks initiated..
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_c17.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_town.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_bugbait.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_eli_lab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_trainyard.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_k_lab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_k_lab2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_coast.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_streetwar.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_streetwar2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_breencast.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_citadel.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_canals.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_ravenholm.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_ravenholm2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_canals2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_music.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_eli.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_alyx.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_dog.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_citizen.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barney.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_soldier.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_strider.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_zombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_vortigaunt.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_turret.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_scanner.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_rollermine.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_poisonzombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_metropolice.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_combinecamera.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_manhack.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_ichthyosaur.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_blackheadcrab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_fastheadcrab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_headcrab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_fastzombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_birds.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_gunship.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_dropship.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barnacle.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_attackheli.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_antlionguard.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_antlion.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_env_headcrabcanister.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_combine_mine.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_sniper.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_stalker.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_gman.txt
[GORE] Found Say command.
[GORE] Everything is in order, GoreMod v3.2.5 Successfully Loaded.
[EventScripts] Initial Loading of Mattie's EventScripts plugin...
Initializing Python...
es.py loaded.
Python sys.path= ['', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_libs/python', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/lib/python25.zip', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib/plat-linux2', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib/lib-tk', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib/lib-dynload', '/home/peter/srcds_l/hl2mp/addons/eventscripts', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib/plat-linux2', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_engines/python/Lib/site-packages', '/home/peter/srcds_l/hl2mp/addons/eventscripts/_libs/python']
Python initialized.
[EventScripts] Automatically loading es_corelib.txt...
[EventScripts] Loaded corelib
[EventScripts] Done loading corelib.
[EventScripts] Mattie's EventScripts plugin loaded.
Using conprintf
********************************************************
Loading Mani Admin Plugin 2007 V1.2BetaS VSP, http://www.mani-admin-plugin.com

0xb6b94b08 SDK PlayerInfoManager002
0xb7404c60 SDK VEngineServer021
0xb73d4c20 SDK GAMEEVENTSMANAGER002
0xb7cffda0 SDK VFileSystem017
0xb74015e0 SDK ISERVERPLUGINHELPERS001
0xb73dee40 SDK VEngineServerStringTable001
0xb73d4ad8 SDK EngineTraceServer003
0xb73e5c40 SDK VEngineRandom001
0xb6b88d34 SDK ServerGameEnts001
0xb6b71a10 SDK IEffects001
0xb74085d8 SDK IEngineSoundServer003
0xb6b88ae0 SDK ServerGameClients003
0xb73d1ec0 SDK VEngineCvar003
0xb6b88ba4 SDK ServerGameDLL005 => Upgraded to ServerGameDLL006
0xb740632c SDK VoiceServer001
0xb73e5f00 SDK SpatialPartition001
********************************************************
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
Searching for game type [Half-Life 2 Deathmatch]
Found gametypes for Half-Life 2 Deathmatch
Linux binary @ ./hl2mp/bin/server_i486.so
Program Start at [0x8102af8]
var_address = 0xb6a86508
Game Type [Half-Life 2 Deathmatch]
Message name Geiger index 0
Message name Train index 1
Message name HudText index 2
Message name SayText index 3
Message name TextMsg index 4
Message name HudMsg index 5
Message name ResetHUD index 6
Message name GameTitle index 7
Message name ItemPickup index 8
Message name ShowMenu index 9
Message name Shake index 10
Message name Fade index 11
Message name VGUIMenu index 12
Message name XBoxRumble index 13
Message name Battery index 14
Message name Damage index 15
Message name VoiceMask index 16
Message name RequestState index 17
Message name CloseCaption index 18
Message name HintText index 19
Message name SquadMemberDied index 20
Message name AmmoDenied index 21
Time for read = [0.000879]
Time for load into structure = [0.000658]
Time for read = [0.000062]
Calculate Stats total time [0.000021]
Steam ID Player Stats memory usage 0.035892MB with 103 records
Name Player Stats memory usage 0.000000MB with 0 records
maxplayers set to 16
[EventScripts] Loaded corelib/testlib
[EventScripts] Loaded corelib/interfaces
Loaded:services.services
[EventScripts] Loaded corelib/linkedlist
[EventScripts] Loaded corelib/foreach
Loaded: addons/eventscripts/corelib/foreach/es__foreach_weaponlist_hl2dm_db.txt
[EventScripts] Loaded corelib/repeat
[EventScripts] Loaded corelib/average
[EventScripts] Loaded corelib/score
[EventScripts] Loaded corelib/xalias
[EventScripts] Loaded corelib/textlib
[EventScripts] Loaded corelib/playergetset
[EventScripts] Loaded corelib/keyfilter
[EventScripts] Loaded corelib/uniqueid
[EventScripts] Loaded corelib/getbotname
[EventScripts] Loaded corelib/damage
[EventScripts] Loaded corelib/playervar
[EventScripts] Loaded corelib/timelib
[EventScripts] Loaded corelib/sqlitelib
[EventScripts] Loaded corelib/statlog
[EventScripts] Loaded corelib/keygroupsort
es_sql open: :memory: database opened as _keygroupsort_database.
[EventScripts] Loaded corelib/keygrouprand
es_sql open: :memory: database opened as _keygrouprand_database.
Loaded:exp.exp
[EventScripts] Loaded corelib/isnumerical
[EventScripts] Loaded corelib/quickcmd
[EventScripts] Loaded corelib/escinject
[EventScripts] Loaded corelib/getplayercount
[EventScripts] Loaded corelib/queue
[EventScripts] Loaded corelib/vecmath
Loaded:usermsglib.usermsglib
[EventScripts] Loaded corelib/inrange
[EventScripts] Loaded corelib/entitylib
Loaded: addons/eventscripts/corelib/interfaces/AuthorizationService/es_AuthorizationService_db.txt
[EventScripts] Loaded corelib/clientcmd
[EventScripts] Loaded victim_stats
[Victim Stats] Initialising Victim Stats
[EventScripts] Loaded wc_player
Loaded: cfg/events/es_pc_db_db.txt
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27019 SV / 27009 CL
Failed to load plugin "/home/peter/srcds_l/hl2mp/addons/metamod/bin/server_i486.so"
Unable to load plugin "/home/peter/srcds_l/hl2mp/addons/metamod/bin/server_i486.so"
Error: Material "models/props_combine/combine_light001a" : proxy "Sine" not found!
Error: Material "models/props_lab/miniteleport_disp" : proxy "MaterialModify" not found!

[EventScripts] Map Loading Mattie's EventScripts plugin...
Python|Objects to be freed: (302, 5, 1)
Python|Freed: 0
[EventScripts] Loaded successfully.
********************************************************
************* Mani Admin Plugin Level Init *************
********************************************************
Searching for game type [Half-Life 2 Deathmatch]
Found gametypes for Half-Life 2 Deathmatch
Linux binary @ ./hl2mp/bin/server_i486.so
Error: Material "sprites/tp_beam001" : proxy "AnimatedTexture" not found!
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
Time for read = [0.000041]
Calculate Stats total time [0.000038]
Steam ID Player Stats memory usage 0.035892MB with 103 records
Name Player Stats memory usage 0.000000MB with 0 records
Stats Loaded in 0.0031 seconds
Steam ID Player Settings memory usage 0.036980MB with 131 records
Name Player Settings memory usage 0.000000MB with 0 records
Player Lists Loaded in 0.0035 seconds
********************************************************
Mani Admin Plugin Level Init Time = 0.043 seconds
********************************************************
L 04/05/2008 - 01:36:40: -------- Mapchange to moosebox3 --------
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Error: Material "models/effects/comball_tape" : proxy "TextureScroll" not found!
Error: Material "models/effects/comball_sphere" : proxy "TextureScroll" not found!
Error: Material "models/error/new light1" : proxy "Sine" not found!
Precache of sprites/redglow1 ambigious (no extension specified)
Error: Material "models/weapons/v_slam/new light2" : proxy "Sine" not found!
Error: Material "models/weapons/v_slam/new light1" : proxy "Sine" not found!
Error: Material "models/weapons/v_smg1/texture5" : proxy "TextureScroll" not found!
Error reading weapon data file for: weapon_annabelle
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Error: Material "sprites/glow_test02" : proxy "lampbeam" not found!
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)

Activated
Activated Here
Max Players = 713
Index 0 Function Name _ZN22CServerNetworkProperty15GetEntityHandleEv
Index 1 Function Name _ZN22CServerNetworkProperty14GetServerClassEv
Index 2 Function Name _ZNK22CServerNetworkProperty9GetEFlagsEv
Index 3 Function Name _ZN22CServerNetworkProperty9AddEFlagsEi
Index 4 Function Name _ZNK22CServerNetworkProperty8GetEdictEv
Index 5 Function Name _ZNK22CServerNetworkProperty12GetClassNameEv
Index 6 Function Name _ZN22CServerNetworkProperty7ReleaseEv
Index 7 Function Name _ZNK22CServerNetworkProperty7AreaNumEv
Index 8 Function Name _ZN22CServerNetworkProperty18GetBaseNetworkableEv
Index 9 Function Name _ZN22CServerNetworkProperty13GetBaseEntityEv
Index 10 Function Name _ZN22CServerNetworkProperty10GetPVSInfoEv
Index 11 Function Name _ZN22CServerNetworkPropertyD1Ev
Index 12 Function Name _ZN22CServerNetworkPropertyD0Ev
Index 13 Function Name _ZN22CServerNetworkProperty13_GetClassNameEv
Index 14 Function Name _ZN22CServerNetworkProperty9FireEventEv
Possible team classname [team_manager]
Team index [0] Name [Unassigned]
Possible team classname [team_manager]
Team index [1] Name [Spectator]
Possible team classname [team_manager]
Team index [2] Name [Combine]
Possible team classname [team_manager]
Team index [3] Name [Rebels]
Found [4] team manager entities
Got edicts
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
couldn't exec ./mani_admin_plugin/defaults.cfg

couldn't exec
couldn't exec
couldn't exec
****** Executing mani_server.cfg ******
Time for read = [0.000075]
Calculate Stats total time [0.000057]
Steam ID Player Stats memory usage 0.036148MB with 103 records
Name Player Stats memory usage 0.000000MB with 0 records
Time for read = [0.000059]
Calculate Stats total time [0.000053]
Steam ID Player Stats memory usage 0.036148MB with 103 records
Name Player Stats memory usage 0.000000MB with 0 records
****** Finished executing mani_server.cfg ******
****** Executing mani_server.cfg ******
****** Finished executing mani_server.cfg ******
Adding master server 72.165.61.189:27011
Adding master server 69.28.151.162:27011
Connection to Steam servers successful.
VAC secure mode is activated.
Reply
#2
"Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal"

isnt fixable , to the rest i dont know as i hate plugins ;[
Reply
#3
It seems are though you might be missing some files that plugins are looking for...
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#4
The one I really dont get why its happening is:

Failed to load plugin "/home/peter/srcds_l/hl2mp/addons/metamod/bin/server_i486.so"
Unable to load plugin "/home/peter/srcds_l/hl2mp/addons/metamod/bin/server_i486.so"

The file is there so I don't understand the problem. File permissions are 644 but I even tried it at 777. I'll post the plugin problems in their respective forums but can anyone tell me what this is and is there a solution for it?

Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)
Precache of sprites/redglow1 ambigious (no extension specified)

Again thanks! Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)