runtime_condensed
-
21
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: the omni volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc: space (166,155,2) (/turf/open/space)
usr: null
-
12
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: Shi Ouma (/mob/living/carbon/human)
-
11
count
Cannot execute null.on applied(). infinalize material effects(/atom/proc/finalize_material_effects:100)src: the meat (/obj/item/food/meat/slab)
src_loc:
usr: Shi Ouma (/mob/living/carbon/human)
-
11
count
Cannot read null.added_slowdown inapply single mat effect(/obj/item/apply_single_mat_effect:1999)src: the meat (/obj/item/food/meat/slab)
src_loc:
usr: Shi Ouma (/mob/living/carbon/human)
-
11
count
Cannot read null.strength_modifier inapply single mat effect(/obj/apply_single_mat_effect:329)src: the meat (/obj/item/food/meat/slab)
src_loc:
usr: Shi Ouma (/mob/living/carbon/human)
-
11
count
Cannot execute null.get color(). inInitialize(/datum/material/meat/mob_meat/Initialize:137)src: brimdemon\'s meat (/datum/material/meat/mob_meat)
src_loc:
usr: Shi Ouma (/mob/living/carbon/human)
-
11
count
Cannot read null.integrity_modifier inapply single mat effect(/atom/proc/apply_single_mat_effect:213)src: the meat (/obj/item/food/meat/slab)
src_loc:
usr: Shi Ouma (/mob/living/carbon/human)
-
9
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (150,155,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
7
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
-
6
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (149,154,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
5
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:211)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Colby Cypret (/mob/living/carbon/human)
-
5
count
bad index inNew(/datum/ore_silo_log/New:584)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Colby Cypret (/mob/living/carbon/human)
-
4
count
-
3
count
-
3
count
undefined variable /obj/vehicle/sealed/mecha/phazon/var/client inrelaymove(/obj/structure/transit_tube_pod/relaymove:178)src: the temporary transit tube pod (/obj/structure/transit_tube_pod/dispensed)
src_loc: space (173,136,2) (/turf/open/space)
usr: null
-
2
count
-
2
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:358)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: the legion (/mob/living/basic/legion_brood)
-
2
count
Cannot execute null.use(). inuse energy(/obj/vehicle/sealed/mecha/proc/use_energy:11)src: the Phazon (/obj/vehicle/sealed/mecha/phazon)
src_loc: the floor (110,105,2) (/turf/open/floor/iron)
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)
-
1
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Coolmcgroove (/client)
src_loc:
usr: null
-
1
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:751)src: the timer (/obj/item/assembly/timer)
src_loc:
usr: Colby Cypret (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Blood Warp (/datum/action/cooldown/mob_cooldown/blood_warp)
src_loc:
usr: null
-
1
count
Cannot execute null.Trigger(). inOpenFire(/mob/living/simple_animal/hostile/megafauna/bubblegum/OpenFire:132)src: the bubblegum (/mob/living/simple_animal/hostile/megafauna/bubblegum)
src_loc: null
usr: null
-
1
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: 0
{
"data": {
"runtimes": [
{
"count": 21,
"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": "the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": "space (166,155,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 12,
"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": "Shi Ouma (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"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 meat (\/obj\/item\/food\/meat\/slab)",
"src_loc": null,
"usr": "Shi Ouma (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"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,1999",
"src": "the meat (\/obj\/item\/food\/meat\/slab)",
"src_loc": null,
"usr": "Shi Ouma (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"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 meat (\/obj\/item\/food\/meat\/slab)",
"src_loc": null,
"usr": "Shi Ouma (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"message": "Cannot execute null.get color().",
"proc_name": "Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)",
"source_file": "code\/datums\/materials\/meat.dm,137",
"src": "brimdemon\\'s meat (\/datum\/material\/meat\/mob_meat)",
"src_loc": null,
"usr": "Shi Ouma (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"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 meat (\/obj\/item\/food\/meat\/slab)",
"src_loc": null,
"usr": "Shi Ouma (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (150,155,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 7,
"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": 6,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (149,154,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "Invalid data passed to check_permitted",
"proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
"source_file": "code\/modules\/mining\/machine_silo.dm,211",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Colby Cypret (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,584",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Colby Cypret (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Regex fail: unmatched ()",
"proc_name": "voice of god (\/proc\/voice_of_god)",
"source_file": "code\/datums\/voice_of_god_command.dm,61",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 3,
"message": "Tried to track a qdeleted datum (NODE drone) 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": 3,
"message": "undefined variable \/obj\/vehicle\/sealed\/mecha\/phazon\/var\/client",
"proc_name": "relaymove (\/obj\/structure\/transit_tube_pod\/relaymove)",
"source_file": "code\/game\/objects\/structures\/transit_tubes\/transit_tube_pod.dm,178",
"src": "the temporary transit tube pod (\/obj\/structure\/transit_tube_pod\/dispensed)",
"src_loc": "space (173,136,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "the legion (\/mob\/living\/basic\/legion_brood)"
},
{
"count": 2,
"message": "Cannot execute null.use().",
"proc_name": "use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)",
"source_file": "code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11",
"src": "the Phazon (\/obj\/vehicle\/sealed\/mecha\/phazon)",
"src_loc": "the floor (110,105,2) (\/turf\/open\/floor\/iron)",
"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)"
},
{
"count": 1,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Coolmcgroove (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,751",
"src": "the timer (\/obj\/item\/assembly\/timer)",
"src_loc": null,
"usr": "Colby Cypret (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Blood Warp (\/datum\/action\/cooldown\/mob_cooldown\/blood_warp)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.Trigger().",
"proc_name": "OpenFire (\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum\/OpenFire)",
"source_file": "code\/modules\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum.dm,132",
"src": "the bubblegum (\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"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": "0"
}
],
"total_count": 142
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-01 00:21:51.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254727,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":21,\"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\":\"the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":\"space (166,155,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":12,\"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\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"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 meat (\/obj\/item\/food\/meat\/slab)\",\"src_loc\":null,\"usr\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"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,1999\",\"src\":\"the meat (\/obj\/item\/food\/meat\/slab)\",\"src_loc\":null,\"usr\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"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 meat (\/obj\/item\/food\/meat\/slab)\",\"src_loc\":null,\"usr\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"message\":\"Cannot execute null.get color().\",\"proc_name\":\"Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)\",\"source_file\":\"code\/datums\/materials\/meat.dm,137\",\"src\":\"brimdemon\\\\'s meat (\/datum\/material\/meat\/mob_meat)\",\"src_loc\":null,\"usr\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"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 meat (\/obj\/item\/food\/meat\/slab)\",\"src_loc\":null,\"usr\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (150,155,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":7,\"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\":6,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (149,154,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,211\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Colby Cypret (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,584\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Colby Cypret (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Regex fail: unmatched ()\",\"proc_name\":\"voice of god (\/proc\/voice_of_god)\",\"source_file\":\"code\/datums\/voice_of_god_command.dm,61\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":3,\"message\":\"Tried to track a qdeleted datum (NODE drone) 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\":3,\"message\":\"undefined variable \/obj\/vehicle\/sealed\/mecha\/phazon\/var\/client\",\"proc_name\":\"relaymove (\/obj\/structure\/transit_tube_pod\/relaymove)\",\"source_file\":\"code\/game\/objects\/structures\/transit_tubes\/transit_tube_pod.dm,178\",\"src\":\"the temporary transit tube pod (\/obj\/structure\/transit_tube_pod\/dispensed)\",\"src_loc\":\"space (173,136,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"the legion (\/mob\/living\/basic\/legion_brood)\"},{\"count\":2,\"message\":\"Cannot execute null.use().\",\"proc_name\":\"use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11\",\"src\":\"the Phazon (\/obj\/vehicle\/sealed\/mecha\/phazon)\",\"src_loc\":\"the floor (110,105,2) (\/turf\/open\/floor\/iron)\",\"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)\"},{\"count\":1,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Coolmcgroove (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,751\",\"src\":\"the timer (\/obj\/item\/assembly\/timer)\",\"src_loc\":null,\"usr\":\"Colby Cypret (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Blood Warp (\/datum\/action\/cooldown\/mob_cooldown\/blood_warp)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"OpenFire (\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum\/OpenFire)\",\"source_file\":\"code\/modules\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum.dm,132\",\"src\":\"the bubblegum (\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"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\":\"0\"}],\"total_count\":142}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/08\/01\/round-254727\/runtime.condensed.json"
}
Install Gentoo