[13:34:25] Loading plugin: mysql [13:34:25] Failed (plugins/mysql: cannot open shared object file: No such file or directory) [13:34:25] Loading plugin: Whirlpool [13:34:25] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory) [13:34:25] Loading plugin: streamer [13:34:25] Failed (plugins/streamer: cannot open shared object file: No such file or directory) [13:34:25] Loading plugin: sscanf [13:34:25] Failed (plugins/sscanf: cannot open shared object file: No such file or directory) [13:34:25] Loading plugin: crashdetect [13:34:25] Failed (plugins/crashdetect: cannot open shared object file: No such file or directory) [13:34:25] Loading plugin: nativechecker [13:34:25] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory) [13:34:25] Loaded 0 plugins.
They are all in the Plugin Section. Just browse through them or use the search function
http://forum.sa-mp.com/forumdisplay.php?f=18 |
plugins mysql.so
[14:05:24] Loading plugin: streamer.dll [14:05:24] Failed (plugins/streamer.dll: invalid ELF header)
Can you explain more what exactly is the problem?
Were you unable to find any of the Plugins or did you already download the Plugin DLL or SO files but it still doesn't work? If you use Linux, make sure you add the file extenstion (.so) to the "plugins" line in your server.cfg, for example: Код:
plugins mysql.so |
[14:18:36] Loading plugin: mysql.so [14:18:36] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
Код:
[14:05:24] Loading plugin: streamer.dll [14:05:24] Failed (plugins/streamer.dll: invalid ELF header) |
Are you using Linux?
If so you need to use the .so plugins and not the .dll files, and use the .so file endings in your server.cfg.. |
Im using my friends OGP. http://207.154.242.19 it's .so all
|
Okay, yeah in that case you need the Linux Plugin for the Streamer (try the _static versions of plugins if there are missing dependancies).
|