runtime_condensed
-
51
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (44,93,8) (/turf/open/space)
src_loc:
usr: null
-
41
count
undefined variable /turf/closed/indestructible/rock/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (44,95,8) (/turf/open/space)
src_loc:
usr: null
-
26
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:131)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
20
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the full tile window (/obj/structure/window/fulltile)
src_loc: the plating (47,34,8) (/turf/open/floor/plating)
usr: null
-
7
count
undefined variable /turf/closed/indestructible/binary/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (67,23,8) (/turf/open/space)
src_loc:
usr: null
-
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)
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ezekiel Braun (/mob/living/carbon/human)
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
-
1
count
Spritesheet paintable_decals cache check UNKNOWN ERROR: Error while hashing dmi_path 'icons/effects/random_spawners.dmi': No such file or directory (os error 2) inshould refresh(/datum/asset/spritesheet_batched/should_refresh:116)src: paintable_decals (/datum/asset/spritesheet_batched/decals)
src_loc:
usr: null
-
1
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the green pipe (/obj/machinery/atmospherics/pipe/smart)
src_loc:
usr: Marczin Szebeszynszki (/mob/living/carbon/human)
-
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
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ezekiel Braun (/mob/living/carbon/human)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1341)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
Error during spritesheet generation for design: No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:234)src: design (/datum/asset/spritesheet_batched/research_designs)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 51,
"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 (44,93,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 41,
"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 (44,95,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 26,
"message": "list index out of bounds",
"proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
"source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,131",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 20,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
"src": "the full tile window (\/obj\/structure\/window\/fulltile)",
"src_loc": "the plating (47,34,8) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 7,
"message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (67,23,8) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"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": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"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": "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": "Ezekiel Braun (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the afterimage demonic watcher) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.",
"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": "Spritesheet paintable_decals cache check UNKNOWN ERROR: Error while hashing dmi_path 'icons\/effects\/random_spawners.dmi': No such file or directory (os error 2)",
"proc_name": "should refresh (\/datum\/asset\/spritesheet_batched\/should_refresh)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,116",
"src": "paintable_decals (\/datum\/asset\/spritesheet_batched\/decals)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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 green pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
"src_loc": null,
"usr": "Marczin Szebeszynszki (\/mob\/living\/carbon\/human)"
},
{
"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": "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": "Ezekiel Braun (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1341",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Error during spritesheet generation for design: No such file or directory (os error 2)",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,234",
"src": "design (\/datum\/asset\/spritesheet_batched\/research_designs)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 159
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-03 02:45:55.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257473,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"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 (44,93,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":41,\"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 (44,95,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":26,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,131\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":20,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the full tile window (\/obj\/structure\/window\/fulltile)\",\"src_loc\":\"the plating (47,34,8) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":7,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (67,23,8) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"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\":\"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\":\"Ezekiel Braun (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the afterimage demonic watcher) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"Spritesheet paintable_decals cache check UNKNOWN ERROR: Error while hashing dmi_path 'icons\/effects\/random_spawners.dmi': No such file or directory (os error 2)\",\"proc_name\":\"should refresh (\/datum\/asset\/spritesheet_batched\/should_refresh)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,116\",\"src\":\"paintable_decals (\/datum\/asset\/spritesheet_batched\/decals)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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 green pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Marczin Szebeszynszki (\/mob\/living\/carbon\/human)\"},{\"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\":\"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\":\"Ezekiel Braun (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1341\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Error during spritesheet generation for design: No such file or directory (os error 2)\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,234\",\"src\":\"design (\/datum\/asset\/spritesheet_batched\/research_designs)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":159}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/03\/round-257473\/runtime.condensed.json"
}
Install Gentoo