runtime_condensed
-
14
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
-
8
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
-
7
count
Cannot execute null.resolve(). inon throw impact(/datum/material/proc/on_throw_impact:223)src: silver (/datum/material/silver)
src_loc:
usr: null
-
4
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 floor (106,115,4) (/turf/open/floor/iron)
usr: null
-
4
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 butterfly (/mob/living/basic/butterfly)
-
3
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: Cecilia Vujic (/mob/dead/observer)
-
3
count
Glu Furro 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: Glu Furro (/mob/living/carbon/human)
-
2
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)
-
2
count
Cannot read null.screen_groups inhide contents(/datum/storage/proc/hide_contents:1123)src: /datum/storage/utility_belt (/datum/storage/utility_belt)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
Scott Scottson 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: Scott Scottson (/mob/living/carbon/human)
-
1
count
Cannot execute null.use tool(). intry to crowbar(/obj/machinery/door/airlock/try_to_crowbar:1297)src: Escape Pod Three (/obj/machinery/door/airlock/external)
src_loc:
usr: the ice-cockroach (/mob/living/basic/cockroach)
-
1
count
Cannot read null.bleed_mod inon losing(/datum/mutation/bloodier/on_losing:617)src: Hypermetabolic Blood (/datum/mutation/bloodier)
src_loc:
usr: ProcCall Handler (lua) (/mob/proccall_handler)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Cannot execute null.transfer to(). inmake dupe(/datum/action/innate/split_body/proc/make_dupe:333)src: Split Body (/datum/action/innate/split_body)
src_loc:
usr: Scott Scottson (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 14,
"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": 8,
"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": 7,
"message": "Cannot execute null.resolve().",
"proc_name": "on throw impact (\/datum\/material\/proc\/on_throw_impact)",
"source_file": "code\/datums\/materials\/_material.dm,223",
"src": "silver (\/datum\/material\/silver)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"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 floor (106,115,4) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 4,
"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 butterfly (\/mob\/living\/basic\/butterfly)"
},
{
"count": 3,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,114",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "Cecilia Vujic (\/mob\/dead\/observer)"
},
{
"count": 3,
"message": "Glu Furro 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": "Glu Furro (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 2,
"message": "Cannot read null.screen_groups",
"proc_name": "hide contents (\/datum\/storage\/proc\/hide_contents)",
"source_file": "code\/datums\/storage\/storage.dm,1123",
"src": "\/datum\/storage\/utility_belt (\/datum\/storage\/utility_belt)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Scott Scottson 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": "Scott Scottson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.use tool().",
"proc_name": "try to crowbar (\/obj\/machinery\/door\/airlock\/try_to_crowbar)",
"source_file": "code\/game\/machinery\/doors\/airlock.dm,1297",
"src": "Escape Pod Three (\/obj\/machinery\/door\/airlock\/external)",
"src_loc": null,
"usr": "the ice-cockroach (\/mob\/living\/basic\/cockroach)"
},
{
"count": 1,
"message": "Cannot read null.bleed_mod",
"proc_name": "on losing (\/datum\/mutation\/bloodier\/on_losing)",
"source_file": "code\/datums\/mutations\/body.dm,617",
"src": "Hypermetabolic Blood (\/datum\/mutation\/bloodier)",
"src_loc": null,
"usr": "ProcCall Handler (lua) (\/mob\/proccall_handler)"
},
{
"count": 1,
"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": 1,
"message": "Cannot execute null.transfer to().",
"proc_name": "make dupe (\/datum\/action\/innate\/split_body\/proc\/make_dupe)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/species_types\/jellypeople.dm,333",
"src": "Split Body (\/datum\/action\/innate\/split_body)",
"src_loc": null,
"usr": "Scott Scottson (\/mob\/living\/carbon\/human)"
}
],
"total_count": 52
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-04-12 21:50:06.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 261175,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":14,\"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\":8,\"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\":7,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"on throw impact (\/datum\/material\/proc\/on_throw_impact)\",\"source_file\":\"code\/datums\/materials\/_material.dm,223\",\"src\":\"silver (\/datum\/material\/silver)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"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 floor (106,115,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":4,\"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 butterfly (\/mob\/living\/basic\/butterfly)\"},{\"count\":3,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,114\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"Cecilia Vujic (\/mob\/dead\/observer)\"},{\"count\":3,\"message\":\"Glu Furro 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\":\"Glu Furro (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"message\":\"Cannot read null.screen_groups\",\"proc_name\":\"hide contents (\/datum\/storage\/proc\/hide_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1123\",\"src\":\"\/datum\/storage\/utility_belt (\/datum\/storage\/utility_belt)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Scott Scottson 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\":\"Scott Scottson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.use tool().\",\"proc_name\":\"try to crowbar (\/obj\/machinery\/door\/airlock\/try_to_crowbar)\",\"source_file\":\"code\/game\/machinery\/doors\/airlock.dm,1297\",\"src\":\"Escape Pod Three (\/obj\/machinery\/door\/airlock\/external)\",\"src_loc\":null,\"usr\":\"the ice-cockroach (\/mob\/living\/basic\/cockroach)\"},{\"count\":1,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"on losing (\/datum\/mutation\/bloodier\/on_losing)\",\"source_file\":\"code\/datums\/mutations\/body.dm,617\",\"src\":\"Hypermetabolic Blood (\/datum\/mutation\/bloodier)\",\"src_loc\":null,\"usr\":\"ProcCall Handler (lua) (\/mob\/proccall_handler)\"},{\"count\":1,\"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\":1,\"message\":\"Cannot execute null.transfer to().\",\"proc_name\":\"make dupe (\/datum\/action\/innate\/split_body\/proc\/make_dupe)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/species_types\/jellypeople.dm,333\",\"src\":\"Split Body (\/datum\/action\/innate\/split_body)\",\"src_loc\":null,\"usr\":\"Scott Scottson (\/mob\/living\/carbon\/human)\"}],\"total_count\":52}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2026\/04\/12\/round-261175\/runtime.condensed.json"
}
Install Gentoo