This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

srcds crashes when I shoot a zombie


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mechanicguybob
Junior Member
Join Date: Sep 2012
Old 09-17-2012 , 21:44   srcds crashes when I shoot a zombie
Reply With Quote #1

I can't find a solution to this anywhere so forgive me if it's been answered. I loaded up all my plugins for the newest ZR and was able to connect and my buddy connected. We can look at each other, run around, shoot the wall, but whenever I attempt to shoot HIM, the server just crashes... No idea why. Can anyone help me?

Bob
mechanicguybob is offline
Elitist Jerk
Member
Join Date: Jun 2010
Old 09-18-2012 , 00:31   Re: srcds crashes when I shoot a zombie
Reply With Quote #2

any logs?
__________________
Elitist Jerk is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 09-18-2012 , 00:46   Re: srcds crashes when I shoot a zombie
Reply With Quote #3

CS:S or CS:GO? Logs would also be great. Is he a zombie when you shoot him, or a human also?
Jargon is offline
mechanicguybob
Junior Member
Join Date: Sep 2012
Old 09-18-2012 , 06:05   Re: srcds crashes when I shoot a zombie
Reply With Quote #4

I'll drop the logs in later tonight when I have more than a few minutes. For now I can tell you that it's CSS and it's when I shoot them as a zombie OR a human.
mechanicguybob is offline
mechanicguybob
Junior Member
Join Date: Sep 2012
Old 09-18-2012 , 06:24   Re: srcds crashes when I shoot a zombie
Reply With Quote #5

L 09/17/2012 - 19:56:15: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 19:56:15: -------- Mapchange to de_dust2 --------
L 09/17/2012 - 20:00:28: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 20:00:28: -------- Mapchange to de_dust2 --------
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/common.games.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/engine.ep2v.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/engine.csgo.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.garrysmod.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.cstrike.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.ag2.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.alienswarm.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.dinodday.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/master.games.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.nucleardawn.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.l4d2.txt"
L 09/17/2012 - 20:000: [UPDATER] Successfully updated gamedata file "sdkhooks.games/game.zpanic.txt"
L 09/17/2012 - 20:000: [UPDATER] SourceMod has been updated, please reload it or restart your server.
L 09/17/2012 - 20:01:25: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 20:01:25: -------- Mapchange to de_dust2 --------
L 09/17/2012 - 20:27:45: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 20:27:45: -------- Mapchange to zm_firewall_aztec_a1 --------
L 09/17/2012 - 20:53:08: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 20:53:08: -------- Mapchange to zm_firewall_aztec_a1 --------
L 09/17/2012 - 20:58:48: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 20:58:48: -------- Mapchange to zm_firewall_aztec_a1 --------
L 09/17/2012 - 21:018: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 21:018: -------- Mapchange to zm_firewall_aztec_a1 --------
L 09/17/2012 - 21:03:21: SourceMod log file session started (file "L20120917.log") (Version "1.4.7-dev")
L 09/17/2012 - 21:03:21: -------- Mapchange to zm_firewall_aztec_a1 --------

This is all I get, no error messages that I see unless there is another log to look in :/
mechanicguybob is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 09-18-2012 , 07:19   Re: srcds crashes when I shoot a zombie
Reply With Quote #6

Did you try again after that log message?

Also are you using css or cs:go? If cs:go I was told to use the 1.5 snapshots
spelworm is offline
KratosMafia
Senior Member
Join Date: Jul 2012
Old 09-18-2012 , 16:35   Re: srcds crashes when I shoot a zombie
Reply With Quote #7

Only reason I see is bad model. Or if you have event scripts on the server.
__________________
KratosMafia is offline
mechanicguybob
Junior Member
Join Date: Sep 2012
Old 09-18-2012 , 17:27   Re: srcds crashes when I shoot a zombie
Reply With Quote #8

No special events setup, just basic stuff. When you say bad model, do you mean in the map files? Maybe the map we got was just a bad download? I'll try another one tonight to see. Thanks for the quick replies!

And yes, I tried after those messages in logs.

Last edited by mechanicguybob; 09-18-2012 at 17:28. Reason: update
mechanicguybob is offline
mechanicguybob
Junior Member
Join Date: Sep 2012
Old 09-18-2012 , 17:53   Re: srcds crashes when I shoot a zombie
Reply With Quote #9

So it does it on multiple maps, must be an issue with models or something in game data. I will reload ZR and see what it does. Any ideas would be helpful

I tried to reload ZR with the patch and it still did it. I even tried throwing a grenade and it just crashes every time you attack someone...

It loads a bunch of, "SOLID VPHYSICS static prop with no vphysics model!" errors when I first start up the server, could this be the issue?

Last edited by mechanicguybob; 09-18-2012 at 18:22. Reason: more updated
mechanicguybob is offline
mechanicguybob
Junior Member
Join Date: Sep 2012
Old 09-18-2012 , 19:34   Re: srcds crashes when I shoot a zombie
Reply With Quote #10

Fixed it, just updated to SDK hooks 2.2 and all is well. I am having issues with ZE maps though, any thoughts?
mechanicguybob is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode