Okay, after few tests i made seems like the out of bounds error occurs then the server will crash after i start a snowball day or dodgeball and kill everyone and round ends then crash happens
Code:
L 01/24/2022 - 18:51:58: "Natsheh<4><STEAM_0:0:26622031><TERRORIST>" say "set"
L 01/24/2022 - 18:52:01: "[P*D]Jean_Claude_Van_Damme (95)<9><BOT><CT>" committed suicide with "world"
L 01/24/2022 - 18:52:01: "Natsheh<4><STEAM_0:0:26622031><TERRORIST>" committed suicide with "world"
L 01/24/2022 - 18:52:01: JAILBREAK Specialday 'Snowball Day' has ended!
L 01/24/2022 - 18:52:01: "[POD]L33t B0t (98)<10><BOT><TERRORIST>" committed suicide with "world"
L 01/24/2022 - 18:52:06: JAILBREAK Guards win!
L 01/24/2022 - 18:52:06: JAILBREAK Round is ending...
/entrypoint.sh: line 36: 18 Segmentation fault (core dumped) ./hlds_run -console -game ${HLDS_GAME} -port ${SERVER_PORT} -sport ${VAC_PORT} +map ${SRCDS_MAP} +ip 0.0.0.0 -strictportbind -norestart +maxplayers ${MAX_PLAYERS}
[email protected]~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 139
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
[email protected]pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Pterodactyl Daemon]: Finished pulling Docker container image
The errors that are caused from this issue
Code:
L 01/24/2022 - 15:52:38: Start of error session.
L 01/24/2022 - 15:52:38: Info (map "jail_blue") (file "addons/amxmodx/logs/error_20220124.log")
L 01/24/2022 - 15:52:38: [MySQL] Invalid query handle: 2
L 01/24/2022 - 15:52:38: [AMXX] Run time error 10 (plugin "amxbans_main.amxx") (native "SQL_GetQueryString") - debug not enabled!
L 01/24/2022 - 15:52:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 16:44:04: Start of error session.
L 01/24/2022 - 16:44:04: Info (map "jail_blue") (file "addons/amxmodx/logs/error_20220124.log")
L 01/24/2022 - 16:44:04: [AMXX] Run time error 5 (plugin "Jailbreak_main.amxx") - debug not enabled!
L 01/24/2022 - 16:44:04: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 18:01:51: Start of error session.
L 01/24/2022 - 18:01:51: Info (map "jail_blue") (file "addons/amxmodx/logs/error_20220124.log")
L 01/24/2022 - 18:01:51: Invalid player id 100
L 01/24/2022 - 18:01:51: [AMXX] Run time error 10 (plugin "Jailbreak_main.amxx") (native "player_menu_info") - debug not enabled!
L 01/24/2022 - 18:01:51: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 18:01:51: Invalid player id 100
L 01/24/2022 - 18:01:51: [AMXX] Run time error 10 (plugin "Jailbreak_main.amxx") (native "player_menu_info") - debug not enabled!
L 01/24/2022 - 18:01:51: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 18:01:51: Invalid player id 100
L 01/24/2022 - 18:01:51: [AMXX] Run time error 10 (plugin "Jailbreak_main.amxx") (native "player_menu_info") - debug not enabled!
L 01/24/2022 - 18:01:51: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 18:12:05: Start of error session.
L 01/24/2022 - 18:12:05: Info (map "jail_blue") (file "addons/amxmodx/logs/error_20220124.log")
L 01/24/2022 - 18:12:05: Invalid menu id 1(23)
L 01/24/2022 - 18:12:05: [AMXX] Run time error 10 (plugin "Jailbreak_main.amxx") (native "menu_destroy") - debug not enabled!
L 01/24/2022 - 18:12:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 18:12:05: Invalid menu id 1(23)
L 01/24/2022 - 18:12:05: [AMXX] Run time error 10 (plugin "Jailbreak_main.amxx") (native "menu_destroy") - debug not enabled!
L 01/24/2022 - 18:12:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/24/2022 - 18:19:33: [AMXX] Run time error 5 (plugin "Jailbreak_main.amxx") - debug not enabled!
L 01/24/2022 - 18:19:33: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
__________________