invalid ELF header?
#1

Server cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password amiowner123
rcon 0
maxplayers 50
port 7777
hostname Ma Server
gamemode0 WOTR 1
plugins sscanf.so streamer.so crashdetect.so nativechecker.so
announce 0
query 1
chatlogging 1
weburl Coming soon!
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Errors:
Код:
[18:29:36] 
[18:29:36] Server Plugins
[18:29:36] --------------
[18:29:36]  Loading plugin: sscanf.dll
[18:29:36]   Failed (plugins/sscanf.dll: invalid ELF header)
[18:29:36]  Loading plugin: streamer.dll
[18:29:36]   Failed (plugins/streamer.dll: invalid ELF header)
[18:29:36]  Loading plugin: crashdetect.dll
[18:29:36]   Failed (plugins/crashdetect.dll: cannot open shared object file: No such file or directory)
[18:29:36]  Loading plugin: nativechecker.dll
[18:29:36]   Failed (plugins/nativechecker.dll: cannot open shared object file: No such file or directory)
[18:29:36]  Loaded 0 plugins.

[18:29:36] 
[18:29:36] Filterscripts
[18:29:36] ---------------
[18:29:36]   Loaded 0 filterscripts.

[18:29:36] Script[gamemodes/WOTR.amx]: Run time error 19: "File or function is not found"
[18:29:36] Number of vehicle models: 0
Reply
#2

Is the server linux? If so yo need .so files not .dll.
Reply
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
Is the server linux? If so yo need .so files not .dll.
Your script tries to load nativechecker.dll - while the serverconfig trires to load .so files. Make sure everything is correct for your server! Linux = .so, windows = .dll , as stated above.
Reply
#4

Well, The files are with " .so" . They're: streamer.so crashdetect.so scanff.so nativechecker.so .
Reply
#5

You uploaded the wrong files.
Reupload the plugins for Linux OS and try to run the server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)