Error: Function not registered: 'WP_Hash - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Error: Function not registered: 'WP_Hash (
/showthread.php?tid=495406)
Error: Function not registered: 'WP_Hash -
Ryan McDuff - 17.02.2014
I don't know what to do anymore, I've tried everything. I'm pretty sure I've got the latest includes and plugins for sscanf, streamer, whirlpool, nativechecker, etc. Heck I even added this to my script:
Код:
native WP_Hash(buffer[], len, const str[]);
Yet in my server_log it STILL says Error: Function not registered: 'WP_Hash
Re: Error: Function not registered: 'WP_Hash -
kN1GhT - 17.02.2014
u shall not get this.....provided u have included the WhirlPool Plugin/include
Re: Error: Function not registered: 'WP_Hash -
Ryan McDuff - 17.02.2014
So, what should I do then?..
Re: Error: Function not registered: 'WP_Hash -
kN1GhT - 17.02.2014
do u mind posting the conflicted coding?
Re: Error: Function not registered: 'WP_Hash -
Ryan McDuff - 17.02.2014
Quote:
Originally Posted by kN1GhT
do u mind posting the conflicted coding?
|
Can you be more specific? I'm not sure what you're talking about, the only code that is associated with Whirlpool (Native) is already provided.
Re: Error: Function not registered: 'WP_Hash -
Avi Raj - 17.02.2014
You need both plugins and include of latest version.
Download the latest plugin and include, and then re-compile script.
then see the server logs.