Linux server, can't load LuxAdmin HELP - 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 server, can't load LuxAdmin HELP (
/showthread.php?tid=609870)
Linux server, can't load LuxAdmin HELP -
Mark98 - 17.06.2016
Hi, I had a Windows samp server, it was incomplete, but it worked fine.
Yesterday, for external problems, I changed it in a Linux server, I downloaded it from samp main site (
https://www.sa-mp.com/download.php), I moved all my filterscripts, gamemodes etc... and I changed (not "renamed") the plugins from .dll to .so, I also renamed them in the server.cfg (Whirpool to Whirpool.so).
Everything works except LuxAdmin, the LuxAdmin file is different from the original file because i modified it in the past, but on Windows it worked. I think the problem are the "amxnpcdll.dll" and the "amxsscanf.dll" plugins because I can't find their .so version, I found only the "sscanf.so" plugin. It's strange because it doesn't seem that LuxAdmin need them, even because I deleted the code lines where sscanf was needed (included the include line). So, why it doesn't work? Maybe the other LuxAdmin includes use sscanf, amxnpcdll and amxsscanf?
Please, help me
Re: Linux server, can't load LuxAdmin HELP -
LinuxViper - 17.06.2016
Hi,
Do you have Whirpool.so in your /plugins/ folder? if not you can download it here :
http://www.solidfiles.com/d/1fbbc8fcab/ and put it in the right place.
Re: Linux server, can't load LuxAdmin HELP -
Mark98 - 17.06.2016
Yes, I have it, if I had not had it, it wouldn't work on windows
Re: Linux server, can't load LuxAdmin HELP -
Mark98 - 19.06.2016
I SOLVED, the problem was whirlpool as LinuxViper said, simply I needed the 32bit version, it makes non sense because the system is 64bit, but it works YEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.
Thank you LinuxViper, without you I'd never tought that the problem could be whirlpool