runtime_condensed
-
27
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: Sorus Ashlii (/mob/living/carbon/human)
-
10
count
undefined variable /turf/closed/indestructible/rock/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (127,92,13) (/turf/open/space)
src_loc:
usr: null
-
6
count
hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Sorus Ashlii (/mob/living/carbon/human)
-
2
count
Cannot read null._status_traits inupdate icon(/obj/machinery/atmospherics/components/update_icon:76)src: the omni gas pump (/obj/machinery/atmospherics/components/binary/pump)
src_loc:
usr: Sorus Ashlii (/mob/living/carbon/human)
-
2
count
Cannot execute null.resetToDefault(). inLogin(/mob/Login:107)src: Steelium (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
2
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (127,91,13) (/turf/open/space)
src_loc:
usr: null
-
2
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the cyan pipe manifold (/obj/machinery/atmospherics/pipe/heat_exchanging/manifold)
src_loc:
usr: Sorus Ashlii (/mob/living/carbon/human)
-
1
count
Cannot read null.air inmerge(/datum/pipeline/proc/merge:173)src: /datum/pipeline (/datum/pipeline)
src_loc:
usr: Sorus Ashlii (/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
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Bruise Treatment Kit Single-Pa... (/datum/supply_pack/goody/firstaidbruises_single)
src_loc:
usr: null
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Point (/atom/movable/screen/radial/slice)
src_loc:
usr: Cletus Sinister (/mob/living/carbon/human)
-
1
count
Cannot read null._signal_procs inSendSignal(/datum/proc/_SendSignal:126)src: the volcanic floor (130,96,3) (/turf/open/misc/asteroid/basalt/lava_land_surface)
src_loc:
usr: 0
{
"data": {
"runtimes": [
{
"count": 27,
"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": "Sorus Ashlii (\/mob\/living\/carbon\/human)"
},
{
"count": 10,
"message": "undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (127,92,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "hostile_pre_attackingtarget 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": "Sorus Ashlii (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null._status_traits",
"proc_name": "update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,76",
"src": "the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": null,
"usr": "Sorus Ashlii (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.resetToDefault().",
"proc_name": "Login (\/mob\/Login)",
"source_file": "code\/modules\/mob\/login.dm,107",
"src": "Steelium (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot execute null.archive().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
"src": "space (127,91,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the cyan pipe manifold (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/manifold)",
"src_loc": null,
"usr": "Sorus Ashlii (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.air",
"proc_name": "merge (\/datum\/pipeline\/proc\/merge)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173",
"src": "\/datum\/pipeline (\/datum\/pipeline)",
"src_loc": null,
"usr": "Sorus Ashlii (\/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": "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": "Bruise Treatment Kit Single-Pa... (\/datum\/supply_pack\/goody\/firstaidbruises_single)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Point (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Cletus Sinister (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._signal_procs",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the volcanic floor (130,96,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
"src_loc": null,
"usr": "0"
}
],
"total_count": 56
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-23 08:57:57.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253490,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":27,\"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\":\"Sorus Ashlii (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (127,92,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"hostile_pre_attackingtarget 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\":\"Sorus Ashlii (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,76\",\"src\":\"the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":null,\"usr\":\"Sorus Ashlii (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.resetToDefault().\",\"proc_name\":\"Login (\/mob\/Login)\",\"source_file\":\"code\/modules\/mob\/login.dm,107\",\"src\":\"Steelium (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (127,91,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the cyan pipe manifold (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/manifold)\",\"src_loc\":null,\"usr\":\"Sorus Ashlii (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"merge (\/datum\/pipeline\/proc\/merge)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173\",\"src\":\"\/datum\/pipeline (\/datum\/pipeline)\",\"src_loc\":null,\"usr\":\"Sorus Ashlii (\/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\":\"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\":\"Bruise Treatment Kit Single-Pa... (\/datum\/supply_pack\/goody\/firstaidbruises_single)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Point (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Cletus Sinister (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._signal_procs\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the volcanic floor (130,96,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"src_loc\":null,\"usr\":\"0\"}],\"total_count\":56}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/06\/23\/round-253490\/runtime.condensed.json"
}
Install Gentoo