18.11.2014, 02:50
I am running the plugin on Debian 7.7, gcc version 4.7.2-5
The plugin loads and everything looks fine on the server log, but the callbacks are never called.
I put a print function in, to indicate when the callback is being called but it never prints it nor updates the password.
On my localhost - Win7 64bit it loads and works fine.
The plugin loads and everything looks fine on the server log, but the callbacks are never called.
I put a print function in, to indicate when the callback is being called but it never prints it nor updates the password.
Quote:
|
[03:18:06] plugin.bcrypt: The plugin is up-to-date. [03:18:05] Loading plugin: bcrypt-samp.so [03:18:05] plugin.bcrypt v2.2.2 was loaded. [03:18:05] plugin.bcrypt: 5 cores detected, 4 threads will be used. [03:18:05] Loaded. |
