runtime_condensed
-
60
count
list index out of bounds insig remove from blackboard(/datum/ai_controller/proc/sig_remove_from_blackboard:938)src: /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/legion)
src_loc:
usr: Jerry Watson (/mob/living/carbon/human)
-
51
count
bad index inupdate listener(/datum/sound_token/proc/update_listener:109)src: /datum/sound_token (/datum/sound_token)
src_loc:
usr: null
-
41
count
cannot read from list inreduce filter status(/obj/item/gas_filter/proc/reduce_filter_status:80)src: the atmospheric gas filter (/obj/item/gas_filter)
src_loc: the explorer gas mask (/obj/item/clothing/mask/gas/explorer/folded)
usr: null
-
41
count
Cannot read null.gases incheck breath(/obj/item/organ/lungs/proc/check_breath:638)src: the lungs (/obj/item/organ/lungs)
src_loc: the human chest (/obj/item/bodypart/chest)
usr: null
-
28
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:380)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: space (165,157,2) (/turf/open/space)
usr: null
-
3
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jerry Watson (/mob/living/carbon/human)
-
3
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jerry Watson (/mob/living/carbon/human)
-
3
count
Cannot execute null.resolve(). inon throw impact(/datum/material/proc/on_throw_impact:225)src: plasma (/datum/material/plasma)
src_loc:
usr: null
-
3
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the floor (154,144,2) (/turf/open/floor/iron)
src_loc:
usr: null
-
2
count
-
1
count
Kane Kholak entered in a null payload to the chat window. inhandle entry(/datum/tgui_say/proc/handle_entry:127)src: /datum/tgui_say (/datum/tgui_say)
src_loc:
usr: Kane Kholak (/mob/living/carbon/human)
-
1
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:361)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
1
count
adding a /obj/item/organ/ears/fox to a /mob/living/carbon/human when it shouldn't be! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Emma Albright entered in a null payload to the chat window. inhandle entry(/datum/tgui_say/proc/handle_entry:127)src: /datum/tgui_say (/datum/tgui_say)
src_loc:
usr: Emma Albright (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 60,
"message": "list index out of bounds",
"proc_name": "sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)",
"source_file": "code\/datums\/ai\/_ai_controller.dm,938",
"src": "\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/legion)",
"src_loc": null,
"usr": "Jerry Watson (\/mob\/living\/carbon\/human)"
},
{
"count": 51,
"message": "bad index",
"proc_name": "update listener (\/datum\/sound_token\/proc\/update_listener)",
"source_file": "code\/datums\/sound_token.dm,109",
"src": "\/datum\/sound_token (\/datum\/sound_token)",
"src_loc": null,
"usr": "null"
},
{
"count": 41,
"message": "cannot read from list",
"proc_name": "reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)",
"source_file": "code\/modules\/clothing\/masks\/gas_filter.dm,80",
"src": "the atmospheric gas filter (\/obj\/item\/gas_filter)",
"src_loc": "the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer\/folded)",
"usr": "null"
},
{
"count": 41,
"message": "Cannot read null.gases",
"proc_name": "check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)",
"source_file": "code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,638",
"src": "the lungs (\/obj\/item\/organ\/lungs)",
"src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
"usr": "null"
},
{
"count": 28,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,380",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "space (165,157,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 3,
"message": "atom_entered overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Jerry Watson (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "atom_init_success_on overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Jerry Watson (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot execute null.resolve().",
"proc_name": "on throw impact (\/datum\/material\/proc\/on_throw_impact)",
"source_file": "code\/datums\/materials\/_material.dm,225",
"src": "plasma (\/datum\/material\/plasma)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the floor (154,144,2) (\/turf\/open\/floor\/iron)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Kane Kholak entered in a null payload to the chat window.",
"proc_name": "handle entry (\/datum\/tgui_say\/proc\/handle_entry)",
"source_file": "code\/modules\/tgui_input\/say_modal\/speech.dm,127",
"src": "\/datum\/tgui_say (\/datum\/tgui_say)",
"src_loc": null,
"usr": "Kane Kholak (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,361",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "adding a \/obj\/item\/organ\/ears\/fox to a \/mob\/living\/carbon\/human when it shouldn't be!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,270",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Emma Albright entered in a null payload to the chat window.",
"proc_name": "handle entry (\/datum\/tgui_say\/proc\/handle_entry)",
"source_file": "code\/modules\/tgui_input\/say_modal\/speech.dm,127",
"src": "\/datum\/tgui_say (\/datum\/tgui_say)",
"src_loc": null,
"usr": "Emma Albright (\/mob\/living\/carbon\/human)"
}
],
"total_count": 241
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-05-21 14:34:49.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262059,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":60,\"message\":\"list index out of bounds\",\"proc_name\":\"sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)\",\"source_file\":\"code\/datums\/ai\/_ai_controller.dm,938\",\"src\":\"\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/legion)\",\"src_loc\":null,\"usr\":\"Jerry Watson (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"message\":\"bad index\",\"proc_name\":\"update listener (\/datum\/sound_token\/proc\/update_listener)\",\"source_file\":\"code\/datums\/sound_token.dm,109\",\"src\":\"\/datum\/sound_token (\/datum\/sound_token)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":41,\"message\":\"cannot read from list\",\"proc_name\":\"reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)\",\"source_file\":\"code\/modules\/clothing\/masks\/gas_filter.dm,80\",\"src\":\"the atmospheric gas filter (\/obj\/item\/gas_filter)\",\"src_loc\":\"the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer\/folded)\",\"usr\":\"null\"},{\"count\":41,\"message\":\"Cannot read null.gases\",\"proc_name\":\"check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,638\",\"src\":\"the lungs (\/obj\/item\/organ\/lungs)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":28,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,380\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"atom_entered overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jerry Watson (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"atom_init_success_on overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jerry Watson (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"on throw impact (\/datum\/material\/proc\/on_throw_impact)\",\"source_file\":\"code\/datums\/materials\/_material.dm,225\",\"src\":\"plasma (\/datum\/material\/plasma)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the floor (154,144,2) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Kane Kholak entered in a null payload to the chat window.\",\"proc_name\":\"handle entry (\/datum\/tgui_say\/proc\/handle_entry)\",\"source_file\":\"code\/modules\/tgui_input\/say_modal\/speech.dm,127\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"Kane Kholak (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/ears\/fox to a \/mob\/living\/carbon\/human when it shouldn't be!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,270\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Emma Albright entered in a null payload to the chat window.\",\"proc_name\":\"handle entry (\/datum\/tgui_say\/proc\/handle_entry)\",\"source_file\":\"code\/modules\/tgui_input\/say_modal\/speech.dm,127\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"Emma Albright (\/mob\/living\/carbon\/human)\"}],\"total_count\":241}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/05\/21\/round-262059\/runtime.condensed.json"
}
Install Gentoo