runtime_condensed
-
44
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
44
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
21
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
-
11
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
-
11
count
Randal Glover entered in a null payload to the chat window. inhandle entry(/datum/tgui_say/proc/handle_entry:124)src: /datum/tgui_say (/datum/tgui_say)
src_loc:
usr: Randal Glover (/mob/living/carbon/human)
-
4
count
/datum/action/cooldown/spell/conjure_item/snow tried to create an item, but failed. It's item type is /obj/item/stack/sheet/mineral/snow. incast(/datum/action/cooldown/spell/conjure_item/cast:66)src: Create Snow (/datum/action/cooldown/spell/conjure_item/snow)
src_loc:
usr: Randal Glover (/mob/living/carbon/human)
-
3
count
atom_pre_pressure_push overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the cockroach (/mob/living/basic/cockroach)
-
2
count
Nikuya Kuno entered in a null payload to the chat window. inhandle entry(/datum/tgui_say/proc/handle_entry:124)src: /datum/tgui_say (/datum/tgui_say)
src_loc:
usr: Nikuya Kuno (/mob/living/carbon/human)
-
2
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
bad index infire(/datum/controller/subsystem/tts/fire:280)src: Text To Speech (/datum/controller/subsystem/tts)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 44,
"message": "parent_qdeleting 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": 44,
"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": 21,
"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": 11,
"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": 11,
"message": "Randal Glover 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,124",
"src": "\/datum\/tgui_say (\/datum\/tgui_say)",
"src_loc": null,
"usr": "Randal Glover (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "\/datum\/action\/cooldown\/spell\/conjure_item\/snow tried to create an item, but failed. It's item type is \/obj\/item\/stack\/sheet\/mineral\/snow.",
"proc_name": "cast (\/datum\/action\/cooldown\/spell\/conjure_item\/cast)",
"source_file": "code\/modules\/spells\/spell_types\/conjure_item\/_conjure_item.dm,66",
"src": "Create Snow (\/datum\/action\/cooldown\/spell\/conjure_item\/snow)",
"src_loc": null,
"usr": "Randal Glover (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "the cockroach (\/mob\/living\/basic\/cockroach)"
},
{
"count": 2,
"message": "Nikuya Kuno 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,124",
"src": "\/datum\/tgui_say (\/datum\/tgui_say)",
"src_loc": null,
"usr": "Nikuya Kuno (\/mob\/living\/carbon\/human)"
},
{
"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": "(src)"
},
{
"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": "(src)"
},
{
"count": 1,
"message": "bad index",
"proc_name": "fire (\/datum\/controller\/subsystem\/tts\/fire)",
"source_file": "code\/controllers\/subsystem\/tts.dm,280",
"src": "Text To Speech (\/datum\/controller\/subsystem\/tts)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 145
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-04-02 00:32:33.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 260913,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":44,\"message\":\"parent_qdeleting 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\":44,\"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\":21,\"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\":11,\"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\":11,\"message\":\"Randal Glover 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,124\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"Randal Glover (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"\/datum\/action\/cooldown\/spell\/conjure_item\/snow tried to create an item, but failed. It's item type is \/obj\/item\/stack\/sheet\/mineral\/snow.\",\"proc_name\":\"cast (\/datum\/action\/cooldown\/spell\/conjure_item\/cast)\",\"source_file\":\"code\/modules\/spells\/spell_types\/conjure_item\/_conjure_item.dm,66\",\"src\":\"Create Snow (\/datum\/action\/cooldown\/spell\/conjure_item\/snow)\",\"src_loc\":null,\"usr\":\"Randal Glover (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"the cockroach (\/mob\/living\/basic\/cockroach)\"},{\"count\":2,\"message\":\"Nikuya Kuno 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,124\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"Nikuya Kuno (\/mob\/living\/carbon\/human)\"},{\"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\":\"(src)\"},{\"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\":\"(src)\"},{\"count\":1,\"message\":\"bad index\",\"proc_name\":\"fire (\/datum\/controller\/subsystem\/tts\/fire)\",\"source_file\":\"code\/controllers\/subsystem\/tts.dm,280\",\"src\":\"Text To Speech (\/datum\/controller\/subsystem\/tts)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":145}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2026\/04\/02\/round-260913\/runtime.condensed.json"
}
Install Gentoo