runtime_condensed
-
11
count
undefined proc or verb /turf/closed/wall/r_wall/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
5
count
undefined proc or verb /obj/machinery/door/airlock/highsecurity/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
3
count
tool_secondary_act_rustscraper overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
atom_examine overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
atom_update_overlays overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
atom_expose_reagent overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
tool_secondary_act_welder overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
atom_item_interaction overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
undefined proc or verb /obj/structure/table/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
2
count
undefined proc or verb /obj/structure/window/fulltile/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
2
count
undefined proc or verb /obj/structure/window/reinforced/fulltile/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
2
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: Unknown (/mob/living/carbon/human)
-
1
count
Cannot read null.name inannounce(/datum/round_event/shuttle_catastrophe/announce:37)src: /datum/round_event/shuttle_cat... (/datum/round_event/shuttle_catastrophe)
src_loc:
usr: null
-
1
count
undefined proc or verb /obj/structure/closet/crate/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
1
count
undefined proc or verb /obj/machinery/door/airlock/research/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
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)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Can of Fish Food Single-Pack (/datum/supply_pack/goody/fish_feed)
src_loc:
usr: null
-
1
count
undefined proc or verb /obj/structure/window/reinforced/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
1
count
undefined proc or verb /obj/machinery/autolathe/has status effect(). inadd item context(/datum/element/cuffsnapping/proc/add_item_context:59)src: /datum/element/cuffsnapping (/datum/element/cuffsnapping)
src_loc:
usr: null
-
1
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
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Cannot execute null.create splatter(). inthreshold cross effect(/datum/status_effect/stacking/saw_bleed/threshold_cross_effect:416)src: /datum/status_effect/stacking/... (/datum/status_effect/stacking/saw_bleed)
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
/obj/structure/transit_tube_pod 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": 11,
"message": "undefined proc or verb \/turf\/closed\/wall\/r_wall\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "undefined proc or verb \/obj\/machinery\/door\/airlock\/highsecurity\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "tool_secondary_act_rustscraper 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": 3,
"message": "atom_examine 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": 3,
"message": "atom_update_overlays 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": 3,
"message": "atom_expose_reagent 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": 3,
"message": "tool_secondary_act_welder 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": 3,
"message": "atom_item_interaction 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": 2,
"message": "undefined proc or verb \/obj\/structure\/table\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "undefined proc or verb \/obj\/structure\/window\/fulltile\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "undefined proc or verb \/obj\/structure\/window\/reinforced\/fulltile\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.name",
"proc_name": "announce (\/datum\/round_event\/shuttle_catastrophe\/announce)",
"source_file": "code\/modules\/events\/shuttle_catastrophe.dm,37",
"src": "\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/obj\/structure\/closet\/crate\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/obj\/machinery\/door\/airlock\/research\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"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)"
},
{
"count": 1,
"message": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Can of Fish Food Single-Pack (\/datum\/supply_pack\/goody\/fish_feed)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/obj\/structure\/window\/reinforced\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/obj\/machinery\/autolathe\/has status effect().",
"proc_name": "add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)",
"source_file": "code\/datums\/elements\/cuffsnapping.dm,59",
"src": "\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.create splatter().",
"proc_name": "threshold cross effect (\/datum\/status_effect\/stacking\/saw_bleed\/threshold_cross_effect)",
"source_file": "code\/datums\/status_effects\/debuffs\/debuffs.dm,416",
"src": "\/datum\/status_effect\/stacking\/... (\/datum\/status_effect\/stacking\/saw_bleed)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "\/obj\/structure\/transit_tube_pod 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": 53
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-08 16:57:25.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256735,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":11,\"message\":\"undefined proc or verb \/turf\/closed\/wall\/r_wall\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"undefined proc or verb \/obj\/machinery\/door\/airlock\/highsecurity\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"tool_secondary_act_rustscraper 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\":3,\"message\":\"atom_examine 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\":3,\"message\":\"atom_update_overlays 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\":3,\"message\":\"atom_expose_reagent 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\":3,\"message\":\"tool_secondary_act_welder 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\":3,\"message\":\"atom_item_interaction 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\":2,\"message\":\"undefined proc or verb \/obj\/structure\/table\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined proc or verb \/obj\/structure\/window\/fulltile\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined proc or verb \/obj\/structure\/window\/reinforced\/fulltile\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.name\",\"proc_name\":\"announce (\/datum\/round_event\/shuttle_catastrophe\/announce)\",\"source_file\":\"code\/modules\/events\/shuttle_catastrophe.dm,37\",\"src\":\"\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/structure\/closet\/crate\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/machinery\/door\/airlock\/research\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"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)\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Can of Fish Food Single-Pack (\/datum\/supply_pack\/goody\/fish_feed)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/structure\/window\/reinforced\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/machinery\/autolathe\/has status effect().\",\"proc_name\":\"add item context (\/datum\/element\/cuffsnapping\/proc\/add_item_context)\",\"source_file\":\"code\/datums\/elements\/cuffsnapping.dm,59\",\"src\":\"\/datum\/element\/cuffsnapping (\/datum\/element\/cuffsnapping)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.create splatter().\",\"proc_name\":\"threshold cross effect (\/datum\/status_effect\/stacking\/saw_bleed\/threshold_cross_effect)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/debuffs.dm,416\",\"src\":\"\/datum\/status_effect\/stacking\/... (\/datum\/status_effect\/stacking\/saw_bleed)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/obj\/structure\/transit_tube_pod 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\":53}"
}
Install Gentoo