Zombie Panic! Source

Zombie Panic! Source

View Stats:
ECX Dec 10, 2017 @ 8:21am
SRCDS Console Warning & Erros
Hello. When SRCDS StartUp he spam warning:

CSoundscapeSystem::Init: Manifest 'scripts/soundscapes_manifest.txt' with bogus file type '', expecting 'file'

I tried fix this problem, used this:
https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/sp/src/game/server/soundscape_system.cpp#L155

But problem not solved
Last edited by ECX; Dec 10, 2017 @ 8:21am
< >
Showing 1-8 of 8 comments
ECX Dec 10, 2017 @ 10:56am 
Missing ZombieCarrier Footsteps Sound: (it's not precached)
SV_StartSound: foley/carrier_footsteps/******.wav not precached (0)
ECX Dec 10, 2017 @ 10:58am 
When Survivors Used melee weapon (+attack button)
SRCDS Console Output this:
Trying to start a new lag compensation session while one is already active!
Message in SourceSDK 2013: https://github.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/game/server/player_lagcompensation.cpp#L337
Last edited by ECX; Dec 10, 2017 @ 10:58am
ECX Dec 10, 2017 @ 11:00am 
SRCDS has missing GameEvents (file modeevents.res) and sometimes output about that.
List of missing GameEvents (this Generic Source Events):
  1. teamplay_round_start
  2. base_player_teleported - when Player teleported from lobby room
  3. host_quit
Last edited by ECX; Dec 10, 2017 @ 11:05am
ECX Dec 10, 2017 @ 12:14pm 
If CallVote with blank generic message (callvote generic ""), the Vote is Hud (add condition if generic message is blank then Output in Console :"Please enter the message")
ECX Dec 10, 2017 @ 5:33pm 
New missing Events:
  1. client_beginconnect
  2. client_connected
  3. client_fullconnect
ECX Dec 12, 2017 @ 6:04am 
Missing Content:
zp_props\arcade\arcade.mdl : material "models/zp_props/arcade/," not found. zp_props\clubzombo\poolball_tri.mdl : material "models/zp_props/clubzombo/," not found. zp_props\research\printer_nopaper.mdl : material "models/zp_props/research/," not found. Failed to load models/gibs/eugene/survivor/gib0_head.mdl! Failed to load models/gibs/eugene/survivor/gib1_head.mdl! Failed to load models/gibs/eugene/survivor/gib2_head.mdl! Failed to load models/gibs/marcus/survivor/gib0_head.mdl! Failed to load models/gibs/marcus/survivor/gib1_head.mdl! Failed to load models/gibs/marcus/survivor/gib2_head.mdl! Failed to load models/gibs/jessica/survivor/gib0_head.mdl! Failed to load models/gibs/jessica/survivor/gib1_head.mdl! Failed to load models/gibs/jessica/survivor/gib2_head.mdl! Failed to load models/gibs/paul/survivor/gib0_head.mdl! Failed to load models/gibs/paul/survivor/gib1_head.mdl! Failed to load models/gibs/paul/survivor/gib2_head.mdl! Failed to load models/gibs/lea/survivor/gib0_head.mdl! Failed to load models/gibs/lea/survivor/gib1_head.mdl! Failed to load models/gibs/lea/survivor/gib2_head.mdl! Failed to load models/gibs/vanessa/survivor/gib0_head.mdl! Failed to load models/gibs/vanessa/survivor/gib1_head.mdl! Failed to load models/gibs/vanessa/survivor/gib2_head.mdl! characters/survivors/pedro.mdl : material "models/survivors/pedro/eyeball_r" not found. characters/survivors/pedro.mdl : material "models/survivors/shared/eyeball_r" not found. characters/survivors/pedro.mdl : material "models/survivors/pedro/eyeball_l" not found. characters/survivors/pedro.mdl : material "models/survivors/shared/eyeball_l" not found. Failed to load models/gibs/pedro/survivor/gib0_head.mdl! Failed to load models/gibs/pedro/survivor/gib1_head.mdl! Failed to load models/gibs/pedro/survivor/gib2_head.mdl! Failed to load models/gibs/pedro/gib1_head.mdl! Failed to load models/gibs/pedro/gib2_head.mdl! weapons\v_supershorty\v_supershorty.mdl : material "weapons/v_supershorty/shell_green" not found. weapons\v_supershorty\v_supershorty.mdl : material "weapons/survivor01_hands/shell_green" not found.
Wuffesan  [developer] Dec 12, 2017 @ 6:24am 
verify your cache.
ECX Dec 12, 2017 @ 7:03am 
This Messages from developer 1 (WarningDev ...)
Server is clear (Only AngelScripts)
< >
Showing 1-8 of 8 comments
Per page: 1530 50