runtime_condensed
-
35
count
Cannot read null.tool_behaviour inadd context(/obj/machinery/iv_drip/plumbing/add_context:18)src: the automated IV drip (/obj/machinery/iv_drip/plumbing)
src_loc: the floor (145,70,2) (/turf/open/floor/iron/white)
usr: null
-
10
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 read null._listen_lookup indropped(/obj/item/proc/dropped:751)src: the heart (/obj/item/organ/heart)
src_loc:
usr: Amaryllis Marriman (/mob/living/carbon/human)
-
3
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)
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Tripping (/datum/action/item_action/organ_action/toggle_trip)
src_loc:
usr: Amaryllis Marriman (/mob/living/carbon/human)
-
2
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Darkfudge (/client)
src_loc:
usr: null
-
2
count
Cannot read null.offered_item inadd context(/atom/movable/screen/alert/give/add_context:339)src: Captain is offering captain\'s... (/atom/movable/screen/alert/give)
src_loc: null
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
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Saul Menders (/mob/living/carbon/human)
-
1
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: Susannah Picard (/mob/living/carbon/human)
-
1
count
Cannot read null.name inadd context(/atom/movable/screen/alert/give/add_context:339)src: Captain is offering captain\'s... (/atom/movable/screen/alert/give)
src_loc: null
usr: null
-
1
count
Attempted to add a new component of type [/datum/component/infective] to a qdeleting parent of type [/obj/item/organ/brain]! inAddComponent(/datum/proc/_AddComponent:318)src: the brain (/obj/item/organ/brain)
src_loc: the human head (/obj/item/bodypart/head)
usr: null
-
1
count
Cannot read null._listen_lookup inhandle transfer(/atom/movable/screen/alert/give/proc/handle_transfer:408)src: Captain is offering captain\'s... (/atom/movable/screen/alert/give)
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:126)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
1
count
atom_item_interaction overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Christopher Rhinehart (/mob/living/carbon/human)
-
1
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:381)src: Database (/datum/controller/subsystem/dbcore)
src_loc:
usr: Susannah Picard (/mob/living/carbon/human)
-
1
count
atom_item_interaction_secondary overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Christopher Rhinehart (/mob/living/carbon/human)
-
1
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Frankie Hauberk (as Captain) (/mob/living/carbon/human)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
living_death overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Christopher Rhinehart (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 35,
"message": "Cannot read null.tool_behaviour",
"proc_name": "add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)",
"source_file": "code\/modules\/plumbing\/plumbers\/iv_drip.dm,18",
"src": "the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)",
"src_loc": "the floor (145,70,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 10,
"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 read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,751",
"src": "the heart (\/obj\/item\/organ\/heart)",
"src_loc": null,
"usr": "Amaryllis Marriman (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Toggle Tripping (\/datum\/action\/item_action\/organ_action\/toggle_trip)",
"src_loc": null,
"usr": "Amaryllis Marriman (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Darkfudge (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.offered_item",
"proc_name": "add context (\/atom\/movable\/screen\/alert\/give\/add_context)",
"source_file": "code\/_onclick\/hud\/alert.dm,339",
"src": "Captain is offering captain\\'s... (\/atom\/movable\/screen\/alert\/give)",
"src_loc": "null",
"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": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Saul Menders (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.Execute().",
"proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
"source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
"src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
"src_loc": null,
"usr": "Susannah Picard (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.name",
"proc_name": "add context (\/atom\/movable\/screen\/alert\/give\/add_context)",
"source_file": "code\/_onclick\/hud\/alert.dm,339",
"src": "Captain is offering captain\\'s... (\/atom\/movable\/screen\/alert\/give)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/brain]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,318",
"src": "the brain (\/obj\/item\/organ\/brain)",
"src_loc": "the human head (\/obj\/item\/bodypart\/head)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "handle transfer (\/atom\/movable\/screen\/alert\/give\/proc\/handle_transfer)",
"source_file": "code\/_onclick\/hud\/alert.dm,408",
"src": "Captain is offering captain\\'s... (\/atom\/movable\/screen\/alert\/give)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
"source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "atom_item_interaction 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": "Christopher Rhinehart (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,381",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"src_loc": null,
"usr": "Susannah Picard (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "atom_item_interaction_secondary 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": "Christopher Rhinehart (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "Frankie Hauberk (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "living_death 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": "Christopher Rhinehart (\/mob\/living\/carbon\/human)"
}
],
"total_count": 72
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-26 00:52:23.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254525,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":35,\"message\":\"Cannot read null.tool_behaviour\",\"proc_name\":\"add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)\",\"source_file\":\"code\/modules\/plumbing\/plumbers\/iv_drip.dm,18\",\"src\":\"the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)\",\"src_loc\":\"the floor (145,70,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":10,\"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 read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,751\",\"src\":\"the heart (\/obj\/item\/organ\/heart)\",\"src_loc\":null,\"usr\":\"Amaryllis Marriman (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Toggle Tripping (\/datum\/action\/item_action\/organ_action\/toggle_trip)\",\"src_loc\":null,\"usr\":\"Amaryllis Marriman (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Darkfudge (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.offered_item\",\"proc_name\":\"add context (\/atom\/movable\/screen\/alert\/give\/add_context)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,339\",\"src\":\"Captain is offering captain\\\\'s... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":\"null\",\"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\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Saul Menders (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"Susannah Picard (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.name\",\"proc_name\":\"add context (\/atom\/movable\/screen\/alert\/give\/add_context)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,339\",\"src\":\"Captain is offering captain\\\\'s... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/brain]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the human head (\/obj\/item\/bodypart\/head)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"handle transfer (\/atom\/movable\/screen\/alert\/give\/proc\/handle_transfer)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,408\",\"src\":\"Captain is offering captain\\\\'s... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"atom_item_interaction 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\":\"Christopher Rhinehart (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"Susannah Picard (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"atom_item_interaction_secondary 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\":\"Christopher Rhinehart (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"living_death 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\":\"Christopher Rhinehart (\/mob\/living\/carbon\/human)\"}],\"total_count\":72}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/07\/26\/round-254525\/runtime.condensed.json"
}
Install Gentoo