runtime_condensed
-
22
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)
-
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
Cannot execute null.transfer to(). inmake dupe(/datum/action/innate/split_body/proc/make_dupe:324)src: Split Body (/datum/action/innate/split_body)
src_loc:
usr: Julian Elliott (/mob/living/carbon/human)
-
3
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: SashaIsDead (/mob/dead/new_player)
-
2
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Disabler SMG Single_Pack (/datum/supply_pack/goody/smg_single)
src_loc:
usr: null
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
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)
-
1
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1041)src: the yellow baby slime (70) (/mob/living/basic/slime)
src_loc: the reinforced floor (177,93,2) (/turf/open/floor/engine)
usr: null
-
1
count
movable_moved 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._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:133)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: Julian Elliott (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
/mob/living/basic/cockroach 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)
-
1
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:368)src: null
src_loc:
usr: Jack Baskett (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 22,
"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": 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": "Cannot execute null.transfer to().",
"proc_name": "make dupe (\/datum\/action\/innate\/split_body\/proc\/make_dupe)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/species_types\/jellypeople.dm,324",
"src": "Split Body (\/datum\/action\/innate\/split_body)",
"src_loc": null,
"usr": "Julian Elliott (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "SashaIsDead (\/mob\/dead\/new_player)"
},
{
"count": 2,
"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": "Disabler SMG Single_Pack (\/datum\/supply_pack\/goody\/smg_single)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,255",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"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)"
},
{
"count": 1,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1041",
"src": "the yellow baby slime (70) (\/mob\/living\/basic\/slime)",
"src_loc": "the reinforced floor (177,93,2) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 1,
"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": 1,
"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": "Julian Elliott (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "\/mob\/living\/basic\/cockroach 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)"
},
{
"count": 1,
"message": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,368",
"src": "null",
"src_loc": null,
"usr": "Jack Baskett (\/mob\/living\/carbon\/human)"
}
],
"total_count": 43
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-18 13:15:14.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257030,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":22,\"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\":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\":\"Cannot execute null.transfer to().\",\"proc_name\":\"make dupe (\/datum\/action\/innate\/split_body\/proc\/make_dupe)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/species_types\/jellypeople.dm,324\",\"src\":\"Split Body (\/datum\/action\/innate\/split_body)\",\"src_loc\":null,\"usr\":\"Julian Elliott (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"SashaIsDead (\/mob\/dead\/new_player)\"},{\"count\":2,\"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\":\"Disabler SMG Single_Pack (\/datum\/supply_pack\/goody\/smg_single)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"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)\"},{\"count\":1,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1041\",\"src\":\"the yellow baby slime (70) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the reinforced floor (177,93,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":1,\"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\":1,\"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\":\"Julian Elliott (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/mob\/living\/basic\/cockroach 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)\"},{\"count\":1,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,368\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jack Baskett (\/mob\/living\/carbon\/human)\"}],\"total_count\":43}"
}
Install Gentoo