runtime_condensed
-
186
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
183
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
52
count
addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Frankie White (/mob/living/carbon/human)
-
51
count
Cannot read null.temperature inprocess atmos(/obj/machinery/atmospherics/pipe/heat_exchanging/process_atmos:38)src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc: the reinforced floor (35,40,14) (/turf/open/floor/engine)
usr: null
-
51
count
Cannot read null.air inreturn air(/obj/machinery/atmospherics/pipe/return_air:80)src: the pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc: the reinforced floor (35,40,14) (/turf/open/floor/engine)
usr: null
-
16
count
Cannot read null.temperature inGetTemperature(/turf/open/GetTemperature:499)src: the reinforced floor (35,40,14) (/turf/open/floor/engine)
src_loc:
usr: null
-
8
count
Cannot read null.air inprocess atmos(/obj/machinery/atmospherics/components/binary/pump/process_atmos:63)src: the omni gas pump (/obj/machinery/atmospherics/components/binary/pump/on)
src_loc: the titanium tile (40,39,14) (/turf/open/floor/mineral/titanium/tiled/yellow)
usr: null
-
4
count
Cannot read null.volume inprocess atmos(/obj/machinery/atmospherics/components/unary/passive_vent/process_atmos:36)src: the omni passive vent (/obj/machinery/atmospherics/components/unary/passive_vent)
src_loc: space (44,37,14) (/turf/open/space)
usr: null
-
3
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
count
Cannot read null.moles inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:23)src: the grey baby slime (507) (/mob/living/basic/slime)
src_loc: the floor (28,40,14) (/turf/open/floor/circuit/red/off)
usr: null
-
1
count
Cannot read null.loc inis on hyperspace(/datum/component/shuttle_cling/proc/is_on_hyperspace:132)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
1
count
Empty or null string in to_chat proc call. into chat(/proc/to_chat:74)src: null
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
Component /datum/component/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent inNew(/datum/component/New:59)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
1
count
Cannot read null.wound_series incheck wounding(/obj/item/bodypart/proc/check_wounding:122)src: the human head (/obj/item/bodypart/head)
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/valve on (220,124,3) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the green manual valve (/obj/machinery/atmospherics/components/binary/valve)
src_loc:
usr: Frankie White (/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
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/valve on (219,124,3) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the green manual valve (/obj/machinery/atmospherics/components/binary/valve)
src_loc:
usr: Frankie White (/mob/living/carbon/human)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:73)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: Leguminivora Rufulosa (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 186,
"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": 183,
"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": 52,
"message": "addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Frankie White (\/mob\/living\/carbon\/human)"
},
{
"count": 51,
"message": "Cannot read null.temperature",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": "the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 51,
"message": "Cannot read null.air",
"proc_name": "return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": "the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 16,
"message": "Cannot read null.temperature",
"proc_name": "GetTemperature (\/turf\/open\/GetTemperature)",
"source_file": "code\/game\/turfs\/open\/_open.dm,499",
"src": "the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)",
"src_loc": null,
"usr": "null"
},
{
"count": 8,
"message": "Cannot read null.air",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,63",
"src": "the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)",
"src_loc": "the titanium tile (40,39,14) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)",
"usr": "null"
},
{
"count": 4,
"message": "Cannot read null.volume",
"proc_name": "process atmos (\/obj\/machinery\/atmospherics\/components\/unary\/passive_vent\/process_atmos)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/passive_vent.dm,36",
"src": "the omni passive vent (\/obj\/machinery\/atmospherics\/components\/unary\/passive_vent)",
"src_loc": "space (44,37,14) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 3,
"message": "TTS tried to play a sound to a deleted mob.",
"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": "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": "bad proc",
"proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
"source_file": "code\/datums\/callback.dm,118",
"src": "\/datum\/callback (\/datum\/callback)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot read null.moles",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,23",
"src": "the grey baby slime (507) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (28,40,14) (\/turf\/open\/floor\/circuit\/red\/off)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.loc",
"proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
"source_file": "code\/datums\/components\/shuttle_cling.dm,132",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 1,
"message": "Empty or null string in to_chat proc call.",
"proc_name": "to chat (\/proc\/to_chat)",
"source_file": "code\/modules\/tgchat\/to_chat.dm,74",
"src": "null",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
"proc_name": "New (\/datum\/component\/New)",
"source_file": "code\/datums\/components\/_component.dm,59",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 1,
"message": "Cannot read null.wound_series",
"proc_name": "check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)",
"source_file": "code\/modules\/surgery\/bodyparts\/wounds.dm,122",
"src": "the human head (\/obj\/item\/bodypart\/head)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/valve on (220,124,3)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the green manual valve (\/obj\/machinery\/atmospherics\/components\/binary\/valve)",
"src_loc": null,
"usr": "Frankie White (\/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": "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": "null"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/valve on (219,124,3)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the green manual valve (\/obj\/machinery\/atmospherics\/components\/binary\/valve)",
"src_loc": null,
"usr": "Frankie White (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/screen_objects\/radial.dm,73",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "Leguminivora Rufulosa (\/mob\/living\/carbon\/human)"
}
],
"total_count": 568
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-07-31 23:12:28.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 263278,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":186,\"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\":183,\"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\":52,\"message\":\"addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot read null.air\",\"proc_name\":\"return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":16,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"GetTemperature (\/turf\/open\/GetTemperature)\",\"source_file\":\"code\/game\/turfs\/open\/_open.dm,499\",\"src\":\"the reinforced floor (35,40,14) (\/turf\/open\/floor\/engine)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"message\":\"Cannot read null.air\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,63\",\"src\":\"the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)\",\"src_loc\":\"the titanium tile (40,39,14) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.volume\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/components\/unary\/passive_vent\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/passive_vent.dm,36\",\"src\":\"the omni passive vent (\/obj\/machinery\/atmospherics\/components\/unary\/passive_vent)\",\"src_loc\":\"space (44,37,14) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"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\":\"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\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.moles\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,23\",\"src\":\"the grey baby slime (507) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (28,40,14) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"message\":\"Empty or null string in to_chat proc call.\",\"proc_name\":\"to chat (\/proc\/to_chat)\",\"source_file\":\"code\/modules\/tgchat\/to_chat.dm,74\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"message\":\"Cannot read null.wound_series\",\"proc_name\":\"check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/wounds.dm,122\",\"src\":\"the human head (\/obj\/item\/bodypart\/head)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/valve on (220,124,3)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the green manual valve (\/obj\/machinery\/atmospherics\/components\/binary\/valve)\",\"src_loc\":null,\"usr\":\"Frankie White (\/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\":\"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\":\"null\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/valve on (219,124,3)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the green manual valve (\/obj\/machinery\/atmospherics\/components\/binary\/valve)\",\"src_loc\":null,\"usr\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/screen_objects\/radial.dm,73\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Leguminivora Rufulosa (\/mob\/living\/carbon\/human)\"}],\"total_count\":568}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/07\/31\/round-263278\/runtime.condensed.json"
}
Install Gentoo