Moin, kurze Frage habe mein Script nach einigen Komplikationen Starten wollen, jedoch klappt dies in zusammenarbeit mit dem Server nicht
(Auf Windows geht alles)
Problem: Der Server crashed direkt beim Eingeben eines Befehls (bsp: Rcon login, etc.) aber der Login klappt speichert jedoch nichts in der DB (Unter Windows ging alles Perfekt)
Code: server_log.txt
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[17:41:08] filterscripts = "" (string)
[29.04.2016 - 17:41:08]
[29.04.2016 - 17:41:08] Server Plugins
[29.04.2016 - 17:41:08] --------------
[29.04.2016 - 17:41:08] Loading plugin: crashdetect.so
[29.04.2016 - 17:41:08] CrashDetect v4.15.1 is OK.
[29.04.2016 - 17:41:08] Loaded.
[29.04.2016 - 17:41:08] Loading plugin: mysql_static.so
[29.04.2016 - 17:41:08] >> plugin.mysql: R39-5 successfully loaded.
[29.04.2016 - 17:41:08] Loaded.
[29.04.2016 - 17:41:08] Loading plugin: sscanf.so
[29.04.2016 - 17:41:08]
[29.04.2016 - 17:41:08] ===============================
[29.04.2016 - 17:41:08] sscanf plugin loaded.
[29.04.2016 - 17:41:08] Version: 2.8.1
[29.04.2016 - 17:41:08] (c) 2012 Alex "Y_Less" Cole
[29.04.2016 - 17:41:08] ===============================
[29.04.2016 - 17:41:08] Loaded.
[29.04.2016 - 17:41:08] Loading plugin: streamer.so
[29.04.2016 - 17:41:08]
*** Streamer Plugin v2.8 by Incognito loaded ***
[29.04.2016 - 17:41:08] Loaded.
[29.04.2016 - 17:41:08] Loaded 4 plugins.
[29.04.2016 - 17:41:08]
[29.04.2016 - 17:41:08] Filterscripts
[29.04.2016 - 17:41:08] ---------------
[29.04.2016 - 17:41:08] Loaded 0 filterscripts.
[29.04.2016 - 17:41:08]
----------------------------------
[29.04.2016 - 17:41:08] Gamemode geladen!
[29.04.2016 - 17:41:08] ----------------------------------
[29.04.2016 - 17:41:08] Number of vehicle models: 0
[29.04.2016 - 17:41:08] Es wurden erfolgreich 0 Häuser geladen!
[29.04.2016 - 17:41:08] Es wurden erfolgreich 0 Tankstellen geladen!
[29.04.2016 - 17:41:08] Es wurden erfolgreich 1 Fraktions-Fahrzeuge geladen!
[29.04.2016 - 17:41:32] [connection] incoming connection: 78.54.3.54:54454 id: 0
[29.04.2016 - 17:41:33] [join] Whice has joined the server (0:78.54.3.54)
[29.04.2016 - 17:42:48] RCON (In-Game): Player #0 (Whice) has logged in.
[29.04.2016 - 17:42:52] [debug] Server crashed while executing server.amx
[29.04.2016 - 17:42:52] [debug] AMX backtrace:
[29.04.2016 - 17:42:52] [debug] #0 native fwrite () from samp03svr
[29.04.2016 - 17:42:52] [debug] #1 0002dc4c in ?? (249148, 369336) from server.amx
[29.04.2016 - 17:42:52] [debug] #2 0000a970 in public ocmdOnPlayerCommandText (0, 354204) from server.amx
[29.04.2016 - 17:42:52] [debug] #3 native CallLocalFunction () from samp03svr
[29.04.2016 - 17:42:52] [debug] #4 00000564 in public OnPlayerCommandText (0, 354176) from server.amx
[29.04.2016 - 17:42:52] [debug] Native backtrace:
[29.04.2016 - 17:42:52] [debug] #0 f73d6e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #1 f73cfbcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #2 f73d0dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #3 f73d1226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #4 f73d6adc in ?? () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #5 f7729d50 in __kernel_rt_sigreturn () from linux-gate.so.1
[29.04.2016 - 17:42:52] [debug] #6 f7729d70 in __kernel_vsyscall () from linux-gate.so.1
[29.04.2016 - 17:42:52] [debug] #7 f7428367 in gsignal () from /lib32/libc.so.6
[29.04.2016 - 17:42:52] [debug] #8 f7429a23 in abort () from /lib32/libc.so.6
[29.04.2016 - 17:42:52] [debug] #9 f7421697 in ?? () from /lib32/libc.so.6
[29.04.2016 - 17:42:52] [debug] #10 f7421747 in ?? () from /lib32/libc.so.6
[29.04.2016 - 17:42:52] [debug] #11 0809b99c in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #12 0809bdff in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #13 080950e4 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #14 f73d294b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #15 f73d58f8 in ?? () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #16 f73d9916 in amx_Exec () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #17 f73d1be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #18 f73d5659 in ?? () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #19 f626688a in ?? () from plugins/streamer.so
[29.04.2016 - 17:42:52] [debug] #20 080dfd62 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #21 080950e4 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #22 f73d294b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #23 f73d58f8 in ?? () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #24 f73d9916 in amx_Exec () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #25 f73d1be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #26 f73d5659 in ?? () from plugins/crashdetect.so
[29.04.2016 - 17:42:52] [debug] #27 f626688a in ?? () from plugins/streamer.so
[29.04.2016 - 17:42:52] [debug] #28 080a5632 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #29 080b1751 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #30 08071d38 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #31 08071e32 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #32 0807bc50 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #33 080aed3d in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #34 080aef02 in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #35 080aa13a in ?? () from ./samp03svr
[29.04.2016 - 17:42:52] [debug] #36 f7413a63 in __libc_start_main () from /lib32/libc.so.6
Alles anzeigen