29.01.2017, 18:00
Hello guys.
I am trying to run my server on host from a hosting company
so the problem is that i dunno if the VPS is Linux or Windows
So i Uploaded the both of Plugins
Here is the Logs when i tried Windows without .dll.
Then the Gamemode is Unknown
When i tried Windows with .dll
When i Tried with Linux .so
OGP Crashes
I am trying to run my server on host from a hosting company
so the problem is that i dunno if the VPS is Linux or Windows
So i Uploaded the both of Plugins
Here is the Logs when i tried Windows without .dll.
Code:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [18:26:20] maxplayers = 50 (int) [18:26:20] filterscripts = "" (string) [18:26:20] [18:26:20] Server Plugins [18:26:20] -------------- [18:26:20] Loading plugin: crashdetect [18:26:20] Failed (plugins/crashdetect: cannot open shared object file: No such file or directory) [18:26:20] Loading plugin: mysql2 [18:26:20] Failed (plugins/mysql2: cannot open shared object file: No such file or directory) [18:26:20] Loading plugin: streamer [18:26:20] Failed (plugins/streamer: cannot open shared object file: No such file or directory) [18:26:20] Loading plugin: sscanf [18:26:20] Failed (plugins/sscanf: cannot open shared object file: No such file or directory) [18:26:20] Loading plugin: irc [18:26:20] Failed (plugins/irc: cannot open shared object file: No such file or directory) [18:26:20] Loading plugin: Whirlpool [18:26:20] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory) [18:26:20] Loading plugin: YSF [18:26:20] Failed (plugins/YSF: cannot open shared object file: No such file or directory) [18:26:20] Loaded 0 plugins. [18:26:20] [18:26:20] Filterscripts [18:26:20] --------------- [18:26:20] Loaded 0 filterscripts. [18:26:20] Script[gamemodes/SXv7.amx]: Run time error 17: "Invalid/unsupported P-code file format" [18:26:20] Failed to load 'gamemodes/SXv7.amx' script. [18:26:20] Number of vehicle models: 0
When i tried Windows with .dll
Code:
Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [18:49:54] maxplayers = 50 (int) [18:49:54] filterscripts = "" (string) [18:49:54] [18:49:54] Server Plugins [18:49:54] -------------- [18:49:54] Loading plugin: crashdetect.dll [18:49:54] Failed (plugins/crashdetect.dll: invalid ELF header) [18:49:54] Loading plugin: mysql.dll [18:49:54] Failed (plugins/mysql.dll: invalid ELF header) [18:49:54] Loading plugin: streamer.dll [18:49:54] Failed (plugins/streamer.dll: invalid ELF header) [18:49:54] Loading plugin: sscanf.dll [18:49:54] Failed (plugins/sscanf.dll: invalid ELF header) [18:49:54] Loading plugin: irc.dll [18:49:54] Failed (plugins/irc.dll: invalid ELF header) [18:49:54] Loading plugin: Whirlpool.dll [18:49:54] Failed (plugins/Whirlpool.dll: invalid ELF header) [18:49:54] Loading plugin: YSF.dll [18:49:54] Failed (plugins/YSF.dll: invalid ELF header) [18:49:54] Loaded 0 plugins. [18:49:54] [18:49:54] Filterscripts [18:49:54] --------------- [18:49:54] Loaded 0 filterscripts. [18:49:54] Script[gamemodes/SXv7.amx]: Run time error 17: "Invalid/unsupported P-code file format" [18:49:54] Failed to load 'gamemodes/SXv7.amx' script. [18:49:54] Number of vehicle models: 0
OGP Crashes
Code:
OGP_HOME_000000171_startup_scr.sh: line 2: 1304 Segmentation fault ./samp03svr OGP_HOME_000000171_startup_scr.sh: line 2: 1329 Segmentation fault ./samp03svr OGP_HOME_000000171_startup_scr.sh: line 2: 1349 Segmentation fault ./samp03svr OGP_HOME_000000171_startup_scr.sh: line 2: 1371 Segmentation fault ./samp03svr OGP_HOME_000000171_startup_scr.sh: line 2: 1466 Segmentation fault ./samp03svr OGP_HOME_000000171_startup_scr.sh: line 2: 1497 Segmentation fault ./samp03svr OGP_HOME_000000171_startup_scr.sh: line 2: 1524 Segmentation fault ./samp03svr Server './samp03svr ' crashed with exit code 0. Respawning... Retry #1. Starting server, please wait...