[Server] crashdetect is crashing my server? - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12) --- Thread: [Server] crashdetect is crashing my server? (/showthread.php?tid=2578) |
crashdetect is crashing my server? - CJ101 - 2024-01-31 I want to use crashdetect , but it just crashes my server [19:41:27] [Info] [debug] Server crashed while executing rxv4.amx [19:41:27] [Info] [debug] AMX backtrace: [19:41:27] [Info] [debug] #0 00000f70 in ?? () in rxv4.amx [19:41:27] [Info] [debug] #1 000025b4 in public OnGameModeInit () in rxv4.amx [19:41:27] [ERROR] signal 11 (SIGSEGV) catched; shutting log-core down (errno: 0, signal code: 1, exit status: 0) I am loading it as the first plugin the error is not my script, i commented out all of GameModeInit and still the same. Using plugins: streamer, discordconnector, and mysql . all updated to latest version |