Run time error 19
#1

The only plugin I'm using in Whirpool. I have the most recent version and in the server.cfg file I have a line to input all the plugins. Though, when I run samp-server.exe, I get this error on the console:

What can I do to fix this?
Reply
#2

Load nativechecker plugin and add it last in plugins line in server.cfg
Run the server again and it will print what functions are not registered.
Reply
#3

Error: Function not registered: 'WP_Hash'.

Browsed around before posting and I found some replies, though they all related to upper-case writing of Whirpool in Linux. Not my case, I use Windows and this is my server.cfg:

Код:
plugins Whirpool nativechecker
Reply
#4

You sure you have the nativechecker plugin?
Does your server need any other include's not only Whirlpool? I guess sscanf and streamer, but do they?
Reply
#5

Does Whirlpool fail to load? The case in letters doesn't matter in Windows.
Reply
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Does Whirlpool fail to load? The case in letters doesn't matter in Windows.
about this, whirlpool fails to load at me everytime, at windows and Linux both. Could be that too
Reply
#7

Код:
[16:09:40]  Loading plugin: Whirpool
[16:09:40]   Failed.
[16:09:40]  Loading plugin: nativechecker
[16:09:40]   Loaded.
[16:09:40]  Loaded 1 plugins.
It is failing to load, indeed.
Reply
#8

Quote:
Originally Posted by Twizted
Посмотреть сообщение
Код:
[16:09:40]  Loading plugin: Whirpool
[16:09:40]   Failed.
[16:09:40]  Loading plugin: nativechecker
[16:09:40]   Loaded.
[16:09:40]  Loaded 1 plugins.
It is failing to load, indeed.
got the same problem. I hope to found out what it is as soon as possible.
Reply
#9

Those might help you to fix your problem:

https://sampforum.blast.hk/showthread.php?tid=379312
https://sampforum.blast.hk/showthread.php?tid=381397
Reply
#10

Have you registered WP_Hash(...) in a wrong way? I am not sure.

Edit:

pawn Код:
native WP_Hash(buffer[], len, const str[]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)