runtime_condensed
-
80
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
80
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
49
count
-
49
count
Tried to qdel possibly invalid value: /obj/item/skillchip/master_angler instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
19
count
Airlock pump on but not operational, it should've been cancelled by on_set_is_operational instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
14
count
Cannot execute null.stop feeding(). intick(/datum/status_effect/slime_leech/tick:60)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
5
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1352)src: the floor tile (/obj/item/stack/tile/iron/base)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
4
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:74)src: End Camera View (/atom/movable/screen/movable/action_button)
src_loc:
usr: Corbin Owen (/mob/living/carbon/human)
-
4
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: (src)
-
3
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:133)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
3
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)
-
2
count
Cannot execute null.log message(). inlog combat(/proc/log_combat:36)src: null
src_loc:
usr: Dalton Sholl (/mob/living/carbon/human)
-
2
count
Cannot execute null.kill program(). inui act(/obj/item/modular_computer/ui_act:145)src: Corbin Owen (Chief Engineer) (/obj/item/modular_computer/pda/heads/ce)
src_loc:
usr: Corbin Owen (/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)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:54)src: the eject (/atom/movable/screen/radial/slice)
src_loc:
usr: Corbin Owen (/mob/living/carbon/human)
-
1
count
Cannot read null.screen_groups inhide contents(/datum/storage/proc/hide_contents:1126)src: /datum/storage/utility_belt (/datum/storage/utility_belt)
src_loc:
usr: Corbin Owen (/mob/living/carbon/human)
-
1
count
Cannot execute null.getarmor(). inon buckle end(/datum/status_effect/slime_leech/proc/on_buckle_end:30)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: Corbin Owen (/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: Corbin Owen (/mob/living/carbon/human)
-
1
count
Cannot read null.dna inget damage color(/datum/blood_type/slime/get_damage_color:354)src: TOX (/datum/blood_type/slime)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 80,
"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": 80,
"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": 49,
"message": "bad del",
"proc_name": "qdel (\/proc\/qdel)",
"source_file": "code\/controllers\/subsystem\/garbage.dm,357",
"src": "null",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 49,
"message": "Tried to qdel possibly invalid value: \/obj\/item\/skillchip\/master_angler",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 19,
"message": "Airlock pump on but not operational, it should've been cancelled by on_set_is_operational",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 14,
"message": "Cannot execute null.stop feeding().",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,60",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1352",
"src": "the floor tile (\/obj\/item\/stack\/tile\/iron\/base)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/screen_objects\/action_button.dm,74",
"src": "End Camera View (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Corbin Owen (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": "(src)"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
"source_file": "code\/datums\/components\/orbiter.dm,133",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": 2,
"message": "Cannot execute null.log message().",
"proc_name": "log combat (\/proc\/log_combat)",
"source_file": "code\/__HELPERS\/logging\/attack.dm,36",
"src": "null",
"src_loc": null,
"usr": "Dalton Sholl (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "Corbin Owen (Chief Engineer) (\/obj\/item\/modular_computer\/pda\/heads\/ce)",
"src_loc": null,
"usr": "Corbin Owen (\/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)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/screen_objects\/radial.dm,54",
"src": "the eject (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Corbin Owen (\/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,1126",
"src": "\/datum\/storage\/utility_belt (\/datum\/storage\/utility_belt)",
"src_loc": null,
"usr": "Corbin Owen (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.getarmor().",
"proc_name": "on buckle end (\/datum\/status_effect\/slime_leech\/proc\/on_buckle_end)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,30",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "Corbin Owen (\/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": "Corbin Owen (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.dna",
"proc_name": "get damage color (\/datum\/blood_type\/slime\/get_damage_color)",
"source_file": "code\/modules\/mob\/living\/blood_types.dm,354",
"src": "TOX (\/datum\/blood_type\/slime)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 320
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-07-06 16:03:53.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262895,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":80,\"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\":80,\"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\":49,\"message\":\"bad del\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,357\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":49,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/skillchip\/master_angler\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":19,\"message\":\"Airlock pump on but not operational, it should've been cancelled by on_set_is_operational\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":14,\"message\":\"Cannot execute null.stop feeding().\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,60\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1352\",\"src\":\"the floor tile (\/obj\/item\/stack\/tile\/iron\/base)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/screen_objects\/action_button.dm,74\",\"src\":\"End Camera View (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Corbin Owen (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":\"(src)\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,133\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":2,\"message\":\"Cannot execute null.log message().\",\"proc_name\":\"log combat (\/proc\/log_combat)\",\"source_file\":\"code\/__HELPERS\/logging\/attack.dm,36\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dalton Sholl (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Corbin Owen (Chief Engineer) (\/obj\/item\/modular_computer\/pda\/heads\/ce)\",\"src_loc\":null,\"usr\":\"Corbin Owen (\/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)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/screen_objects\/radial.dm,54\",\"src\":\"the eject (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Corbin Owen (\/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,1126\",\"src\":\"\/datum\/storage\/utility_belt (\/datum\/storage\/utility_belt)\",\"src_loc\":null,\"usr\":\"Corbin Owen (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.getarmor().\",\"proc_name\":\"on buckle end (\/datum\/status_effect\/slime_leech\/proc\/on_buckle_end)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,30\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"Corbin Owen (\/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\":\"Corbin Owen (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.dna\",\"proc_name\":\"get damage color (\/datum\/blood_type\/slime\/get_damage_color)\",\"source_file\":\"code\/modules\/mob\/living\/blood_types.dm,354\",\"src\":\"TOX (\/datum\/blood_type\/slime)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":320}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/07\/06\/round-262895\/runtime.condensed.json"
}
Install Gentoo