Volt Host [ Server script error code ] -
Stones - 23.05.2014
So i bought a 25 slot samp server and i've ran this script without error on my local connection and there has been no problem what so ever, the plugins, everything was working 100%
When i've try'd to start the server up via volt host, this is what i get
Does anyone know what the problem is?
PHP код:
SA-MP Dedicated Server
----------------------
v0.3z-R2, (C)2005-2014 SA-MP Team
[00:24:51]
[00:24:51] Server Plugins
[00:24:51] --------------
[00:24:51] Loading plugin: sscanf.so
[00:24:51]
[00:24:51] ===============================
[00:24:51] sscanf plugin loaded.
[00:24:51] (c) 2009 Alex "******" Cole
[00:24:51] 0.3d-R2 500 Players "dnee"
[00:24:51] ===============================
[00:24:51] Loaded.
[00:24:51] Loading plugin: Whirlpool.so
[00:24:51] Failed (plugins/Whirlpool.so: cannot open shared object file: No such file or directory)
[00:24:51] Loading plugin: streamer.so
[00:24:51]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[00:24:51] Loaded.
[00:24:51] Loading plugin: mysql.so
[00:24:51]
> MySQL plugin R6 successfully loaded.
[00:24:51] Loaded.
[00:24:51] Loading plugin: nativechecker.so
[00:24:51] Failed (plugins/nativechecker.so: cannot open shared object file: No such file or directory)
[00:24:51] Loaded 3 plugins.
[00:24:51]
[00:24:51] Filterscripts
[00:24:51] ---------------
[00:24:51] Loading filterscript 'abody.amx'...
[00:24:51] =====================================================================
[00:24:51] This is a part of a OpenGTA subject, visit opengta.org for more info.
[00:24:51] FilterScript Name: Armed body
[00:24:51] Description:Attatch weapond to player's body
[00:24:51] Author:yezizhu
[00:24:51] Special thanks:Double-O-Seven, Brian.
[00:24:51] Contact author: imyzz@opengta.org
[00:24:51] =====================================================================
[00:24:51] Loading filterscript 'nore.amx'...
[00:24:51] Loaded 2 filterscripts.
[00:24:51] Script[gamemodes/ISZTDM.amx]: Run time error 19: "File or function is not found"
Re: Volt Host [ Server script error code ] -
Cena44 - 23.05.2014
You are missing whirlpool.so and nativecheckers.so.
Re: Volt Host [ Server script error code ] -
linuxthefish - 23.05.2014
volt host sucks and is not proper host!
Re: Volt Host [ Server script error code ] -
iAnonymous - 23.05.2014
use Whirlpool.so or whirlpool.so and I think you don't have nativechecker.so
Re: Volt Host [ Server script error code ] -
Stones - 23.05.2014
I have them
Re: Volt Host [ Server script error code ] -
Stones - 23.05.2014
I've edited the server Config file and i'm getting this now
PHP код:
] Loading plugin: Whirlpool.so
[18:06:52] Failed (plugins/Whirlpool.so: invalid ELF header)
[18:06:52] Loading plugin: streamer.so
[18:06:52]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[18:06:52] Loaded.
[18:06:52] Loading plugin: mysql.so
[18:06:52]
> MySQL plugin R6 successfully loaded.
[18:06:52] Loaded.
[18:06:52] Loading plugin: nativechecker.so
[18:06:52] Failed (plugins/nativechecker.so: invalid ELF header)
[18:06:52] Loaded 3 plugins
Re: Volt Host [ Server script error code ] -
Alex Magaсa - 23.05.2014
Did you try updating the plugin:-> Whirlpool?
Re: Volt Host [ Server script error code ] -
Stones - 23.05.2014
Yes, i'm using the latest version from
https://sampforum.blast.hk/showthread.php?tid=65290
I've fixed the native checker now, it's just the whirlpool plugin, any suggestions?
Re: Volt Host [ Server script error code ] -
MysteriousGaming - 23.05.2014
Try a different plugin version of whirlpool.so
Re: Volt Host [ Server script error code ] -
Stones - 23.05.2014
PHP код:
Whirlpool.so: wrong ELF class: ELFCLASS64
A new error line has poped up in the console.