runtime_condensed
-
57
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
-
32
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the floor (152,142,2) (/turf/open/floor/iron/dark)
src_loc:
usr: null
-
29
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: the red gas filter (/obj/machinery/atmospherics/components/trinary/filter)
src_loc: space (190,122,2) (/turf/open/space)
usr: null
-
20
count
Cannot read null.appearance inon update transform(/datum/element/immerse/proc/on_update_transform:276)src: /datum/element/immerse (/datum/element/immerse)
src_loc:
usr: null
-
19
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (152,156,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
18
count
add_blood_DNA on the damp rag (/obj/item/rag) has been passed bad blood_DNA_to_add ( - key-value pair)! inadd blood DNA(/obj/add_blood_DNA:121)src: the damp rag (/obj/item/rag)
src_loc:
usr: Gabriella Ryuell Ly (/mob/living/carbon/human)
-
9
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1122)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Plutonium XLV (as Captain) (/mob/living/carbon/human)
-
4
count
bad arg name 'merge' inNew(/atom/New:)src: the glass (/obj/item/stack/sheet/glass)
src_loc:
usr: Plutonium XLV (as Captain) (/mob/living/carbon/human)
-
3
count
Cannot execute null.do spin animation(). inon spin animation(/datum/element/immerse/proc/on_spin_animation:284)src: /datum/element/immerse (/datum/element/immerse)
src_loc:
usr: null
-
2
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Plutonium XLV (as Captain) (/mob/living/carbon/human)
-
2
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Plutonium XLV (as Captain) (/mob/living/carbon/human)
-
2
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the red pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc:
usr: Plutonium XLV (as Captain) (/mob/living/carbon/human)
-
2
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
1
count
Cannot read null.air inmerge(/datum/pipeline/proc/merge:173)src: /datum/pipeline (/datum/pipeline)
src_loc:
usr: Plutonium XLV (as Captain) (/mob/living/carbon/human)
-
1
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jo Ro (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 57,
"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": 32,
"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 (152,142,2) (\/turf\/open\/floor\/iron\/dark)",
"src_loc": null,
"usr": "null"
},
{
"count": 29,
"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,381",
"src": "the red gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)",
"src_loc": "space (190,122,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 20,
"message": "Cannot read null.appearance",
"proc_name": "on update transform (\/datum\/element\/immerse\/proc\/on_update_transform)",
"source_file": "code\/datums\/elements\/immerse.dm,276",
"src": "\/datum\/element\/immerse (\/datum\/element\/immerse)",
"src_loc": null,
"usr": "null"
},
{
"count": 19,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (152,156,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 18,
"message": "add_blood_DNA on the damp rag (\/obj\/item\/rag) has been passed bad blood_DNA_to_add ( - key-value pair)!",
"proc_name": "add blood DNA (\/obj\/add_blood_DNA)",
"source_file": "code\/modules\/forensics\/forensics_helpers.dm,121",
"src": "the damp rag (\/obj\/item\/rag)",
"src_loc": null,
"usr": "Gabriella Ryuell Ly (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1122",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "bad arg name 'merge'",
"proc_name": "New (\/atom\/New)",
"source_file": null,
"src": "the glass (\/obj\/item\/stack\/sheet\/glass)",
"src_loc": null,
"usr": "Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot execute null.do spin animation().",
"proc_name": "on spin animation (\/datum\/element\/immerse\/proc\/on_spin_animation)",
"source_file": "code\/datums\/elements\/immerse.dm,284",
"src": "\/datum\/element\/immerse (\/datum\/element\/immerse)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the red pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": null,
"usr": "Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "Cannot read null.seen_messages",
"proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
"source_file": "code\/datums\/chatmessage.dm,210",
"src": "\/datum\/chatmessage (\/datum\/chatmessage)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.air",
"proc_name": "merge (\/datum\/pipeline\/proc\/merge)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173",
"src": "\/datum\/pipeline (\/datum\/pipeline)",
"src_loc": null,
"usr": "Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"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.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": "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": "Jo Ro (\/mob\/living\/carbon\/human)"
}
],
"total_count": 204
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-22 09:17:14.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256243,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":57,\"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\":32,\"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 (152,142,2) (\/turf\/open\/floor\/iron\/dark)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":29,\"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,381\",\"src\":\"the red gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)\",\"src_loc\":\"space (190,122,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":20,\"message\":\"Cannot read null.appearance\",\"proc_name\":\"on update transform (\/datum\/element\/immerse\/proc\/on_update_transform)\",\"source_file\":\"code\/datums\/elements\/immerse.dm,276\",\"src\":\"\/datum\/element\/immerse (\/datum\/element\/immerse)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":19,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (152,156,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":18,\"message\":\"add_blood_DNA on the damp rag (\/obj\/item\/rag) has been passed bad blood_DNA_to_add ( - key-value pair)!\",\"proc_name\":\"add blood DNA (\/obj\/add_blood_DNA)\",\"source_file\":\"code\/modules\/forensics\/forensics_helpers.dm,121\",\"src\":\"the damp rag (\/obj\/item\/rag)\",\"src_loc\":null,\"usr\":\"Gabriella Ryuell Ly (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1122\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"bad arg name 'merge'\",\"proc_name\":\"New (\/atom\/New)\",\"source_file\":null,\"src\":\"the glass (\/obj\/item\/stack\/sheet\/glass)\",\"src_loc\":null,\"usr\":\"Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot execute null.do spin animation().\",\"proc_name\":\"on spin animation (\/datum\/element\/immerse\/proc\/on_spin_animation)\",\"source_file\":\"code\/datums\/elements\/immerse.dm,284\",\"src\":\"\/datum\/element\/immerse (\/datum\/element\/immerse)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the red pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":null,\"usr\":\"Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"merge (\/datum\/pipeline\/proc\/merge)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173\",\"src\":\"\/datum\/pipeline (\/datum\/pipeline)\",\"src_loc\":null,\"usr\":\"Plutonium XLV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"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.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\":\"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\":\"Jo Ro (\/mob\/living\/carbon\/human)\"}],\"total_count\":204}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/09\/22\/round-256243\/runtime.condensed.json"
}
Install Gentoo