Plugins problem on hosted server
#1

I tried to start my server from the control panel
I saw "Unknown"
I checked the server log and I found the problem :

[16:23:49] Server Plugins
[16:23:49] --------------
[16:23:49] Loading plugin: Whirlpool.dll
[16:23:49] Failed (plugins/Whirlpool.dll: invalid ELF header)
[16:23:49] Loading plugin: sscanf.dll
[16:23:49] Failed (plugins/sscanf.dll: invalid ELF header)
[16:23:49] Loading plugin: streamer.dll
[16:23:49] Failed (plugins/streamer.dll: invalid ELF header)
[16:23:49] Loaded 0 plugins.

What should I do ?
Reply
#2

I'm sure you're on Linux according to this message "invalid ELF header". Download the .so files, paste them to plugins directory and add to your server.cfg

pawn Код:
plugins Whirlpool.so sscanf.so streamer.so
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
I'm sure you're on Linux according to this message "invalid ELF header". Download the .so files, paste them to plugins directory and add to your server.cfg

pawn Код:
plugins Whirlpool.so sscanf.so streamer.so
Thanks

Everything is working well now.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)