runtime_condensed
-
54
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 moth chest (/obj/item/bodypart/chest/moth)
usr: null
-
54
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)
usr: null
-
35
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the NASA voidsuit (/obj/item/clothing/suit/space/nasavoid)
src_loc:
usr: Mike Haddad (/mob/living/carbon/human)
-
29
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: null
-
19
count
Cannot read null.client intick(/datum/status_effect/slime_leech/tick:54)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
14
count
Hazel Basmanoff 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: Hazel Basmanoff (/mob/living/carbon/human)
-
9
count
atom_pre_pressure_push overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
9
count
Cannot execute null.stop feeding(). intick(/datum/status_effect/slime_leech/tick:57)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
5
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
5
count
Acco 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: Acco (/mob/living/carbon/human)
-
4
count
undefined variable /obj/vehicle/sealed/mecha/clarke/var/stat inrelaymove(/obj/structure/closet/relaymove:987)src: (/obj/structure/closet/supplypod/mechpod)
src_loc: the floor (113,104,2) (/turf/open/floor/circuit/green)
usr: null
-
3
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Flashlight (/datum/action/item_action/toggle_computer_light)
src_loc:
usr: Acco (/mob/living/carbon/human)
-
3
count
Jerry Watson 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: Jerry Watson (/mob/living/carbon/human)
-
2
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:712)src: Acco (Station Engineer) (/obj/item/modular_computer/pda/engineering)
src_loc:
usr: Acco (/mob/living/carbon/human)
-
2
count
Cannot execute null.GetAccess(). inretrieve access(/mob/living/basic/pet/dog/corgi/proc/retrieve_access:273)src: Ian (/mob/living/basic/pet/dog/corgi/ian)
src_loc: the carpet (92,133,2) (/turf/open/floor/carpet)
usr: (src)
-
1
count
adding a /obj/item/organ/ears/cat/cybernetic to a /mob/living/carbon/human when it shouldn't be! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Hazel Basmanoff (/mob/living/carbon/human)
-
1
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Acco (/mob/living/carbon/human)
-
1
count
Cannot execute null.supress(). ingive eye control(/obj/machinery/computer/camera_advanced/proc/give_eye_control:119)src: Slime management console (/obj/machinery/computer/camera_advanced/xenobio)
src_loc:
usr: Jerry Watson (/mob/living/carbon/human)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: Ulanyfrajer (/mob/dead/new_player)
-
1
count
Dylan Ewing 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: Dylan Ewing (/mob/living/carbon/human)
-
1
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1129)src: Roach (/mob/living/basic/spider/maintenance)
src_loc:
usr: Jerry Watson (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 54,
"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 moth chest (\/obj\/item\/bodypart\/chest\/moth)",
"usr": "null"
},
{
"count": 54,
"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)",
"usr": "null"
},
{
"count": 35,
"message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
"proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
"source_file": "code\/game\/atom\/atom_color.dm,123",
"src": "the NASA voidsuit (\/obj\/item\/clothing\/suit\/space\/nasavoid)",
"src_loc": null,
"usr": "Mike Haddad (\/mob\/living\/carbon\/human)"
},
{
"count": 29,
"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": "null"
},
{
"count": 19,
"message": "Cannot read null.client",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,54",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 14,
"message": "Hazel Basmanoff 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": "Hazel Basmanoff (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "atom_pre_pressure_push 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": "(src)"
},
{
"count": 9,
"message": "Cannot execute null.stop feeding().",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,57",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "TTS tried to play a sound to a deleted mob.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 5,
"message": "Acco 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": "Acco (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "undefined variable \/obj\/vehicle\/sealed\/mecha\/clarke\/var\/stat",
"proc_name": "relaymove (\/obj\/structure\/closet\/relaymove)",
"source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,987",
"src": " (\/obj\/structure\/closet\/supplypod\/mechpod)",
"src_loc": "the floor (113,104,2) (\/turf\/open\/floor\/circuit\/green)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)",
"src_loc": null,
"usr": "Acco (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Jerry Watson 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": "Jerry Watson (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,712",
"src": "Acco (Station Engineer) (\/obj\/item\/modular_computer\/pda\/engineering)",
"src_loc": null,
"usr": "Acco (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.GetAccess().",
"proc_name": "retrieve access (\/mob\/living\/basic\/pet\/dog\/corgi\/proc\/retrieve_access)",
"source_file": "code\/modules\/mob\/living\/basic\/pets\/dog\/corgi.dm,273",
"src": "Ian (\/mob\/living\/basic\/pet\/dog\/corgi\/ian)",
"src_loc": "the carpet (92,133,2) (\/turf\/open\/floor\/carpet)",
"usr": "(src)"
},
{
"count": 1,
"message": "adding a \/obj\/item\/organ\/ears\/cat\/cybernetic 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": "Hazel Basmanoff (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "area_beauty_updated 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": "Acco (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.supress().",
"proc_name": "give eye control (\/obj\/machinery\/computer\/camera_advanced\/proc\/give_eye_control)",
"source_file": "code\/game\/machinery\/computer\/camera_advanced.dm,119",
"src": "Slime management console (\/obj\/machinery\/computer\/camera_advanced\/xenobio)",
"src_loc": null,
"usr": "Jerry Watson (\/mob\/living\/carbon\/human)"
},
{
"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": "Ulanyfrajer (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Dylan Ewing 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": "Dylan Ewing (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1129",
"src": "Roach (\/mob\/living\/basic\/spider\/maintenance)",
"src_loc": null,
"usr": "Jerry Watson (\/mob\/living\/carbon\/human)"
}
],
"total_count": 253
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-05-20 12:45:27.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262033,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":54,\"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 moth chest (\/obj\/item\/bodypart\/chest\/moth)\",\"usr\":\"null\"},{\"count\":54,\"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)\",\"usr\":\"null\"},{\"count\":35,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the NASA voidsuit (\/obj\/item\/clothing\/suit\/space\/nasavoid)\",\"src_loc\":null,\"usr\":\"Mike Haddad (\/mob\/living\/carbon\/human)\"},{\"count\":29,\"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\":\"null\"},{\"count\":19,\"message\":\"Cannot read null.client\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,54\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":14,\"message\":\"Hazel Basmanoff 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\":\"Hazel Basmanoff (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"atom_pre_pressure_push 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\":\"(src)\"},{\"count\":9,\"message\":\"Cannot execute null.stop feeding().\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,57\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":5,\"message\":\"Acco 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\":\"Acco (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"undefined variable \/obj\/vehicle\/sealed\/mecha\/clarke\/var\/stat\",\"proc_name\":\"relaymove (\/obj\/structure\/closet\/relaymove)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,987\",\"src\":\" (\/obj\/structure\/closet\/supplypod\/mechpod)\",\"src_loc\":\"the floor (113,104,2) (\/turf\/open\/floor\/circuit\/green)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)\",\"src_loc\":null,\"usr\":\"Acco (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Jerry Watson 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\":\"Jerry Watson (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,712\",\"src\":\"Acco (Station Engineer) (\/obj\/item\/modular_computer\/pda\/engineering)\",\"src_loc\":null,\"usr\":\"Acco (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.GetAccess().\",\"proc_name\":\"retrieve access (\/mob\/living\/basic\/pet\/dog\/corgi\/proc\/retrieve_access)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/pets\/dog\/corgi.dm,273\",\"src\":\"Ian (\/mob\/living\/basic\/pet\/dog\/corgi\/ian)\",\"src_loc\":\"the carpet (92,133,2) (\/turf\/open\/floor\/carpet)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/ears\/cat\/cybernetic 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\":\"Hazel Basmanoff (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"area_beauty_updated 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\":\"Acco (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.supress().\",\"proc_name\":\"give eye control (\/obj\/machinery\/computer\/camera_advanced\/proc\/give_eye_control)\",\"source_file\":\"code\/game\/machinery\/computer\/camera_advanced.dm,119\",\"src\":\"Slime management console (\/obj\/machinery\/computer\/camera_advanced\/xenobio)\",\"src_loc\":null,\"usr\":\"Jerry Watson (\/mob\/living\/carbon\/human)\"},{\"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\":\"Ulanyfrajer (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Dylan Ewing 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\":\"Dylan Ewing (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1129\",\"src\":\"Roach (\/mob\/living\/basic\/spider\/maintenance)\",\"src_loc\":null,\"usr\":\"Jerry Watson (\/mob\/living\/carbon\/human)\"}],\"total_count\":253}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/05\/20\/round-262033\/runtime.condensed.json"
}
Install Gentoo