Posts: 149
Threads: 22
Joined: Jun 2012
[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
Posts: 92
Threads: 13
Joined: Jul 2011
Reputation:
0
Did you include 'Whirlpool' in server.confg/did you include it in the script?
Posts: 149
Threads: 22
Joined: Jun 2012
whirlpool cannot be included in script, whirl pool dosent have include file
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
You are trying to use a plugin that was compiled on a 64 bit machine on a 32 bit machine.
Posts: 149
Threads: 22
Joined: Jun 2012
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
Posts: 485
Threads: 12
Joined: Mar 2013
Reputation:
0
Check if there is any plugin missed or something