Error: Function not registered: 'WP_Hash'
#1

After im trying to run my server and put it online it show

Code:
Script[gamemodes/COD6v3.amx]: Run time error 19: "File or function is not found"
But i have all the needed plugins and the nativechecker show this

Code:
Error: Function not registered: 'WP_Hash'
What should i do? -_-
Reply
#2

Whirlpool either failed to load or was not written in server.cfg in order to be loaded.
Reply
#3

Download whirlpool https://sampforum.blast.hk/showthread.php?tid=65290
EDIT: Konstantinos You were faster man .
Reply
#4

Download and added at server.cfg same thing.. no matter if i put whirlpool.so or .dll same error
The Log's
Code:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[19:37:10] 
[19:37:10] Server Plugins
[19:37:10] --------------
[19:37:10]  Loading plugin: streamer.so
[19:37:10] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[19:37:10]   Loaded.
[19:37:10]  Loading plugin: sscanf.so
[19:37:10] 

[19:37:10]  ===============================

[19:37:10]       sscanf plugin loaded.     

[19:37:10]          Version:  2.8.1        

[19:37:10]    © 2012 Alex "******" Cole  

[19:37:10]  ===============================

[19:37:10]   Loaded.
[19:37:10]  Loading plugin: whirlpool.so
[19:37:10]   Failed (plugins/whirlpool.so: cannot open shared object file: No such file or directory)
[19:37:10]  Loading plugin: nativechecker.so
[19:37:10]   Loaded.
[19:37:10]  Loaded 3 plugins.

[19:37:10] 
[19:37:10] Filterscripts
[19:37:10] ---------------
[19:37:10]   Loading filterscript 'base.amx'...
[19:37:10] 
--Base FS loaded.

[19:37:10]   Loading filterscript 'gl_actions.amx'...
[19:37:10]   Loaded 2 filterscripts.

[19:37:10]    Error: Function not registered: 'WP_Hash'
[19:37:10] Script[gamemodes/COD6v3.amx]: Run time error 19: "File or function is not found"
[19:37:10] Number of vehicle models: 0
Where should SDK folder and other files should be putted?
Reply
#5

Letter case matters on Linux.

The plugin file is: Whirlpool.so

In server.cfg
pawn Code:
plugins streamer.so sscanf.so Whirlpool.so nativechecker.so
NOTE: And just make sure once again that Whirlpool.so is into plugins folder.
Reply
#6

Oh gosh im so stupid.. It was whirlpool and not Whirlpool with Capital letter.. and to think i lost 7 hours trying to fix it lol..

Thanks a lot.. this is 2nd time..
Reply
#7

wrong sec
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)