Plugins fail to load. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Plugins fail to load. (
/showthread.php?tid=444842)
Plugins fail to load. -
thefatshizms - 18.06.2013
Hello, just started the server and got these messages:
Код:
[16:11:47] Server Plugins
[16:11:47] --------------
[16:11:47] Loading plugin: mysql.so
[16:11:47] Failed (plugins/mysql.so: undefined symbol: _Z13stringvprintfPKcPc)
[16:11:47] Loading plugin: sscanf.so
[16:11:47]
[16:11:47] ===============================
[16:11:47] sscanf plugin loaded.
[16:11:47] © 2009 Alex "******" Cole
[16:11:47] 0.3d-R2 500 Players "dnee"
[16:11:47] ===============================
[16:11:47] Loaded.
[16:11:47] Loading plugin: streamer.so
[16:11:47]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[16:11:47] Loaded.
[16:11:47] Loading plugin: Whirlpool.so
[16:11:47] Failed (plugins/Whirlpool.so: wrong ELF class: ELFCLASS64)
[16:11:47] Loaded 2 plugins.
I'm running linux debian 7
Re : Plugins fail to load. -
AminoVendetta - 18.06.2013
Try to download these
https://sampforum.blast.hk/showthread.php?tid=56564
https://sampforum.blast.hk/showthread.php?tid=122983
Re: Plugins fail to load. -
thefatshizms - 18.06.2013
... If I haven't already downloaded and put them into the server how would they be loading (and failing)
Re: Plugins fail to load. -
KingHual - 18.06.2013
Download the 64-bit Whirlpool binary.
Re: Plugins fail to load. -
thefatshizms - 18.06.2013
Yeah just noticed that xD I think its fixed now (going to restart the server now)
Re: Plugins fail to load. -
thefatshizms - 18.06.2013
Getting this:
Код:
[16:36:47] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
Though I have replaced this file with the fix for this problem... (and the new file is called libmysqlclient.so.15)
Re: Plugins fail to load. -
KingHual - 18.06.2013
Not sure if the packages still exist
EDIT: Nope, they don't. But, anyway, you need to install the MySQL library.
Re: Plugins fail to load. -
Vince - 18.06.2013
I suggest to stick with the R20 or below of the MySQL plugin for the moment. Versions R21 and above are bugged like hell and can't be properly compiled by anyone.
Re: Plugins fail to load. -
thefatshizms - 18.06.2013
I'm on r7 at the moment. I've been talking to King on irc and apparently I need some libarys or something.. I've installed them (with the links he provided on irc) but still the plugin refuses to load (also, it's still trying to load the wrong file)
Re: Plugins fail to load. -
thefatshizms - 20.06.2013
Bump. Still Need some help with this :c