runtime_condensed
-
297
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
294
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
120
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: Kent White (/mob/living/carbon/human)
-
8
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
5
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Amusei Abijoo (as Captain) (/mob/living/carbon/human)
-
5
count
Cannot execute null.resetToDefault(). ingvb reenter corpse(/mob/dead/observer/proc/__gvb_reenter_corpse:378)src: Cassandra Castle (/mob/dead/observer)
src_loc: the reinforced wall (139,93,2) (/turf/closed/wall/r_wall)
usr: (src)
-
5
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Amusei Abijoo (as Captain) (/mob/living/carbon/human)
-
3
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: DoggoTheCrusader (/mob/dead/new_player)
-
2
count
Division by zero insimple transfer materials(/datum/design/proc/simple_transfer_materials:179)src: Cable (x5) (/datum/design/cable_coil)
src_loc:
usr: Oleg Kuznecov (/mob/living/carbon/human)
-
2
count
undefined variable /obj/machinery/chem_dispenser/var/atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:110)src: the hotspot (/obj/effect/hotspot)
src_loc: the chem dispenser (/obj/machinery/chem_dispenser)
usr: null
-
1
count
materials with non-positive values found in /obj/item/food/bun: iron = -100 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Frankie White (/mob/living/carbon/human)
-
1
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:713)src: the large beaker (/obj/item/reagent_containers/cup/beaker/large)
src_loc:
usr: Frankie White (/mob/living/carbon/human)
-
1
count
type mismatch: null -= /datum/bank_account (/datum/bank_account) inupdate account job lists(/datum/bank_account/proc/update_account_job_lists:91)src: /datum/bank_account (/datum/bank_account)
src_loc:
usr: Amusei Abijoo (/mob/living/carbon/human)
-
1
count
Cannot read null.screen_groups inhide contents(/datum/storage/proc/hide_contents:1125)src: /datum/storage/mod_storage/exp... (/datum/storage/mod_storage/expanded)
src_loc:
usr: Amusei Abijoo (as Captain) (/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)
{
"data": {
"runtimes": [
{
"count": 297,
"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": 294,
"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": 120,
"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": "Kent White (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"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": 5,
"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": "Amusei Abijoo (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot execute null.resetToDefault().",
"proc_name": " gvb reenter corpse (\/mob\/dead\/observer\/proc\/__gvb_reenter_corpse)",
"source_file": "code\/modules\/mob\/dead\/observer\/observer.dm,378",
"src": "Cassandra Castle (\/mob\/dead\/observer)",
"src_loc": "the reinforced wall (139,93,2) (\/turf\/closed\/wall\/r_wall)",
"usr": "(src)"
},
{
"count": 5,
"message": "turf_reset_elevation 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": "Amusei Abijoo (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "DoggoTheCrusader (\/mob\/dead\/new_player)"
},
{
"count": 2,
"message": "Division by zero",
"proc_name": "simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)",
"source_file": "code\/modules\/research\/designs.dm,179",
"src": "Cable (x5) (\/datum\/design\/cable_coil)",
"src_loc": null,
"usr": "Oleg Kuznecov (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "undefined variable \/obj\/machinery\/chem_dispenser\/var\/atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,110",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": "the chem dispenser (\/obj\/machinery\/chem_dispenser)",
"usr": "null"
},
{
"count": 1,
"message": "materials with non-positive values found in \/obj\/item\/food\/bun: iron = -100",
"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": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,713",
"src": "the large beaker (\/obj\/item\/reagent_containers\/cup\/beaker\/large)",
"src_loc": null,
"usr": "Frankie White (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "type mismatch: null -= \/datum\/bank_account (\/datum\/bank_account)",
"proc_name": "update account job lists (\/datum\/bank_account\/proc\/update_account_job_lists)",
"source_file": "code\/modules\/economy\/account.dm,91",
"src": "\/datum\/bank_account (\/datum\/bank_account)",
"src_loc": null,
"usr": "Amusei Abijoo (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.screen_groups",
"proc_name": "hide contents (\/datum\/storage\/proc\/hide_contents)",
"source_file": "code\/datums\/storage\/storage.dm,1125",
"src": "\/datum\/storage\/mod_storage\/exp... (\/datum\/storage\/mod_storage\/expanded)",
"src_loc": null,
"usr": "Amusei Abijoo (as Captain) (\/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)"
}
],
"total_count": 746
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-08-01 13:47:33.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 263289,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":297,\"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\":294,\"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\":120,\"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\":\"Kent White (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"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\":5,\"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\":\"Amusei Abijoo (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot execute null.resetToDefault().\",\"proc_name\":\" gvb reenter corpse (\/mob\/dead\/observer\/proc\/__gvb_reenter_corpse)\",\"source_file\":\"code\/modules\/mob\/dead\/observer\/observer.dm,378\",\"src\":\"Cassandra Castle (\/mob\/dead\/observer)\",\"src_loc\":\"the reinforced wall (139,93,2) (\/turf\/closed\/wall\/r_wall)\",\"usr\":\"(src)\"},{\"count\":5,\"message\":\"turf_reset_elevation 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\":\"Amusei Abijoo (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"DoggoTheCrusader (\/mob\/dead\/new_player)\"},{\"count\":2,\"message\":\"Division by zero\",\"proc_name\":\"simple transfer materials (\/datum\/design\/proc\/simple_transfer_materials)\",\"source_file\":\"code\/modules\/research\/designs.dm,179\",\"src\":\"Cable (x5) (\/datum\/design\/cable_coil)\",\"src_loc\":null,\"usr\":\"Oleg Kuznecov (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined variable \/obj\/machinery\/chem_dispenser\/var\/atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,110\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":\"the chem dispenser (\/obj\/machinery\/chem_dispenser)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"materials with non-positive values found in \/obj\/item\/food\/bun: iron = -100\",\"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\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,713\",\"src\":\"the large beaker (\/obj\/item\/reagent_containers\/cup\/beaker\/large)\",\"src_loc\":null,\"usr\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"type mismatch: null -= \/datum\/bank_account (\/datum\/bank_account)\",\"proc_name\":\"update account job lists (\/datum\/bank_account\/proc\/update_account_job_lists)\",\"source_file\":\"code\/modules\/economy\/account.dm,91\",\"src\":\"\/datum\/bank_account (\/datum\/bank_account)\",\"src_loc\":null,\"usr\":\"Amusei Abijoo (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.screen_groups\",\"proc_name\":\"hide contents (\/datum\/storage\/proc\/hide_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1125\",\"src\":\"\/datum\/storage\/mod_storage\/exp... (\/datum\/storage\/mod_storage\/expanded)\",\"src_loc\":null,\"usr\":\"Amusei Abijoo (as Captain) (\/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)\"}],\"total_count\":746}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/08\/01\/round-263289\/runtime.condensed.json"
}
Install Gentoo