---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [15:38:15] filterscripts = "" (string) [15:38:15] maxnpc = 0 (int) [15:38:15] [15:38:15] Server Plugins [15:38:15] -------------- [15:38:15] Loading plugin: mysql.so [15:38:15] >> plugin.mysql: R39-3 successfully loaded. [15:38:15] Loaded. [15:38:15] Loading plugin: sscanf.so [15:38:15] [15:38:15] =============================== [15:38:15] sscanf plugin loaded. [15:38:15] Version: 2.8.1 [15:38:15] © 2012 Alex "******" Cole [15:38:15] =============================== [15:38:15] Loaded. [15:38:15] Loading plugin: streamer.so [15:38:15] *** Streamer Plugin v2.7.8 by Incognito loaded *** [15:38:15] Loaded. [15:38:15] Loaded 3 plugins. [15:38:15] [15:38:15] Filterscripts [15:38:15] --------------- [15:38:15] Loaded 0 filterscripts.
echo Executing Server Config... lanmode 0 rcon_password 94Xsad623xad maxplayers 30 port 5544 hostname Los Santos Gang War gamemode0 GW filterscripts announce 1 query 1 weburl www.sa-mp.com maxnpc onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300 stream_rate 1000 plugins mysql.so sscanf.so streamer.so bind 192.99.11.136
[15:24:38] [debug] Server crashed while executing GW.amx [15:24:38] [debug] AMX backtrace: [15:24:38] [debug] #0 native mysql_connect () from mysql.so [15:24:38] [debug] #1 0010d2b0 in public InitServer () at GW.pwn:998 [15:24:38] [debug] #2 0010d230 in public Iter_OnGameModeInit () at GW.pwn:995 [15:24:38] [debug] #3 native CallLocalFunction () from samp03svr [15:24:38] [debug] #4 0000de30 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737 [15:24:38] [debug] #5 native CallLocalFunction () from samp03svr [15:24:38] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68 [15:24:38] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205 [15:24:38] [debug] Native backtrace: [15:24:38] [debug] #0 e0c2d9f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so [15:24:38] [debug] #1 e0c26a62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [15:24:38] [debug] #2 e0c27764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [15:24:38] [debug] #3 e0c296b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [15:24:38] [debug] #4 e0c2d31d in ?? () from plugins/crashdetect.so [15:24:38] [debug] #5 e17c4410 in ?? () [15:24:38] [debug] #6 e17c4430 in ?? () [15:24:38] [debug] #7 e14ce607 in gsignal () from /lib/i386-linux-gnu/libc.so.6 [15:24:38] [debug] #8 e14d1a33 in abort () from /lib/i386-linux-gnu/libc.so.6 [15:24:38] [debug] #9 e16fd405 in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [15:24:38] [debug] #10 e16fb063 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [15:24:38] [debug] #11 e16fb09f in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [15:24:38] [debug] #12 e16fb306 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [15:24:38] [debug] #13 e145bfeb in _ZN5boost15throw_exceptionINS_21thread_resource_errorEEEvRKT_ () from plugins/mysql.so [15:24:38] [debug] #14 e145d835 in _ZN16CMySQLConnectionC2ERSsS0_S0_S0_jbb () from plugins/mysql.so [15:24:38] [debug] #15 e145db6a in _ZN16CMySQLConnection6CreateERSsS0_S0_S0_jbb () from plugins/mysql.so [15:24:38] [debug] #16 e14647e9 in _ZN12CMySQLHandle6CreateESsSsSsSsjjb () from plugins/mysql.so [15:24:38] [debug] #17 e14756a3 in _ZN6Native13mysql_connectEP6tagAMXPi () from plugins/mysql.so [15:24:38] [debug] #18 080950e4 in ?? () from ./samp03svr [15:24:38] [debug] #19 e0c284d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so [15:24:38] [debug] #20 00000000 in nil ()
ConnectMYSQL = mysql_connect(MYSQL_HOST,MYSQL_USER,MYSQL_DB,MYSQL_PASS);
return 1;
public OnGameModeInit() { InitServer(); return 1; }
Oh no! The server couldn't be started (Unknown error).
SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [12:10:40] filterscripts = "" (string) [12:10:40] maxnpc = 0 (int) [12:10:40] [12:10:40] Server Plugins [12:10:40] -------------- [12:10:40] Loading plugin: mysql.so [12:10:40] Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/mysql.so)) [12:10:40] Loading plugin: sscanf.so [12:10:40] [12:10:40] =============================== [12:10:40] sscanf plugin loaded. [12:10:40] Version: 2.8.1 [12:10:40] © 2012 Alex "******" Cole [12:10:40] =============================== [12:10:40] Loaded. [12:10:40] Loading plugin: streamer.so
[12:10:40] Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/mysql.so))
Thats what i was using for
mysql-R41-Debian8-i686-static.tar.gz from here:https://github.com/pBlueG/SA-MP-MySQL/releases |
Contact your host support to solve this problem, because it needs SSH connection with super-user (sudo) access to solve this, I don't think you have it. If they didn't help you, change the host.
|
Need to pay $5 to suport and i have no money... I think members use a IRC, but idk how to talk to owners...
There is no other way to fix it? http://hastebin.com/kazumifidu.vbs |
Your logs show your still using mysql.so, change it to mysql_static.so and try then.
|
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18:16:09] filterscripts = "" (string)
[18:16:09] maxnpc = 0 (int)
[18:16:09]
[18:16:09] Server Plugins
[18:16:09] --------------
[18:16:09] Loading plugin: mysql_static.so
[18:16:09] Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/mysql_static.so))
[18:16:09] Loading plugin: sscanf.so
[18:16:09]
[18:16:09] ===============================
[18:16:09] sscanf plugin loaded.
[18:16:09] Version: 2.8.1
[18:16:09] © 2012 Alex "******" Cole
[18:16:09] ===============================
[18:16:09] Loaded.
[18:16:09] Loading plugin: streamer.so
We've made some changes on the server. Please try to run your server again.
|
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [10:37:27] filterscripts = "" (string) [10:37:27] maxnpc = 0 (int) [10:37:27] [10:37:27] Server Plugins [10:37:27] -------------- [10:37:27] Loading plugin: crashdetect.so [10:37:27] CrashDetect v4.16 is OK. [10:37:27] Loaded. [10:37:27] Loading plugin: mysql.so [10:37:27] >> plugin.mysql: R41 successfully loaded. [10:37:27] Loaded. [10:37:27] Loading plugin: sscanf.so [10:37:27] [10:37:27] =============================== [10:37:27] sscanf plugin loaded. [10:37:27] Version: 2.8.1 [10:37:27] © 2012 Alex "******" Cole [10:37:27] =============================== [10:37:27] Loaded. [10:37:27] Loading plugin: streamer.so [10:37:27] *** Streamer Plugin v2.7.8 by Incognito loaded *** [10:37:27] Loaded. [10:37:27] Loaded 4 plugins. [10:37:27] [10:37:27] Filterscripts [10:37:27] --------------- [10:37:27] Loaded 0 filterscripts. [10:37:27] [debug] Server crashed while executing GW.amx [10:37:27] [debug] AMX backtrace: [10:37:27] [debug] #0 native mysql_connect () from mysql.so [10:37:27] [debug] #1 0010d2f4 in public InitServer () at GW.pwn:998 [10:37:27] [debug] #2 0010d290 in public Iter_OnGameModeInit () at GW.pwn:995 [10:37:27] [debug] #3 native CallLocalFunction () from samp03svr [10:37:27] [debug] #4 0000de90 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737 [10:37:27] [debug] #5 native CallLocalFunction () from samp03svr [10:37:27] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68 [10:37:27] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205 [10:37:27] [debug] Native backtrace: [10:37:27] [debug] #0 e02259f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so [10:37:27] [debug] #1 e021ea62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [10:37:27] [debug] #2 e021f764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [10:37:27] [debug] #3 e02216b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [10:37:27] [debug] #4 e022531d in ?? () from plugins/crashdetect.so [10:37:27] [debug] #5 e0594410 in ?? () [10:37:27] [debug] #6 e0594430 in ?? () [10:37:27] [debug] #7 e027c687 in gsignal () from /lib/i386-linux-gnu/libc.so.6 [10:37:27] [debug] #8 e027fab3 in abort () from /lib/i386-linux-gnu/libc.so.6 [10:37:27] [debug] #9 e04b5d6f in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #10 e04b3924 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #11 e04b399d in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #12 e04b3c51 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #13 e04da203 in _ZSt20__throw_system_errori () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #14 e04dc9db in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #15 e04dca30 in _ZNSt6thread15_M_start_threadESt10shared_ptrINS_10_Impl_baseEE () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #16 dfea9d6e in ?? () from plugins/mysql.so [10:37:27] [debug] #17 dfeaa0ce in ?? () from plugins/mysql.so [10:37:27] [debug] #18 dfeaec52 in ?? () from plugins/mysql.so [10:37:27] [debug] #19 dfec893d in ?? () from plugins/mysql.so [10:37:27] [debug] #20 080950e4 in ?? () from ./samp03svr [10:37:27] [debug] #21 e02204d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so [10:37:27] [debug] #22 00000000 in nil ()
Are u from frag.gs team?
New errors... Only for test i tried to open my gamemode in other free host and work perfect, but i preffer frag.gs I want to fix it ![]() Code:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [10:37:27] filterscripts = "" (string) [10:37:27] maxnpc = 0 (int) [10:37:27] [10:37:27] Server Plugins [10:37:27] -------------- [10:37:27] Loading plugin: crashdetect.so [10:37:27] CrashDetect v4.16 is OK. [10:37:27] Loaded. [10:37:27] Loading plugin: mysql.so [10:37:27] >> plugin.mysql: R41 successfully loaded. [10:37:27] Loaded. [10:37:27] Loading plugin: sscanf.so [10:37:27] [10:37:27] =============================== [10:37:27] sscanf plugin loaded. [10:37:27] Version: 2.8.1 [10:37:27] © 2012 Alex "******" Cole [10:37:27] =============================== [10:37:27] Loaded. [10:37:27] Loading plugin: streamer.so [10:37:27] *** Streamer Plugin v2.7.8 by Incognito loaded *** [10:37:27] Loaded. [10:37:27] Loaded 4 plugins. [10:37:27] [10:37:27] Filterscripts [10:37:27] --------------- [10:37:27] Loaded 0 filterscripts. [10:37:27] [debug] Server crashed while executing GW.amx [10:37:27] [debug] AMX backtrace: [10:37:27] [debug] #0 native mysql_connect () from mysql.so [10:37:27] [debug] #1 0010d2f4 in public InitServer () at GW.pwn:998 [10:37:27] [debug] #2 0010d290 in public Iter_OnGameModeInit () at GW.pwn:995 [10:37:27] [debug] #3 native CallLocalFunction () from samp03svr [10:37:27] [debug] #4 0000de90 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737 [10:37:27] [debug] #5 native CallLocalFunction () from samp03svr [10:37:27] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68 [10:37:27] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205 [10:37:27] [debug] Native backtrace: [10:37:27] [debug] #0 e02259f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so [10:37:27] [debug] #1 e021ea62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so [10:37:27] [debug] #2 e021f764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so [10:37:27] [debug] #3 e02216b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so [10:37:27] [debug] #4 e022531d in ?? () from plugins/crashdetect.so [10:37:27] [debug] #5 e0594410 in ?? () [10:37:27] [debug] #6 e0594430 in ?? () [10:37:27] [debug] #7 e027c687 in gsignal () from /lib/i386-linux-gnu/libc.so.6 [10:37:27] [debug] #8 e027fab3 in abort () from /lib/i386-linux-gnu/libc.so.6 [10:37:27] [debug] #9 e04b5d6f in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #10 e04b3924 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #11 e04b399d in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #12 e04b3c51 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #13 e04da203 in _ZSt20__throw_system_errori () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #14 e04dc9db in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #15 e04dca30 in _ZNSt6thread15_M_start_threadESt10shared_ptrINS_10_Impl_baseEE () from /usr/lib/i386-linux-gnu/libstdc++.so.6 [10:37:27] [debug] #16 dfea9d6e in ?? () from plugins/mysql.so [10:37:27] [debug] #17 dfeaa0ce in ?? () from plugins/mysql.so [10:37:27] [debug] #18 dfeaec52 in ?? () from plugins/mysql.so [10:37:27] [debug] #19 dfec893d in ?? () from plugins/mysql.so [10:37:27] [debug] #20 080950e4 in ?? () from ./samp03svr [10:37:27] [debug] #21 e02204d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so [10:37:27] [debug] #22 00000000 in nil () |