runtime_condensed
-
155
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1357)src: the dark tile (/obj/item/stack/tile/iron/dark)
src_loc: null
usr: null
-
81
count
bad index inSendSignal(/datum/proc/_SendSignal:126)src: the ice chasm (179,87,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
42
count
Cannot create objects of type null. inChangeTurf(/turf/proc/ChangeTurf:110)src: the hay (135,229,4) (/turf/open/misc/hay/icemoon)
src_loc:
usr: null
-
27
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 (102,116,4) (/turf/open/floor/iron)
usr: (src)
-
26
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Greater Aft Maintenance omni a... (/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2)
src_loc: the plating (161,88,4) (/turf/open/floor/plating)
usr: null
-
22
count
list index out of bounds inremoveStaticPower(/area/proc/removeStaticPower:515)src: the Recreational Holodeck (/area/station/holodeck/rec_center)
src_loc:
usr: 0
-
11
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
9
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: 0
-
4
count
Cannot read null.bleed_mod inget bleed rate(/mob/living/carbon/human/get_bleed_rate:297)src: the monkey (919) XIX (/mob/living/carbon/human/species/monkey/punpun)
src_loc: null
usr: (src)
-
3
count
Cannot read null.ducts inremove plumber(/datum/ductnet/proc/remove_plumber:38)src: /datum/ductnet (/datum/ductnet)
src_loc:
usr: 0
-
3
count
Cannot read null.active_alarms incheck danger(/obj/machinery/airalarm/proc/check_danger:585)src: the Dormitories Air Alarm (/obj/machinery/airalarm/directional/north)
src_loc: the plating (132,158,4) (/turf/open/floor/plating)
usr: 0
-
2
count
We just tried to add the element /datum/element/beauty to a qdeleted datum, something is fucked instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Attempted to add a new component of type [/datum/component/edible] to a qdeleting parent of type [/obj/item/stack/tile/material]! inAddComponent(/datum/proc/_AddComponent:318)src: the floor tile (/obj/item/stack/tile/material)
src_loc: null
usr: null
-
2
count
Attempted to add a new component of type [/datum/component/blood_walk] to a qdeleting parent of type [/obj/item/stack/tile/material]! inAddComponent(/datum/proc/_AddComponent:318)src: the floor tile (/obj/item/stack/tile/material)
src_loc: null
usr: null
-
2
count
Attempted to add a new component of type [/datum/component/bloody_spreader] to a qdeleting parent of type [/obj/item/stack/tile/material]! inAddComponent(/datum/proc/_AddComponent:318)src: the floor tile (/obj/item/stack/tile/material)
src_loc: null
usr: null
-
2
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
2
count
Cannot read null.nodes indisconnect connector(/datum/gas_machine_connector/proc/disconnect_connector:107)src: /datum/gas_machine_connector (/datum/gas_machine_connector)
src_loc:
usr: null
-
1
count
mob_swap_hands overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the Repairbot (/mob/dead/observer)
-
1
count
mob_transforming_item overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the Repairbot (/mob/dead/observer)
-
1
count
-
1
count
mob_unequipped_item overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the Repairbot (/mob/dead/observer)
-
1
count
mob_equipped_item overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the Repairbot (/mob/dead/observer)
{
"data": {
"runtimes": [
{
"count": 155,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1357",
"src": "the dark tile (\/obj\/item\/stack\/tile\/iron\/dark)",
"src_loc": "null",
"usr": "null"
},
{
"count": 81,
"message": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the ice chasm (179,87,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 42,
"message": "Cannot create objects of type null.",
"proc_name": "ChangeTurf (\/turf\/proc\/ChangeTurf)",
"source_file": "code\/game\/turfs\/change_turf.dm,110",
"src": "the hay (135,229,4) (\/turf\/open\/misc\/hay\/icemoon)",
"src_loc": null,
"usr": "null"
},
{
"count": 27,
"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 (102,116,4) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 26,
"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": "Greater Aft Maintenance omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)",
"src_loc": "the plating (161,88,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 22,
"message": "list index out of bounds",
"proc_name": "removeStaticPower (\/area\/proc\/removeStaticPower)",
"source_file": "code\/game\/area\/areas.dm,515",
"src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
"src_loc": null,
"usr": "0"
},
{
"count": 11,
"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": "0"
},
{
"count": 9,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "0"
},
{
"count": 4,
"message": "Cannot read null.bleed_mod",
"proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
"source_file": "code\/modules\/mob\/living\/blood.dm,297",
"src": "the monkey (919) XIX (\/mob\/living\/carbon\/human\/species\/monkey\/punpun)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 3,
"message": "Cannot read null.ducts",
"proc_name": "remove plumber (\/datum\/ductnet\/proc\/remove_plumber)",
"source_file": "code\/datums\/components\/plumbing\/ductnet.dm,38",
"src": "\/datum\/ductnet (\/datum\/ductnet)",
"src_loc": null,
"usr": "0"
},
{
"count": 3,
"message": "Cannot read null.active_alarms",
"proc_name": "check danger (\/obj\/machinery\/airalarm\/proc\/check_danger)",
"source_file": "code\/modules\/atmospherics\/machinery\/air_alarm\/_air_alarm.dm,585",
"src": "the Dormitories Air Alarm (\/obj\/machinery\/airalarm\/directional\/north)",
"src_loc": "the plating (132,158,4) (\/turf\/open\/floor\/plating)",
"usr": "0"
},
{
"count": 2,
"message": "We just tried to add the element \/datum\/element\/beauty to a qdeleted datum, something is fucked",
"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": "Attempted to add a new component of type [\/datum\/component\/edible] to a qdeleting parent of type [\/obj\/item\/stack\/tile\/material]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,318",
"src": "the floor tile (\/obj\/item\/stack\/tile\/material)",
"src_loc": "null",
"usr": "null"
},
{
"count": 2,
"message": "Attempted to add a new component of type [\/datum\/component\/blood_walk] to a qdeleting parent of type [\/obj\/item\/stack\/tile\/material]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,318",
"src": "the floor tile (\/obj\/item\/stack\/tile\/material)",
"src_loc": "null",
"usr": "null"
},
{
"count": 2,
"message": "Attempted to add a new component of type [\/datum\/component\/bloody_spreader] to a qdeleting parent of type [\/obj\/item\/stack\/tile\/material]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,318",
"src": "the floor tile (\/obj\/item\/stack\/tile\/material)",
"src_loc": "null",
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.nodes",
"proc_name": "disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107",
"src": "\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "mob_swap_hands 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 Repairbot (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "mob_transforming_item 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 Repairbot (\/mob\/dead\/observer)"
},
{
"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": "mob_unequipped_item 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 Repairbot (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "mob_equipped_item 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 Repairbot (\/mob\/dead\/observer)"
}
],
"total_count": 400
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-04-01 09:57:09.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 260896,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":155,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1357\",\"src\":\"the dark tile (\/obj\/item\/stack\/tile\/iron\/dark)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":81,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the ice chasm (179,87,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":42,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"ChangeTurf (\/turf\/proc\/ChangeTurf)\",\"source_file\":\"code\/game\/turfs\/change_turf.dm,110\",\"src\":\"the hay (135,229,4) (\/turf\/open\/misc\/hay\/icemoon)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":27,\"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 (102,116,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":26,\"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\":\"Greater Aft Maintenance omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)\",\"src_loc\":\"the plating (161,88,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":22,\"message\":\"list index out of bounds\",\"proc_name\":\"removeStaticPower (\/area\/proc\/removeStaticPower)\",\"source_file\":\"code\/game\/area\/areas.dm,515\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":11,\"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\":\"0\"},{\"count\":9,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":4,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,297\",\"src\":\"the monkey (919) XIX (\/mob\/living\/carbon\/human\/species\/monkey\/punpun)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":3,\"message\":\"Cannot read null.ducts\",\"proc_name\":\"remove plumber (\/datum\/ductnet\/proc\/remove_plumber)\",\"source_file\":\"code\/datums\/components\/plumbing\/ductnet.dm,38\",\"src\":\"\/datum\/ductnet (\/datum\/ductnet)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":3,\"message\":\"Cannot read null.active_alarms\",\"proc_name\":\"check danger (\/obj\/machinery\/airalarm\/proc\/check_danger)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/air_alarm\/_air_alarm.dm,585\",\"src\":\"the Dormitories Air Alarm (\/obj\/machinery\/airalarm\/directional\/north)\",\"src_loc\":\"the plating (132,158,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"0\"},{\"count\":2,\"message\":\"We just tried to add the element \/datum\/element\/beauty to a qdeleted datum, something is fucked\",\"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\":\"Attempted to add a new component of type [\/datum\/component\/edible] to a qdeleting parent of type [\/obj\/item\/stack\/tile\/material]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the floor tile (\/obj\/item\/stack\/tile\/material)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Attempted to add a new component of type [\/datum\/component\/blood_walk] to a qdeleting parent of type [\/obj\/item\/stack\/tile\/material]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the floor tile (\/obj\/item\/stack\/tile\/material)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Attempted to add a new component of type [\/datum\/component\/bloody_spreader] to a qdeleting parent of type [\/obj\/item\/stack\/tile\/material]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the floor tile (\/obj\/item\/stack\/tile\/material)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.nodes\",\"proc_name\":\"disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107\",\"src\":\"\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"mob_swap_hands 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 Repairbot (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"mob_transforming_item 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 Repairbot (\/mob\/dead\/observer)\"},{\"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\":\"mob_unequipped_item 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 Repairbot (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"mob_equipped_item 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 Repairbot (\/mob\/dead\/observer)\"}],\"total_count\":400}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2026\/04\/01\/round-260896\/runtime.condensed.json"
}
Install Gentoo