Quote:
Originally Posted by Youssef221
PHP код:
[02:53:58] Loaded.
[02:53:58] Loading plugin: Whirlpool.so
[02:53:58] Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[02:53:58] Loading plugin: nativechecker.so
[02:53:58] Loaded.
[02:53:58] Loading plugin: mysql.so
[02:53:58] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[02:53:58] Loading plugin: sampmysql.so
[02:53:58] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
[02:53:58] Loading plugin: sscanf.so
[02:53:58]
First, you need to check the name of "sampmysql.so" and "Whirlpool.so" and "mysql.so" if they written as exact as in your plugins folder, I mean the plugins' names in server.cfg must be very similar to the ones in plugins folder,
Second, nativechecker.so should be loaded as the last plugin to avoid "Function not registering".
|
these plugins with same name in plugins folder i dont know why cant read them