Hey leute,
ich habe ein kleines Problem beim Konvertieren von meinem kleinen privaten Testserver auf einen "öffentlichen"-Linux-Server, da die Plugins ja andere Dateien erfordern.
Alle mysql.so-Dateien, die ich bereits getestet habe, scheinen denselben Fehler auszuspucken, daher habe ich mir einmal das Crashdetect-Plugin geholt. Details im server-log unten!
Ich habe keine Filterscripts, eigentlich nur 2 Plugins (Sscanf & MySQL) und 1 Gamemode, welches ohne crashdetect nicht einmal in der server-log erwähnt wird. Beim Connecten auf den Server das übliche "Server didnt respond".
Vielen Dank im Voraus!
MfG Markus
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[23:21:14] filterscripts = "" (string)
[23:21:14]
[23:21:14] Server Plugins
[23:21:14] --------------
[23:21:14] Loading plugin: sscanf.so
[23:21:14]
[23:21:14] ===============================
[23:21:14] sscanf plugin loaded.
[23:21:14] Version: 2.8.1
[23:21:14] (c) 2012 Alex "Y_Less" Cole
[23:21:14] ===============================
[23:21:14] Loaded.
[23:21:14] Loading plugin: mysql_static.so
[23:21:14] >> plugin.mysql: R39-4 successfully loaded.
[23:21:14] Loaded.
[23:21:14] Loading plugin: crashdetect.so
[23:21:14] CrashDetect v4.15.1 is OK.
[23:21:14] Loaded.
[23:21:14] Loaded 3 plugins.
[23:21:14]
[23:21:14] Filterscripts
[23:21:14] ---------------
[23:21:14] Loaded 0 filterscripts.
[23:21:14] [debug] Server crashed while executing mainONLINE.amx
[23:21:14] [debug] AMX backtrace:
[23:21:14] [debug] #0 native mysql_connect () from mysql_static.so
[23:21:14] [debug] #1 000064e8 in public SSCANF_OnGameModeInit () from mainONLINE.amx
[23:21:14] [debug] #2 00000744 in public OnGameModeInit () from mainONLINE.amx
[23:21:14] [debug] Native backtrace:
[23:21:14] [debug] #0 f67a4e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[23:21:14] [debug] #1 f679dbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[23:21:14] [debug] #2 f679edbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[23:21:14] [debug] #3 f679f226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[23:21:14] [debug] #4 f67a4adc in ?? () from plugins/crashdetect.so
[23:21:14] [debug] #5 f776ae30 in ?? ()
[23:21:14] [debug] #6 f776ae50 in ?? ()
[23:21:14] [debug] #7 f746e607 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[23:21:14] [debug] #8 f7471a33 in abort () from /lib/i386-linux-gnu/libc.so.6
[23:21:14] [debug] #9 f769d405 in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[23:21:14] [debug] #10 f769b063 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[23:21:14] [debug] #11 f769b09f in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[23:21:14] [debug] #12 f769b306 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[23:21:14] [debug] #13 f7244acf in _ZN5boost15throw_exceptionINS_21thread_resource_errorEEEvRKT_ () from plugins/mysql_static.so
[23:21:14] [debug] #14 f724a101 in _ZN5boost6threadC1INS_3_bi6bind_tIvNS_4_mfi3mf0Iv16CMySQLConnectionEENS2_5list1INS2_5valueIPS6_EEEEEEEEOT_ () from plugins/mysql_static.so
[23:21:14] [debug] #15 f7245bfc in _ZN16CMySQLConnectionC1ERSsS0_S0_S0_jbb () from plugins/mysql_static.so
[23:21:14] [debug] #16 f7245d50 in _ZN16CMySQLConnection6CreateERSsS0_S0_S0_jbb () from plugins/mysql_static.so
[23:21:14] [debug] #17 f724c816 in _ZN12CMySQLHandle6CreateESsSsSsSsjjb () from plugins/mysql_static.so
[23:21:14] [debug] #18 f7260ab1 in _ZN6Native13mysql_connectEP6tagAMXPi () from plugins/mysql_static.so
[23:21:14] [debug] #19 080950e4 in ?? () from ./samp03svr
[23:21:14] [debug] #20 f67a094b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[23:21:14] [debug] #21 f67a38f8 in ?? () from plugins/crashdetect.so
[23:21:14] [debug] #22 f67a7916 in amx_Exec () from plugins/crashdetect.so
[23:21:14] [debug] #23 f679fbe6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[23:21:14] [debug] #24 f67a3659 in ?? () from plugins/crashdetect.so
[23:21:14] [debug] #25 080a503b in ?? () from ./samp03svr
[23:21:14] [debug] #26 080ab922 in ?? () from ./samp03svr
[23:21:14] [debug] #27 080aa0fd in ?? () from ./samp03svr
[23:21:14] [debug] #28 f7459a83 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6