runtime_condensed
-
16
count
bad color inrefresh values(/datum/light_source/proc/refresh_values:428)src: /datum/light_source (/datum/light_source)
src_loc:
usr: null
-
14
count
Cannot read "Man (Warlock)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: Richard Hastings (/mob/living/carbon/human)
-
5
count
list index out of bounds inget general color(/obj/item/clothing/shoes/sneakers/get_general_color:20)src: the rainbow shoes (/obj/item/clothing/shoes/sneakers/rainbow)
src_loc:
usr: Bryan Coldsmith (/mob/living/carbon/human)
-
4
count
Cannot read "Man (Shadow)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: Blxard (/mob/dead/new_player)
-
4
count
Cannot read "Man (Grumpy Old)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: Joseph Nape (/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 read "Man (Super)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: (src)
-
2
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:716)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Dysprosium VI (as Captain) (/mob/living/carbon/human)
-
2
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)
-
2
count
Cannot read "Man (Huntsman)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: (src)
-
2
count
Cannot read "Man (Brawler)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: (src)
-
2
count
Cannot read "Woman (Educator)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: (src)
-
2
count
Cannot read "Man (Stalker)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: (src)
-
1
count
list index out of bounds inreturn pipenet(/obj/machinery/atmospherics/components/return_pipenet:198)src: the omni gas filter (/obj/machinery/atmospherics/components/trinary/filter/flipped/layer2)
src_loc:
usr: Dysprosium VI (as Captain) (/mob/living/carbon/human)
-
1
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1124)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Dysprosium VI (as Captain) (/mob/living/carbon/human)
-
1
count
tool_act_wrench overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Invalid colors were given to `GetColoredIconByType()`: inGetColoredIconByType(/datum/controller/subsystem/processing/greyscale/proc/GetColoredIconByType:74)src: Greyscale (/datum/controller/subsystem/processing/greyscale)
src_loc:
usr: Bryan Coldsmith (/mob/living/carbon/human)
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/trinary/filter/flipped/layer2 on (154,106,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the omni gas filter (/obj/machinery/atmospherics/components/trinary/filter/flipped/layer2)
src_loc:
usr: Dysprosium VI (as Captain) (/mob/living/carbon/human)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:62)src: Double-barreled Shotgun Single... (/datum/supply_pack/goody/double_barrel)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 16,
"message": "bad color",
"proc_name": "refresh values (\/datum\/light_source\/proc\/refresh_values)",
"source_file": "code\/modules\/lighting\/lighting_source.dm,428",
"src": "\/datum\/light_source (\/datum\/light_source)",
"src_loc": null,
"usr": "null"
},
{
"count": 14,
"message": "Cannot read \"Man (Warlock)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "Richard Hastings (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "list index out of bounds",
"proc_name": "get general color (\/obj\/item\/clothing\/shoes\/sneakers\/get_general_color)",
"source_file": "code\/modules\/clothing\/shoes\/sneakers.dm,20",
"src": "the rainbow shoes (\/obj\/item\/clothing\/shoes\/sneakers\/rainbow)",
"src_loc": null,
"usr": "Bryan Coldsmith (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot read \"Man (Shadow)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "Blxard (\/mob\/dead\/new_player)"
},
{
"count": 4,
"message": "Cannot read \"Man (Grumpy Old)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "Joseph Nape (\/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 read \"Man (Super)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,716",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 2,
"message": "Cannot read \"Man (Huntsman)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot read \"Man (Brawler)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot read \"Woman (Educator)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot read \"Man (Stalker)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "return pipenet (\/obj\/machinery\/atmospherics\/components\/return_pipenet)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,198",
"src": "the omni gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/flipped\/layer2)",
"src_loc": null,
"usr": "Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1124",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "tool_act_wrench 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": "Invalid colors were given to `GetColoredIconByType()`: ",
"proc_name": "GetColoredIconByType (\/datum\/controller\/subsystem\/processing\/greyscale\/proc\/GetColoredIconByType)",
"source_file": "code\/controllers\/subsystem\/processing\/greyscale.dm,74",
"src": "Greyscale (\/datum\/controller\/subsystem\/processing\/greyscale)",
"src_loc": null,
"usr": "Bryan Coldsmith (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter\/flipped\/layer2 on (154,106,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the omni gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/flipped\/layer2)",
"src_loc": null,
"usr": "Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"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,62",
"src": "Double-barreled Shotgun Single... (\/datum\/supply_pack\/goody\/double_barrel)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 66
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-12-31 10:49:28.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259133,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":16,\"message\":\"bad color\",\"proc_name\":\"refresh values (\/datum\/light_source\/proc\/refresh_values)\",\"source_file\":\"code\/modules\/lighting\/lighting_source.dm,428\",\"src\":\"\/datum\/light_source (\/datum\/light_source)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":14,\"message\":\"Cannot read \\\"Man (Warlock)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Richard Hastings (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"list index out of bounds\",\"proc_name\":\"get general color (\/obj\/item\/clothing\/shoes\/sneakers\/get_general_color)\",\"source_file\":\"code\/modules\/clothing\/shoes\/sneakers.dm,20\",\"src\":\"the rainbow shoes (\/obj\/item\/clothing\/shoes\/sneakers\/rainbow)\",\"src_loc\":null,\"usr\":\"Bryan Coldsmith (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot read \\\"Man (Shadow)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Blxard (\/mob\/dead\/new_player)\"},{\"count\":4,\"message\":\"Cannot read \\\"Man (Grumpy Old)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Joseph Nape (\/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 read \\\"Man (Super)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,716\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"message\":\"Cannot read \\\"Man (Huntsman)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot read \\\"Man (Brawler)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot read \\\"Woman (Educator)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot read \\\"Man (Stalker)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"return pipenet (\/obj\/machinery\/atmospherics\/components\/return_pipenet)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,198\",\"src\":\"the omni gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/flipped\/layer2)\",\"src_loc\":null,\"usr\":\"Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1124\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"tool_act_wrench 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\":\"Invalid colors were given to `GetColoredIconByType()`: \",\"proc_name\":\"GetColoredIconByType (\/datum\/controller\/subsystem\/processing\/greyscale\/proc\/GetColoredIconByType)\",\"source_file\":\"code\/controllers\/subsystem\/processing\/greyscale.dm,74\",\"src\":\"Greyscale (\/datum\/controller\/subsystem\/processing\/greyscale)\",\"src_loc\":null,\"usr\":\"Bryan Coldsmith (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter\/flipped\/layer2 on (154,106,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the omni gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/flipped\/layer2)\",\"src_loc\":null,\"usr\":\"Dysprosium VI (as Captain) (\/mob\/living\/carbon\/human)\"},{\"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,62\",\"src\":\"Double-barreled Shotgun Single... (\/datum\/supply_pack\/goody\/double_barrel)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":66}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/12\/31\/round-259133\/runtime.condensed.json"
}
Install Gentoo