runtime_condensed
-
30
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: /datum/component/storm_hating (/datum/component/storm_hating)
src_loc:
usr: null
-
6
count
Cannot read null.initial_language_holder inget hallucinating spoken languages(/datum/hallucination/chat/proc/get_hallucinating_spoken_languages:23)src: /datum/hallucination/chat (/datum/hallucination/chat)
src_loc:
usr: null
-
5
count
Cannot execute null.resolve(). inget powernet(/obj/machinery/conveyor/proc/get_powernet:405)src: the conveyor belt (/obj/machinery/conveyor)
src_loc:
usr: Moony Melgrove (/mob/living/carbon/human)
-
3
count
Cannot read null.air inreturn air(/obj/machinery/atmospherics/pipe/return_air:72)src: the pipe (/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible)
src_loc: the floor (235,37,13) (/turf/open/floor/iron/white)
usr: null
-
2
count
Cannot execute null.stop(). indeath(/mob/living/carbon/death:6)src: Lepir Omano (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Jerry Maggor (/mob/living/carbon/human)
-
1
count
The full tile reinforced window taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the full tile reinforced windo... (/obj/structure/window/reinforced/fulltile)
src_loc: null
usr: null
-
1
count
Mob with client has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Lepir Omano (/mob/living/carbon/human)
-
1
count
list index out of bounds inreturn pipenet(/obj/machinery/atmospherics/components/return_pipenet:174)src: the omni carbon dioxide filter (/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2)
src_loc: the floor (152,134,13) (/turf/open/floor/iron/white/smooth_large)
usr: null
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
list index out of bounds inset pipenet(/obj/machinery/atmospherics/components/set_pipenet:171)src: the omni Temperature control u... (/obj/machinery/atmospherics/components/unary/thermomachine/freezer)
src_loc: the floor (151,27,2) (/turf/open/floor/iron/dark/small)
usr: null
-
1
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:577)src: Lepir Omano (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Cannot read null.post_logout_callbacks inbecome uncliented(/mob/proc/become_uncliented:1551)src: Lepir Omano (/mob/living/carbon/human)
src_loc: space (150,52,2) (/turf/open/space/basic)
usr: (src)
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:588)src: LemonTheFruit (/client)
src_loc:
usr: null
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Surround Target (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge/hallucination_surround)
src_loc:
usr: null
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2 on (152,134,13) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the omni carbon dioxide filter (/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2)
src_loc: the floor (152,134,13) (/turf/open/floor/iron/white/smooth_large)
usr: null
{
"data": {
"runtimes": [
{
"count": 30,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "\/datum\/component\/storm_hating (\/datum\/component\/storm_hating)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "Cannot read null.initial_language_holder",
"proc_name": "get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)",
"source_file": "code\/modules\/hallucination\/fake_chat.dm,23",
"src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "Cannot execute null.resolve().",
"proc_name": "get powernet (\/obj\/machinery\/conveyor\/proc\/get_powernet)",
"source_file": "code\/modules\/recycling\/conveyor.dm,405",
"src": "the conveyor belt (\/obj\/machinery\/conveyor)",
"src_loc": null,
"usr": "Moony Melgrove (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.air",
"proc_name": "return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,72",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/cyan\/visible)",
"src_loc": "the floor (235,37,13) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.stop().",
"proc_name": "death (\/mob\/living\/carbon\/death)",
"source_file": "code\/modules\/mob\/living\/carbon\/death.dm,6",
"src": "Lepir Omano (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Jerry Maggor (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "The full tile reinforced window taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Mob with client has been deleted.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Lepir Omano (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "return pipenet (\/obj\/machinery\/atmospherics\/components\/return_pipenet)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,174",
"src": "the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)",
"src_loc": "the floor (152,134,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)",
"usr": "null"
},
{
"count": 1,
"message": "movable_moved 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": 1,
"message": "list index out of bounds",
"proc_name": "set pipenet (\/obj\/machinery\/atmospherics\/components\/set_pipenet)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,171",
"src": "the omni Temperature control u... (\/obj\/machinery\/atmospherics\/components\/unary\/thermomachine\/freezer)",
"src_loc": "the floor (151,27,2) (\/turf\/open\/floor\/iron\/dark\/small)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,577",
"src": "Lepir Omano (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.post_logout_callbacks",
"proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
"source_file": "code\/modules\/mob\/mob.dm,1551",
"src": "Lepir Omano (\/mob\/living\/carbon\/human)",
"src_loc": "space (150,52,2) (\/turf\/open\/space\/basic)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,588",
"src": "LemonTheFruit (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2 on (152,134,13)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)",
"src_loc": "the floor (152,134,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)",
"usr": "null"
}
],
"total_count": 57
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-30 14:16:22.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 250747,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":30,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"\/datum\/component\/storm_hating (\/datum\/component\/storm_hating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"Cannot read null.initial_language_holder\",\"proc_name\":\"get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,23\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"get powernet (\/obj\/machinery\/conveyor\/proc\/get_powernet)\",\"source_file\":\"code\/modules\/recycling\/conveyor.dm,405\",\"src\":\"the conveyor belt (\/obj\/machinery\/conveyor)\",\"src_loc\":null,\"usr\":\"Moony Melgrove (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.air\",\"proc_name\":\"return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,72\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/cyan\/visible)\",\"src_loc\":\"the floor (235,37,13) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"death (\/mob\/living\/carbon\/death)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/death.dm,6\",\"src\":\"Lepir Omano (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jerry Maggor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"The full tile reinforced window taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Lepir Omano (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"return pipenet (\/obj\/machinery\/atmospherics\/components\/return_pipenet)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,174\",\"src\":\"the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)\",\"src_loc\":\"the floor (152,134,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"movable_moved 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\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"set pipenet (\/obj\/machinery\/atmospherics\/components\/set_pipenet)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,171\",\"src\":\"the omni Temperature control u... (\/obj\/machinery\/atmospherics\/components\/unary\/thermomachine\/freezer)\",\"src_loc\":\"the floor (151,27,2) (\/turf\/open\/floor\/iron\/dark\/small)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,577\",\"src\":\"Lepir Omano (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1551\",\"src\":\"Lepir Omano (\/mob\/living\/carbon\/human)\",\"src_loc\":\"space (150,52,2) (\/turf\/open\/space\/basic)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"LemonTheFruit (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2 on (152,134,13)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)\",\"src_loc\":\"the floor (152,134,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)\",\"usr\":\"null\"}],\"total_count\":57}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/03\/30\/round-250747\/runtime.condensed.json"
}
Install Gentoo