runtime_condensed
-
40
count
Cannot read null.tool_behaviour inadd context(/obj/machinery/iv_drip/plumbing/add_context:18)src: the automated IV drip (/obj/machinery/iv_drip/plumbing)
src_loc: the floor (98,88,2) (/turf/open/floor/iron/white)
usr: null
-
20
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:756)src: the igniter (/obj/item/assembly/igniter)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
9
count
Attempted to fetch material ref with invalid key inGetMaterialRef(/datum/controller/subsystem/materials/proc/_GetMaterialRef:108)src: Materials (/datum/controller/subsystem/materials)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
8
count
Cannot execute null.get color(). inInitialize(/datum/material/meat/mob_meat/Initialize:137)src: goliath\'s meat (/datum/material/meat/mob_meat)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
8
count
Cannot read null.added_slowdown inapply single mat effect(/obj/item/apply_single_mat_effect:2004)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
8
count
Cannot read null.strength_modifier inapply single mat effect(/obj/apply_single_mat_effect:329)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
8
count
Cannot read null.integrity_modifier inapply single mat effect(/atom/proc/apply_single_mat_effect:213)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
8
count
Cannot execute null.on applied(). infinalize material effects(/atom/proc/finalize_material_effects:100)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
-
4
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Dormitories omni air vent bymL... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: space (139,166,2) (/turf/open/space)
usr: null
-
4
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the fly eyes (/obj/item/organ/eyes/fly)
src_loc: the fly head (/obj/item/bodypart/head/fly)
usr: null
-
2
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Fiona Magor (/mob/living/carbon/human)
-
2
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1041)src: the blue adult slime (392) (/mob/living/basic/slime)
src_loc: the reinforced floor (170,91,2) (/turf/open/floor/engine)
usr: null
-
1
count
Cannot execute null.get organ slot(). incheck damage thresholds(/obj/item/organ/brain/check_damage_thresholds:344)src: the brain (/obj/item/organ/brain)
src_loc: the Man-Machine Interface (/obj/item/mmi)
usr: null
-
1
count
The power cable taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the power cable (/obj/structure/cable)
src_loc: the plating (144,163,2) (/turf/open/floor/plating)
usr: null
-
1
count
Cannot read null.mode inupdate icon state(/atom/movable/screen/buildmode/mode/update_icon_state:32)src: Toggle Mode (/atom/movable/screen/buildmode/mode)
src_loc:
usr: Bob Stange (/mob/living/carbon/human)
-
1
count
Failed to validate setting "kitsune" for roundstart_no_hard_check instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Supermatter powered for the first time without being logged. Internal energy factors: {"External Power Trickle":0,"External Power Gain":0,"Gas Heat Power Gain":0,"Internal Power Decay":0,"Gas Power Decay Negation":0,"Psychologist Power Decay Negation":0} instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Failed to validate setting "kitsune" for roundstart_races instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:381)src: Database (/datum/controller/subsystem/dbcore)
src_loc:
usr: Saveliy Northside (/mob/dead/observer)
-
1
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: Saveliy Northside (/mob/dead/observer)
-
1
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:126)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
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)
{
"data": {
"runtimes": [
{
"count": 40,
"message": "Cannot read null.tool_behaviour",
"proc_name": "add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)",
"source_file": "code\/modules\/plumbing\/plumbers\/iv_drip.dm,18",
"src": "the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)",
"src_loc": "the floor (98,88,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 20,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,756",
"src": "the igniter (\/obj\/item\/assembly\/igniter)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "Attempted to fetch material ref with invalid key ",
"proc_name": " GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)",
"source_file": "code\/controllers\/subsystem\/materials.dm,108",
"src": "Materials (\/datum\/controller\/subsystem\/materials)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "Cannot execute null.get color().",
"proc_name": "Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)",
"source_file": "code\/datums\/materials\/meat.dm,137",
"src": "goliath\\'s meat (\/datum\/material\/meat\/mob_meat)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "Cannot read null.added_slowdown",
"proc_name": "apply single mat effect (\/obj\/item\/apply_single_mat_effect)",
"source_file": "code\/game\/objects\/items.dm,2004",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "Cannot read null.strength_modifier",
"proc_name": "apply single mat effect (\/obj\/apply_single_mat_effect)",
"source_file": "code\/game\/objects\/objs.dm,329",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "Cannot read null.integrity_modifier",
"proc_name": "apply single mat effect (\/atom\/proc\/apply_single_mat_effect)",
"source_file": "code\/game\/atom\/atom_materials.dm,213",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "Cannot execute null.on applied().",
"proc_name": "finalize material effects (\/atom\/proc\/finalize_material_effects)",
"source_file": "code\/game\/atom\/atom_materials.dm,100",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": "Dormitories omni air vent bymL... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "space (139,166,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 4,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the fly eyes (\/obj\/item\/organ\/eyes\/fly)",
"src_loc": "the fly head (\/obj\/item\/bodypart\/head\/fly)",
"usr": "null"
},
{
"count": 2,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Fiona Magor (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "area_beauty_updated 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": "Bob Stange (\/mob\/dead\/observer)"
},
{
"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 blue adult slime (392) (\/mob\/living\/basic\/slime)",
"src_loc": "the reinforced floor (170,91,2) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.get organ slot().",
"proc_name": "check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)",
"source_file": "code\/modules\/mob\/living\/brain\/brain_item.dm,344",
"src": "the brain (\/obj\/item\/organ\/brain)",
"src_loc": "the Man-Machine Interface (\/obj\/item\/mmi)",
"usr": "null"
},
{
"count": 1,
"message": "The power cable taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the power cable (\/obj\/structure\/cable)",
"src_loc": "the plating (144,163,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.mode",
"proc_name": "update icon state (\/atom\/movable\/screen\/buildmode\/mode\/update_icon_state)",
"source_file": "code\/modules\/buildmode\/buttons.dm,32",
"src": "Toggle Mode (\/atom\/movable\/screen\/buildmode\/mode)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Failed to validate setting \"kitsune\" for roundstart_no_hard_check",
"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": "Supermatter powered for the first time without being logged. Internal energy factors: {\"External Power Trickle\":0,\"External Power Gain\":0,\"Gas Heat Power Gain\":0,\"Internal Power Decay\":0,\"Gas Power Decay Negation\":0,\"Psychologist Power Decay Negation\":0}",
"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": "Failed to validate setting \"kitsune\" for roundstart_races",
"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": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,381",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"src_loc": null,
"usr": "Saveliy Northside (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot execute null.Execute().",
"proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
"source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
"src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
"src_loc": null,
"usr": "Saveliy Northside (\/mob\/dead\/observer)"
},
{
"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,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"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)"
}
],
"total_count": 132
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-13 02:25:44.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255102,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":40,\"message\":\"Cannot read null.tool_behaviour\",\"proc_name\":\"add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)\",\"source_file\":\"code\/modules\/plumbing\/plumbers\/iv_drip.dm,18\",\"src\":\"the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)\",\"src_loc\":\"the floor (98,88,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":20,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,756\",\"src\":\"the igniter (\/obj\/item\/assembly\/igniter)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\" GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,108\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot execute null.get color().\",\"proc_name\":\"Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)\",\"source_file\":\"code\/datums\/materials\/meat.dm,137\",\"src\":\"goliath\\\\'s meat (\/datum\/material\/meat\/mob_meat)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot read null.added_slowdown\",\"proc_name\":\"apply single mat effect (\/obj\/item\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/items.dm,2004\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot read null.strength_modifier\",\"proc_name\":\"apply single mat effect (\/obj\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/objs.dm,329\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot read null.integrity_modifier\",\"proc_name\":\"apply single mat effect (\/atom\/proc\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,213\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot execute null.on applied().\",\"proc_name\":\"finalize material effects (\/atom\/proc\/finalize_material_effects)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,100\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":\"Dormitories omni air vent bymL... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"space (139,166,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the fly eyes (\/obj\/item\/organ\/eyes\/fly)\",\"src_loc\":\"the fly head (\/obj\/item\/bodypart\/head\/fly)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Fiona Magor (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"area_beauty_updated 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\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"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 blue adult slime (392) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the reinforced floor (170,91,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.get organ slot().\",\"proc_name\":\"check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)\",\"source_file\":\"code\/modules\/mob\/living\/brain\/brain_item.dm,344\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the Man-Machine Interface (\/obj\/item\/mmi)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"The power cable taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the power cable (\/obj\/structure\/cable)\",\"src_loc\":\"the plating (144,163,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.mode\",\"proc_name\":\"update icon state (\/atom\/movable\/screen\/buildmode\/mode\/update_icon_state)\",\"source_file\":\"code\/modules\/buildmode\/buttons.dm,32\",\"src\":\"Toggle Mode (\/atom\/movable\/screen\/buildmode\/mode)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_no_hard_check\",\"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\":\"Supermatter powered for the first time without being logged. Internal energy factors: {\\\"External Power Trickle\\\":0,\\\"External Power Gain\\\":0,\\\"Gas Heat Power Gain\\\":0,\\\"Internal Power Decay\\\":0,\\\"Gas Power Decay Negation\\\":0,\\\"Psychologist Power Decay Negation\\\":0}\",\"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\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_races\",\"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\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"Saveliy Northside (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"Saveliy Northside (\/mob\/dead\/observer)\"},{\"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,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"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)\"}],\"total_count\":132}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/08\/13\/round-255102\/runtime.condensed.json"
}
Install Gentoo