runtime_condensed
-
58
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: Tanya Newbern (/mob/dead/observer)
-
36
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:353)src: the floor (159,147,2) (/turf/open/floor/iron)
src_loc:
usr: null
-
24
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:380)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: space (165,157,2) (/turf/open/space)
usr: null
-
12
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
11
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
9
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
7
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:353)src: the plating (153,154,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
6
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: Regie (/mob/dead/new_player)
-
5
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)
-
1
count
Candace Skywalker (Shaft Miner) taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: Candace Skywalker (Shaft Miner... (/obj/item/modular_computer/pda/shaftminer)
src_loc: the lava (218,169,3) (/turf/open/lava/smooth/lava_land_surface)
usr: null
-
1
count
tool_act_wrench overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.screen_groups inhide contents(/datum/storage/proc/hide_contents:1124)src: /datum/storage/utility_belt (/datum/storage/utility_belt)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1358)src: the monkey hide (/obj/item/stack/sheet/animalhide/carbon/monkey)
src_loc:
usr: Cassandra Castle (/mob/living/carbon/human)
-
1
count
Division by zero insimple transfer materials(/datum/design/proc/simple_transfer_materials:179)src: Conveyor Belt (/datum/design/conveyor_belt)
src_loc:
usr: Cassandra Castle (/mob/living/carbon/human)
-
1
count
-
1
count
/obj/item/disk_stack destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic inqdel(/proc/qdel:367)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 58,
"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": "Tanya Newbern (\/mob\/dead\/observer)"
},
{
"count": 36,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,353",
"src": "the floor (159,147,2) (\/turf\/open\/floor\/iron)",
"src_loc": null,
"usr": "null"
},
{
"count": 24,
"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,380",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "space (165,157,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 12,
"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": 11,
"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": 9,
"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": 7,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,353",
"src": "the plating (153,154,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"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": "Regie (\/mob\/dead\/new_player)"
},
{
"count": 5,
"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": 1,
"message": "Candace Skywalker (Shaft Miner) taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "Candace Skywalker (Shaft Miner... (\/obj\/item\/modular_computer\/pda\/shaftminer)",
"src_loc": "the lava (218,169,3) (\/turf\/open\/lava\/smooth\/lava_land_surface)",
"usr": "null"
},
{
"count": 1,
"message": "tool_act_wrench 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": "Cannot read null.screen_groups",
"proc_name": "hide contents (\/datum\/storage\/proc\/hide_contents)",
"source_file": "code\/datums\/storage\/storage.dm,1124",
"src": "\/datum\/storage\/utility_belt (\/datum\/storage\/utility_belt)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1358",
"src": "the monkey hide (\/obj\/item\/stack\/sheet\/animalhide\/carbon\/monkey)",
"src_loc": null,
"usr": "Cassandra Castle (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Division by zero",
"proc_name": "simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)",
"source_file": "code\/modules\/research\/designs.dm,179",
"src": "Conveyor Belt (\/datum\/design\/conveyor_belt)",
"src_loc": null,
"usr": "Cassandra Castle (\/mob\/living\/carbon\/human)"
},
{
"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": "\/obj\/item\/disk_stack destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
"proc_name": "qdel (\/proc\/qdel)",
"source_file": "code\/controllers\/subsystem\/garbage.dm,367",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 175
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-07-28 15:17:15.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 263233,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":58,\"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\":\"Tanya Newbern (\/mob\/dead\/observer)\"},{\"count\":36,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,353\",\"src\":\"the floor (159,147,2) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":24,\"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,380\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":12,\"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\":11,\"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\":9,\"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\":7,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,353\",\"src\":\"the plating (153,154,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"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\":\"Regie (\/mob\/dead\/new_player)\"},{\"count\":5,\"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\":1,\"message\":\"Candace Skywalker (Shaft Miner) taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"Candace Skywalker (Shaft Miner... (\/obj\/item\/modular_computer\/pda\/shaftminer)\",\"src_loc\":\"the lava (218,169,3) (\/turf\/open\/lava\/smooth\/lava_land_surface)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"tool_act_wrench 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\":\"Cannot read null.screen_groups\",\"proc_name\":\"hide contents (\/datum\/storage\/proc\/hide_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1124\",\"src\":\"\/datum\/storage\/utility_belt (\/datum\/storage\/utility_belt)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1358\",\"src\":\"the monkey hide (\/obj\/item\/stack\/sheet\/animalhide\/carbon\/monkey)\",\"src_loc\":null,\"usr\":\"Cassandra Castle (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)\",\"source_file\":\"code\/modules\/research\/designs.dm,179\",\"src\":\"Conveyor Belt (\/datum\/design\/conveyor_belt)\",\"src_loc\":null,\"usr\":\"Cassandra Castle (\/mob\/living\/carbon\/human)\"},{\"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\":\"\/obj\/item\/disk_stack destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":175}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/07\/28\/round-263233\/runtime.condensed.json"
}
Install Gentoo