runtime_condensed
-
168
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: Leonardo Potter (/mob/living/carbon/human)
-
6
count
Cannot read null.active_alarms incheck danger(/obj/machinery/airalarm/proc/check_danger:584)src: Unnamed Shuttle Air Alarm (/obj/machinery/airalarm)
src_loc:
usr: Cassandra Castle (/mob/living/carbon/human)
-
4
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)
-
3
count
Division by zero insimple transfer materials(/datum/design/proc/simple_transfer_materials:167)src: Shuttle Frame Rods (/datum/design/shuttle_rods)
src_loc:
usr: Cassandra Castle (/mob/living/carbon/human)
-
3
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:711)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Jack Artman (as Captain) (/mob/living/carbon/human)
-
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
Division by zero inequalize(/datum/gas_mixture/proc/equalize:295)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
2
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
2
count
Cannot execute null.is blocked turf(). inmove towards nearest cardinal(/datum/bt_node/ai_behavior/move_to_cardinal/proc/move_towards_nearest_cardinal:34)src: /datum/bt_node/ai_behavior/mov... (/datum/bt_node/ai_behavior/move_to_cardinal)
src_loc:
usr: null
-
1
count
-
1
count
Cannot execute null.kill program(). inui act(/obj/item/modular_computer/ui_act:145)src: the engineering console (/obj/item/modular_computer/processor)
src_loc:
usr: Darius Rockwell (/mob/living/carbon/human)
-
1
count
_queue_verb() returned false because it wasn't called from player input! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 168,
"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": "Leonardo Potter (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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,584",
"src": "Unnamed Shuttle Air Alarm (\/obj\/machinery\/airalarm)",
"src_loc": null,
"usr": "Cassandra Castle (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": 3,
"message": "Division by zero",
"proc_name": "simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)",
"source_file": "code\/modules\/research\/designs\/_design.dm,167",
"src": "Shuttle Frame Rods (\/datum\/design\/shuttle_rods)",
"src_loc": null,
"usr": "Cassandra Castle (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,711",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Jack Artman (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"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": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,295",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": 2,
"message": "Cannot execute null.is blocked turf().",
"proc_name": "move towards nearest cardinal (\/datum\/bt_node\/ai_behavior\/move_to_cardinal\/proc\/move_towards_nearest_cardinal)",
"source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/move_to_cardinal.dm,34",
"src": "\/datum\/bt_node\/ai_behavior\/mov... (\/datum\/bt_node\/ai_behavior\/move_to_cardinal)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Invalid pathfinding start",
"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 execute null.kill program().",
"proc_name": "ui act (\/obj\/item\/modular_computer\/ui_act)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer_ui.dm,145",
"src": "the engineering console (\/obj\/item\/modular_computer\/processor)",
"src_loc": null,
"usr": "Darius Rockwell (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "_queue_verb() returned false because it wasn't called from player input!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 195
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-09-14 16:42:19.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 263954,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":168,\"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\":\"Leonardo Potter (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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,584\",\"src\":\"Unnamed Shuttle Air Alarm (\/obj\/machinery\/airalarm)\",\"src_loc\":null,\"usr\":\"Cassandra Castle (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":3,\"message\":\"Division by zero\",\"proc_name\":\"simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)\",\"source_file\":\"code\/modules\/research\/designs\/_design.dm,167\",\"src\":\"Shuttle Frame Rods (\/datum\/design\/shuttle_rods)\",\"src_loc\":null,\"usr\":\"Cassandra Castle (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,711\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Jack Artman (as Captain) (\/mob\/living\/carbon\/human)\"},{\"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\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,295\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":2,\"message\":\"Cannot execute null.is blocked turf().\",\"proc_name\":\"move towards nearest cardinal (\/datum\/bt_node\/ai_behavior\/move_to_cardinal\/proc\/move_towards_nearest_cardinal)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/move_to_cardinal.dm,34\",\"src\":\"\/datum\/bt_node\/ai_behavior\/mov... (\/datum\/bt_node\/ai_behavior\/move_to_cardinal)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Invalid pathfinding start\",\"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 execute null.kill program().\",\"proc_name\":\"ui act (\/obj\/item\/modular_computer\/ui_act)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer_ui.dm,145\",\"src\":\"the engineering console (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":null,\"usr\":\"Darius Rockwell (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"_queue_verb() returned false because it wasn't called from player input!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":195}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/09\/14\/round-263954\/runtime.condensed.json"
}
Install Gentoo