View Single Post
PM
hello, i am pm
Join Date: Jan 2004
Location: Canalization
Old 04-01-2009 , 11:22   Re: Server Crashing [Sourcehook RecallGetIFace]
Reply With Quote #9

Mmm, I don't see anything wrong. Have you tried to put that hook alone in a separate test plugin?


Another problem with that callstack is:
RETURN_META_VALUE_NEWPARAMS calls:

SH_GLOB_SHPTR->SetRes
SH_GLOB_SHPTR->DoRecall
SH_GLOB_SHPTR->GetIface
in that order.

So if shptr was null it should crash on the first one.
__________________
hello, i am pm
PM is offline