What is problem?
#1

[22:36:33] Loading plugin: Whirlpool.so
[22:36:33] Failed (plugins/Whirlpool.so: wrong ELF class: ELFCLASS64)


[22:36:33] Error: Function not registered: 'WP_Hash'
[22:36:33] Script[gamemodes/NGS.amx]: Run time error 19: "File or function is not found"

cannot start server because of that error
Reply
#2

Did you include 'Whirlpool' in server.confg/did you include it in the script?
Reply
#3

whirlpool cannot be included in script, whirl pool dosent have include file
Reply
#4

check if you are using windows so you must use .dll plugins type in server.cfg (EXAMPLE: whirlpool.dll sscanf.dll) and if linux so use .so as you use now , and recompile your gamemode and check what's the problem and fix it
Reply
#5

You are trying to use a plugin that was compiled on a 64 bit machine on a 32 bit machine.
Reply
#6

Quote:
Originally Posted by Vince
Посмотреть сообщение
You are trying to use a plugin that was compiled on a 64 bit machine on a 32 bit machine.
Well i tryed 32 bit, then my filterscripts fails, and shows server is online, but in client it isnt, i contacted with a my host support , and i asked what bit servers they have, they sayd 64bit... so i tryed again 64bit linux whirlpool and same problem
Reply
#7

Check if there is any plugin missed or something
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)