runtime_condensed
-
51
count
the types of food has not been supplied in the BB_basic_foods key! inSelectBehaviors(/datum/ai_planning_subtree/find_food/SelectBehaviors:17)src: /datum/ai_planning_subtree/fin... (/datum/ai_planning_subtree/find_food)
src_loc:
usr: null
-
39
count
Cannot read null.loc inis on hyperspace(/datum/component/shuttle_cling/proc/is_on_hyperspace:132)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
39
count
Component /datum/component/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent inNew(/datum/component/New:59)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
15
count
bad index inRemoveFromParent(/datum/component/proc/_RemoveFromParent:131)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: null
-
12
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the engineering MOD chestplate (/obj/item/clothing/suit/mod)
src_loc: Captain (/mob/living/carbon/human)
usr: null
-
3
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:252)src: the full tile reinforced windo... (/obj/structure/window/reinforced/fulltile)
src_loc: the plating (157,182,2) (/turf/open/floor/plating)
usr: null
-
2
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Research and Development omni ... (/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2)
src_loc: the plating (121,110,2) (/turf/open/floor/plating)
usr: null
-
2
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:749)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Malcolm Walker (/mob/living/carbon/human)
-
1
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:368)src: null
src_loc:
usr: Rides-The-Fire (/mob/living/carbon/human)
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/trinary/filter on (169,117,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the cyan gas filter (/obj/machinery/atmospherics/components/trinary/filter)
src_loc:
usr: Rides-The-Fire (/mob/living/carbon/human)
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (166,119,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the orange volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Rides-The-Fire (/mob/living/carbon/human)
-
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
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
-
1
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
Error during spritesheet generation for design: Failed to open DMI 'icons/obj/medical/chemical.dmi' - 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": "the types of food has not been supplied in the BB_basic_foods key!",
"proc_name": "SelectBehaviors (\/datum\/ai_planning_subtree\/find_food\/SelectBehaviors)",
"source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/find_food.dm,17",
"src": "\/datum\/ai_planning_subtree\/fin... (\/datum\/ai_planning_subtree\/find_food)",
"src_loc": null,
"usr": "null"
},
{
"count": 39,
"message": "Cannot read null.loc",
"proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
"source_file": "code\/datums\/components\/shuttle_cling.dm,132",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "null"
},
{
"count": 39,
"message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
"proc_name": "New (\/datum\/component\/New)",
"source_file": "code\/datums\/components\/_component.dm,59",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "null"
},
{
"count": 15,
"message": "bad index",
"proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
"source_file": "code\/datums\/components\/_component.dm,131",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "null"
},
{
"count": 12,
"message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
"proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
"source_file": "code\/game\/atom\/atom_color.dm,123",
"src": "the engineering MOD chestplate (\/obj\/item\/clothing\/suit\/mod)",
"src_loc": "Captain (\/mob\/living\/carbon\/human)",
"usr": "null"
},
{
"count": 3,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,252",
"src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
"src_loc": "the plating (157,182,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381",
"src": "Research and Development omni ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)",
"src_loc": "the plating (121,110,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,749",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Malcolm Walker (\/mob\/living\/carbon\/human)"
},
{
"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": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter on (169,117,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the cyan gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)",
"src_loc": null,
"usr": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (166,119,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the orange volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
},
{
"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": "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": 1,
"message": "parent_qdeleting 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": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Error during spritesheet generation for design: Failed to open DMI 'icons\/obj\/medical\/chemical.dmi' - 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": 170
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-07 08:50:24.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257593,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"the types of food has not been supplied in the BB_basic_foods key!\",\"proc_name\":\"SelectBehaviors (\/datum\/ai_planning_subtree\/find_food\/SelectBehaviors)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/find_food.dm,17\",\"src\":\"\/datum\/ai_planning_subtree\/fin... (\/datum\/ai_planning_subtree\/find_food)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":39,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":39,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":15,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,131\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":12,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the engineering MOD chestplate (\/obj\/item\/clothing\/suit\/mod)\",\"src_loc\":\"Captain (\/mob\/living\/carbon\/human)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,252\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"the plating (157,182,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381\",\"src\":\"Research and Development omni ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)\",\"src_loc\":\"the plating (121,110,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,749\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Malcolm Walker (\/mob\/living\/carbon\/human)\"},{\"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\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter on (169,117,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the cyan gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (166,119,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the orange volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"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\":\"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\":1,\"message\":\"parent_qdeleting 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\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Error during spritesheet generation for design: Failed to open DMI 'icons\/obj\/medical\/chemical.dmi' - 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\":170}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/07\/round-257593\/runtime.condensed.json"
}
Install Gentoo