runtime_condensed
-
47
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
-
29
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
-
12
count
cannot read from list inreduce filter status(/obj/item/gas_filter/proc/reduce_filter_status:72)src: the atmospheric gas filter (/obj/item/gas_filter)
src_loc: the explorer gas mask (/obj/item/clothing/mask/gas/explorer)
usr: null
-
12
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
-
7
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the pressure-resistant explore... (/obj/item/clothing/suit/hooded/explorer)
src_loc:
usr: Captain (/mob/living/carbon/human)
-
7
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
7
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Cannot execute null.resolve(). inon throw impact(/datum/material/proc/on_throw_impact:225)src: plasma (/datum/material/plasma)
src_loc:
usr: 0
-
3
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 (98,132,2) (/turf/open/floor/carpet)
usr: (src)
-
3
count
Cannot read null._status_traits inon challenge completed(/datum/fish_source/proc/on_challenge_completed:288)src: /datum/fish_source/portal (/datum/fish_source/portal)
src_loc:
usr: null
-
2
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
2
count
-
1
count
The blood-red supply pod taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the blood-red supply pod (/obj/structure/closet/supplypod)
src_loc:
usr: Misaan Caelum (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot read null.name inannounce(/datum/round_event/shuttle_catastrophe/announce:37)src: /datum/round_event/shuttle_cat... (/datum/round_event/shuttle_catastrophe)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 47,
"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": 29,
"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": 12,
"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,72",
"src": "the atmospheric gas filter (\/obj\/item\/gas_filter)",
"src_loc": "the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer)",
"usr": "null"
},
{
"count": 12,
"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": 7,
"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 pressure-resistant explore... (\/obj\/item\/clothing\/suit\/hooded\/explorer)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "turf_reset_elevation 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": 7,
"message": "turf_change 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": 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": "0"
},
{
"count": 3,
"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 (98,132,2) (\/turf\/open\/floor\/carpet)",
"usr": "(src)"
},
{
"count": 3,
"message": "Cannot read null._status_traits",
"proc_name": "on challenge completed (\/datum\/fish_source\/proc\/on_challenge_completed)",
"source_file": "code\/modules\/fishing\/sources\/_fish_source.dm,288",
"src": "\/datum\/fish_source\/portal (\/datum\/fish_source\/portal)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": 2,
"message": "Tried to track a qdeleted datum (the legion) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.",
"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": "The blood-red supply pod taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the blood-red supply pod (\/obj\/structure\/closet\/supplypod)",
"src_loc": null,
"usr": "Misaan Caelum (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.name",
"proc_name": "announce (\/datum\/round_event\/shuttle_catastrophe\/announce)",
"source_file": "code\/modules\/events\/shuttle_catastrophe.dm,37",
"src": "\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 136
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-05-05 22:08:56.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 261717,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":47,\"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\":29,\"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\":12,\"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,72\",\"src\":\"the atmospheric gas filter (\/obj\/item\/gas_filter)\",\"src_loc\":\"the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer)\",\"usr\":\"null\"},{\"count\":12,\"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\":7,\"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 pressure-resistant explore... (\/obj\/item\/clothing\/suit\/hooded\/explorer)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"turf_reset_elevation 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\":7,\"message\":\"turf_change 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\":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\":\"0\"},{\"count\":3,\"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 (98,132,2) (\/turf\/open\/floor\/carpet)\",\"usr\":\"(src)\"},{\"count\":3,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"on challenge completed (\/datum\/fish_source\/proc\/on_challenge_completed)\",\"source_file\":\"code\/modules\/fishing\/sources\/_fish_source.dm,288\",\"src\":\"\/datum\/fish_source\/portal (\/datum\/fish_source\/portal)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":2,\"message\":\"Tried to track a qdeleted datum (the legion) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"The blood-red supply pod taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the blood-red supply pod (\/obj\/structure\/closet\/supplypod)\",\"src_loc\":null,\"usr\":\"Misaan Caelum (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.name\",\"proc_name\":\"announce (\/datum\/round_event\/shuttle_catastrophe\/announce)\",\"source_file\":\"code\/modules\/events\/shuttle_catastrophe.dm,37\",\"src\":\"\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":136}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2026\/05\/05\/round-261717\/runtime.condensed.json"
}
Install Gentoo