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

SDK Hooks 2.1 - Updated 2011-9-10


Post New Thread Closed Thread   
 
Thread Tools Display Modes
nikedu45
Senior Member
Join Date: May 2011
Old 06-28-2012 , 08:13   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1921

Quote:
Originally Posted by Nissan3501 View Post
maybe it will help, replace your files(folders) on my.
Попробуйте.У меня работает пока что...
I <3 YOU
__________________
Bl4ck-And-White.fr
I'm French !!
nikedu45 is offline
gamemann
Veteran Member
Join Date: Sep 2009
Location: Mullica Hill, New Jersey
Old 06-28-2012 , 21:18   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1922

I'm not sure yet.
But does anyone know if another update will come out(to fix the previous tf2 update)?
I am getting this error:
Code:
L 06/28/2012 - 12:54:38: [SM] Native "EquipPlayerWeapon" reported: NULL not allowed
L 06/28/2012 - 12:54:38: [SM] Displaying call stack trace for plugin "mw_tf2ware.smx":
L 06/28/2012 - 12:54:38: [SM]   [0]  Line 225, E:\Projects\SourceMod\General\tf2ware\public\scripting\include\tf2ware\mw_tf2ware_features.inc::GiveClientWeapon()
L 06/28/2012 - 12:54:38: [SM]   [1]  Line 325, E:\Projects\SourceMod\General\tf2ware\public\scripting\include\tf2ware\mw_tf2ware_features.inc::DisableClientWeapons()
L 06/28/2012 - 12:54:38: [SM]   [2]  Line 961, E:\Projects\SourceMod\General\tf2ware\public\scripting\mw_tf2ware.sp::EndGame()
And those commands have to do with sdkhooks.
Hopefully there is so i can fix my tf2ware server.
Thanks,
Gamemann
__________________
Software/network engineer. I often work on a neat project called The Modding Community.

Check out my GitHub here!
gamemann is offline
Send a message via Skype™ to gamemann
Deathrow Bo Dean
Senior Member
Join Date: Sep 2010
Old 06-29-2012 , 02:18   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1923

Last night my CSS server started giving me errors when I restarted it. The error said that it coulnn't find SDK Hooks..exe. I read some posts here and decided to re -nstall a fresh SDK Hooks. The server started and all gameplay was ok. Today its doing the same thing not starting and telling me it can't find sdk hooks.exe. There's something very wrong...

Last edited by Deathrow Bo Dean; 06-29-2012 at 02:27.
Deathrow Bo Dean is offline
Deathrow Bo Dean
Senior Member
Join Date: Sep 2010
Old 06-29-2012 , 02:39   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1924

I took the sdkhooks folder out of the gamedata folder and changed the sdkhooks folder permissions to view only. Restarted the server and its up and working. Stoped server again, restarted server, it's up. So i guess one must keep the sdkhooks folders files in the gamedata folder from being written on.
Deathrow Bo Dean is offline
jockersoft
Member
Join Date: Aug 2008
Old 06-29-2012 , 04:21   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1925

something is wrong with the CSS gamedata pushed via the automatic updater: after the daily restart of our 3 CSS servers (2 linux, 1 windows) they kept crashing due to sdkhooks
jockersoft is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 06-29-2012 , 05:25   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1926

Quote:
Originally Posted by gamemann View Post
I'm not sure yet.
But does anyone know if another update will come out(to fix the previous tf2 update)?
I am getting this error:
Code:
L 06/28/2012 - 12:54:38: [SM] Native "EquipPlayerWeapon" reported: NULL not allowed
L 06/28/2012 - 12:54:38: [SM] Displaying call stack trace for plugin "mw_tf2ware.smx":
L 06/28/2012 - 12:54:38: [SM]   [0]  Line 225, E:\Projects\SourceMod\General\tf2ware\public\scripting\include\tf2ware\mw_tf2ware_features.inc::GiveClientWeapon()
L 06/28/2012 - 12:54:38: [SM]   [1]  Line 325, E:\Projects\SourceMod\General\tf2ware\public\scripting\include\tf2ware\mw_tf2ware_features.inc::DisableClientWeapons()
L 06/28/2012 - 12:54:38: [SM]   [2]  Line 961, E:\Projects\SourceMod\General\tf2ware\public\scripting\mw_tf2ware.sp::EndGame()
And those commands have to do with sdkhooks.
Hopefully there is so i can fix my tf2ware server.
Thanks,
Gamemann
That has nothing to do with SDKHooks.
__________________
asherkin is offline
Yeah=}
Member
Join Date: Apr 2010
Location: Ural, Russia
Old 06-29-2012 , 05:52   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1927

Today my server was crashed and it still down. I have many errors like
Code:
L 06/29/2012 - 07:26:04: Info (map "de_dust2") (file "errors_20120629.log")
L 06/29/2012 - 07:26:04: [SM] Unable to load extension "sdkhooks.ext": Failed to locate IEntityFactoryDictionary sig!
L 06/29/2012 - 07:26:32: SourceMod error session started
Yeah=} is offline
TheAvengers2
BANNED
Join Date: Jul 2011
Old 06-29-2012 , 06:02   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1928

It seems psychonic recently re-added the IEntityFactoryDictionary gamedata: http://hg.nicholashastings.com/sdkho...642614c7029c3f

You may need to update your gamedata.

Last edited by TheAvengers2; 06-29-2012 at 06:16.
TheAvengers2 is offline
Yeah=}
Member
Join Date: Apr 2010
Location: Ural, Russia
Old 06-29-2012 , 06:13   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1929

Quote:
Originally Posted by TheAvengers2 View Post
It seems psychonic recently re-added the IEntityFactoryDictionary gamedata: http://hg.nicholashastings.com/sdkho...642614c7029c3f

You may need to update your gamedata.
Oh, thank you so much
Yeah=} is offline
GIANT_CRAB
Senior Member
Join Date: Nov 2011
Location: Cloudsdale
Old 06-29-2012 , 13:15   Re: SDK Hooks 2.1 - Updated 2011-9-10
#1930

This extension seems to be causing a lot of crashes and problems after pyro update, please fix this issue.

Thank you in advance.
__________________
INSTALL GENTOO
GIANT_CRAB 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 04:56.


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