SA-MP Forums Archive
Linux Plugins dont work - 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: Linux Plugins dont work (/showthread.php?tid=420473)



Linux Plugins dont work - saiyen09 - 05.03.2013

I managed to get a host but problems is that its not working because Linux plugins don't work , I get this message ..

[04:58:49] Loading plugin: Whirlpool.so
[04:58:49] Failed (plugins/Whirlpool.so: wrong ELF class: ELFCLASS64)

Can you give me advice or step by step to sorting this out , need to have latest plugins and how do I compile it ? sorry I'm a newbie at this :/


Re: Linux Plugins dont work - ColorHost-Kevin - 05.03.2013

ELFCLASS64

You have to have a 64 bit version of this plugin. i would download it and give it a other go.


Re: Linux Plugins dont work - kaisersouse - 06.03.2013

Quote:
Originally Posted by RobertoScript
Посмотреть сообщение
Do this and check you use at server.cfg "plugins" = in .so format

example: sscanf.so
If he didn't already have .so at the end, the server wouldn't know enough to try and load that plugin and then return an error.