Raised This Month: $51 Target: $400
 12% 

SDK Hooks 2.1 - Updated 2011-9-10


Post New Thread Closed Thread   
 
Thread Tools Display Modes
psychonic

BAFFLED
Join Date: May 2008
Old 09-30-2010 , 19:39   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#851

Updated gamedata for CSS, TF2, DODS, HL2DM and GMOD (including linux/mac support)
http://tsunami-productions.googlecod...ooks.games.txt

Once again, as a reminder, you MUST download the CSS/TF2 version from the site on the first post if you are running HL2DM (and then place this gamedata over top of it).
psychonic is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 09-30-2010 , 21:05   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#852

Quote:
Originally Posted by YouzAMenace View Post
This is for css
Quote:
Originally Posted by psychonic View Post
Updated gamedata for CSS, TF2, DODS, HL2DM and GMOD (including linux/mac support)
http://tsunami-productions.googlecod...ooks.games.txt

Once again, as a reminder, you MUST download the CSS/TF2 version from the site on the first post if you are running HL2DM (and then place this gamedata over top of it).
Thanks guys, back to where I was before the update
KyleS is offline
SumoCow
Member
Join Date: Aug 2010
Location: Richardson, TX
Old 09-30-2010 , 22:02   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#853

Code:
L 09/30/2010 - 20:29:09: SourceMod error session started
L 09/30/2010 - 20:29:09: Info (map "gg_no90") (file "errors_20100930.log")
L 09/30/2010 - 20:29:09: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 09/30/2010 - 20:29:09: [SM] Displaying call stack trace for plugin "gungame_sdkhooks.smx":
L 09/30/2010 - 20:29:09: [SM]   [0]  Line 3, gungame/natives.sp::OnCreateNatives()
L 09/30/2010 - 20:29:09: [SM]   [1]  Line 55, gungame.sp::AskPluginLoad2()
L 09/30/2010 - 20:29:11: [maprate.smx] Sound file sourcemod/rate.mp3 does not exist.
L 09/30/2010 - 20:41:59: Error log file session closed.
thats what im getting for my logs... is this a GG plugin error, or SDKHooks error?
__________________
www.MaDcOwserver.net - my server group.
SumoCow is offline
psychonic

BAFFLED
Join Date: May 2008
Old 09-30-2010 , 22:10   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#854

Quote:
Originally Posted by SumoCow View Post
Code:
L 09/30/2010 - 20:29:09: SourceMod error session started
L 09/30/2010 - 20:29:09: Info (map "gg_no90") (file "errors_20100930.log")
L 09/30/2010 - 20:29:09: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 09/30/2010 - 20:29:09: [SM] Displaying call stack trace for plugin "gungame_sdkhooks.smx":
L 09/30/2010 - 20:29:09: [SM]   [0]  Line 3, gungame/natives.sp::OnCreateNatives()
L 09/30/2010 - 20:29:09: [SM]   [1]  Line 55, gungame.sp::AskPluginLoad2()
L 09/30/2010 - 20:29:11: [maprate.smx] Sound file sourcemod/rate.mp3 does not exist.
L 09/30/2010 - 20:41:59: Error log file session closed.
thats what im getting for my logs... is this a GG plugin error, or SDKHooks error?
Difficult to say. Does SDKHooks show as loaded on 'sm exts list'?
psychonic is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 10-01-2010 , 00:52   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#855

Thanks for updating the gamedata file. SDKHooks is still crashing my Linux Garry's Mod server though.

Code:
L 10/01/2010 - 14:50:22: Started map "ttt_cluedo_b5" (CRC "-765799444")
L 10/01/2010 - 14:50:22: -------- Mapchange to ttt_cluedo_b5 --------
L 10/01/2010 - 14:50:22: Error log file session closed.
L 10/01/2010 - 14:50:22: [GEOIP] GeoIP database info: GEO-106FREE  20091001 Build 1 Copyright (c) 2009 MaxMind Inc All Rights Reserved
./srcds_run: line 348: 29089 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Oct  1 14:50:22 EST 2010: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
That is the last few lines in the console. Starts fine without SDKHooks. Using SM 1.4.0-dev.
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
psychonic

BAFFLED
Join Date: May 2008
Old 10-01-2010 , 00:54   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#856

Quote:
Originally Posted by bobbobagan View Post
Thanks for updating the gamedata file. SDKHooks is still crashing my Linux Garry's Mod server though.

Code:
L 10/01/2010 - 14:50:22: Started map "ttt_cluedo_b5" (CRC "-765799444")
L 10/01/2010 - 14:50:22: -------- Mapchange to ttt_cluedo_b5 --------
L 10/01/2010 - 14:50:22: Error log file session closed.
L 10/01/2010 - 14:50:22: [GEOIP] GeoIP database info: GEO-106FREE  20091001 Build 1 Copyright (c) 2009 MaxMind Inc All Rights Reserved
./srcds_run: line 348: 29089 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Oct  1 14:50:22 EST 2010: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
That is the last few lines in the console. Starts fine without SDKHooks. Using SM 1.4.0-dev.
What plugin(s) do you run on that server that require sdk hooks? (to help me narrow down the issue)
psychonic is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 10-01-2010 , 01:01   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#857

KAC.
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
psychonic

BAFFLED
Join Date: May 2008
Old 10-01-2010 , 01:11   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#858

Quote:
Originally Posted by bobbobagan View Post
Thanks for updating the gamedata file. SDKHooks is still crashing my Linux Garry's Mod server though.

Code:
L 10/01/2010 - 14:50:22: Started map "ttt_cluedo_b5" (CRC "-765799444")
L 10/01/2010 - 14:50:22: -------- Mapchange to ttt_cluedo_b5 --------
L 10/01/2010 - 14:50:22: Error log file session closed.
L 10/01/2010 - 14:50:22: [GEOIP] GeoIP database info: GEO-106FREE  20091001 Build 1 Copyright (c) 2009 MaxMind Inc All Rights Reserved
./srcds_run: line 348: 29089 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Oct  1 14:50:22 EST 2010: Server restart in 10 seconds
Using breakpad minidump system
Using breakpad crash handler
That is the last few lines in the console. Starts fine without SDKHooks. Using SM 1.4.0-dev.
Please redownload the gamedata. I accidentally left out one piece of it for linux/mac gmod.
psychonic is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 10-01-2010 , 01:51   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#859

Thanks, it works now. I noticed that when I first installed it and was going to say something, but didn't want to embarrass myself if I was wrong
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
javalia
Senior Member
Join Date: May 2009
Location: korea, republic of
Old 10-01-2010 , 01:58   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#860

sdkhooks is working fine in css with psychonic`s updated gamedata file. thanks!
__________________
javalia is offline
Closed Thread



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 17:15.


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