Hallo Breadfish.
Ich habe das Problem das wenn ich den Server über /gmx (rcon gamemodeexit) neustarte, startet der Server ganz normal und dann crasht er.
Wenn ich den Server normal starte, bleibt er an.
Mysql nutze ich:
Ongamemode init -> connect
Ongamemodeexit -> mysql_close();
Fehlermeldung von Crashdetect:
Code
[21:04:37] Number of vehicle models: 52
[21:04:37] [debug] Server crashed due to an unknown error
[21:04:37] [debug] System backtrace:
[21:04:37] [debug] #0 b6b90f41 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[21:04:37] [debug] #1 b6b8741f in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[21:04:37] [debug] #2 b6b85963 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so
[21:04:37] [debug] #3 b6b903c1 in ?? () from plugins/crashdetect.so
[21:04:37] [debug] #4 b776ce80 in ?? () from /lib/libpthread.so.0
[21:04:37] [debug] #5 0809423c in ?? () from ./samp03svr
[21:04:37] [debug] #6 0809437d in ?? () from ./samp03svr
[21:04:37] [debug] #7 080dbcf2 in ?? () from ./samp03svr
[21:04:37] [debug] #8 080b5c01 in ?? () from ./samp03svr
[21:04:37] [debug] #9 080b1453 in ?? () from ./samp03svr
[21:04:37] [debug] #10 b74f6c96 in __libc_start_main () from /lib/libc.so.6
[21:04:37] [debug] #11 0804b521 in ?? () from ./samp03svr
Alles anzeigen
Gruß