runtime_condensed
-
462
count
cannot read from list inreduce filter status(/obj/item/gas_filter/proc/reduce_filter_status:72)src: the atmospheric gas filter (/obj/item/gas_filter)
src_loc: the gas mask (/obj/item/clothing/mask/gas)
usr: null
-
425
count
Cannot read null.gases incheck breath(/obj/item/organ/lungs/proc/check_breath:640)src: the lungs (/obj/item/organ/lungs)
src_loc: the human chest (/obj/item/bodypart/chest)
usr: null
-
186
count
list index out of bounds insig remove from blackboard(/datum/ai_controller/proc/sig_remove_from_blackboard:938)src: /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/lobstrosity)
src_loc:
usr: null
-
54
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the asteroid sand (199,141,2) (/turf/open/misc/asteroid/airless)
src_loc:
usr: null
-
51
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (134,194,14) (/turf/open/space)
src_loc:
usr: null
-
51
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1352)src: the iron rod (/obj/item/stack/rods)
src_loc: null
usr: null
-
17
count
Cannot read null.plane inon changed z level(/obj/machinery/power/solar/on_changed_z_level:60)src: Starboard Solar Array (/obj/machinery/power/solar)
src_loc: null
usr: null
-
12
count
undefined variable /turf/closed/indestructible/syndicate/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (154,128,14) (/turf/open/space)
src_loc:
usr: null
-
9
count
Cannot execute null.return air(). inLife(/mob/living/proc/Life:54)src: Clown (/mob/living/basic/clown)
src_loc: null
usr: null
-
5
count
mob_transforming_item overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jack Price (/mob/living/carbon/human)
-
5
count
mob_unequipped_item overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jack Price (/mob/living/carbon/human)
-
5
count
mob_equipped_item overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jack Price (/mob/living/carbon/human)
-
5
count
mob_swap_hands overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jack Price (/mob/living/carbon/human)
-
2
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: Jayden Whirlow (/mob/living/carbon/human)
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Flashlight (/datum/action/item_action/toggle_computer_light)
src_loc:
usr: Jack Price (/mob/living/carbon/human)
-
2
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (143,78,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
2
count
undefined variable /turf/closed/indestructible/rock/snow/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (134,195,14) (/turf/open/space)
src_loc:
usr: null
-
2
count
undefined variable /turf/closed/indestructible/opsglass/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (154,113,14) (/turf/open/space)
src_loc:
usr: null
-
1
count
The fuel tank taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the fuel tank (/obj/structure/reagent_dispensers/fueltank)
src_loc: null
usr: null
-
1
count
Cannot read null.gases inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:25)src: the grey baby slime (158) (/mob/living/basic/slime)
src_loc: the floor (105,113,14) (/turf/open/floor/circuit/red/off)
usr: null
-
1
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:361)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: Clown (/mob/living/basic/clown)
-
1
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Robert Gnoms (/mob/living/carbon/human)
-
1
count
/obj/structure/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic inqdel(/proc/qdel:367)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
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:713)src: Jack Price (Coroner) (/obj/item/modular_computer/pda/coroner)
src_loc:
usr: Jack Price (/mob/living/carbon/human)
-
1
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Robert Gnoms (/mob/living/carbon/human)
-
1
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)
{
"data": {
"runtimes": [
{
"count": 462,
"message": "cannot read from list",
"proc_name": "reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)",
"source_file": "code\/modules\/clothing\/masks\/gas_filter.dm,72",
"src": "the atmospheric gas filter (\/obj\/item\/gas_filter)",
"src_loc": "the gas mask (\/obj\/item\/clothing\/mask\/gas)",
"usr": "null"
},
{
"count": 425,
"message": "Cannot read null.gases",
"proc_name": "check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)",
"source_file": "code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,640",
"src": "the lungs (\/obj\/item\/organ\/lungs)",
"src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
"usr": "null"
},
{
"count": 186,
"message": "list index out of bounds",
"proc_name": "sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)",
"source_file": "code\/datums\/ai\/_ai_controller.dm,938",
"src": "\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/lobstrosity)",
"src_loc": null,
"usr": "null"
},
{
"count": 54,
"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 asteroid sand (199,141,2) (\/turf\/open\/misc\/asteroid\/airless)",
"src_loc": null,
"usr": "null"
},
{
"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 (134,194,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 51,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1352",
"src": "the iron rod (\/obj\/item\/stack\/rods)",
"src_loc": "null",
"usr": "null"
},
{
"count": 17,
"message": "Cannot read null.plane",
"proc_name": "on changed z level (\/obj\/machinery\/power\/solar\/on_changed_z_level)",
"source_file": "code\/modules\/power\/solar.dm,60",
"src": "Starboard Solar Array (\/obj\/machinery\/power\/solar)",
"src_loc": "null",
"usr": "null"
},
{
"count": 12,
"message": "undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (154,128,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 9,
"message": "Cannot execute null.return air().",
"proc_name": "Life (\/mob\/living\/proc\/Life)",
"source_file": "code\/modules\/mob\/living\/life.dm,54",
"src": "Clown (\/mob\/living\/basic\/clown)",
"src_loc": "null",
"usr": "null"
},
{
"count": 5,
"message": "mob_transforming_item 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": "Jack Price (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "mob_unequipped_item 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": "Jack Price (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "mob_equipped_item 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": "Jack Price (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "mob_swap_hands 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": "Jack Price (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "Jayden Whirlow (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)",
"src_loc": null,
"usr": "Jack Price (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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 (143,78,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (134,195,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (154,113,14) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "The fuel tank taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the fuel tank (\/obj\/structure\/reagent_dispensers\/fueltank)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.gases",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,25",
"src": "the grey baby slime (158) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (105,113,14) (\/turf\/open\/floor\/circuit\/red\/off)",
"usr": "null"
},
{
"count": 1,
"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,361",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "Clown (\/mob\/living\/basic\/clown)"
},
{
"count": 1,
"message": "atom_entered 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": "Robert Gnoms (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
"proc_name": "qdel (\/proc\/qdel)",
"source_file": "code\/controllers\/subsystem\/garbage.dm,367",
"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": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,713",
"src": "Jack Price (Coroner) (\/obj\/item\/modular_computer\/pda\/coroner)",
"src_loc": null,
"usr": "Jack Price (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "atom_init_success_on 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": "Robert Gnoms (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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)"
}
],
"total_count": 1306
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-06-06 23:52:51.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262398,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":462,\"message\":\"cannot read from list\",\"proc_name\":\"reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)\",\"source_file\":\"code\/modules\/clothing\/masks\/gas_filter.dm,72\",\"src\":\"the atmospheric gas filter (\/obj\/item\/gas_filter)\",\"src_loc\":\"the gas mask (\/obj\/item\/clothing\/mask\/gas)\",\"usr\":\"null\"},{\"count\":425,\"message\":\"Cannot read null.gases\",\"proc_name\":\"check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,640\",\"src\":\"the lungs (\/obj\/item\/organ\/lungs)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":186,\"message\":\"list index out of bounds\",\"proc_name\":\"sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)\",\"source_file\":\"code\/datums\/ai\/_ai_controller.dm,938\",\"src\":\"\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/lobstrosity)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":54,\"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 asteroid sand (199,141,2) (\/turf\/open\/misc\/asteroid\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"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 (134,194,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1352\",\"src\":\"the iron rod (\/obj\/item\/stack\/rods)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":17,\"message\":\"Cannot read null.plane\",\"proc_name\":\"on changed z level (\/obj\/machinery\/power\/solar\/on_changed_z_level)\",\"source_file\":\"code\/modules\/power\/solar.dm,60\",\"src\":\"Starboard Solar Array (\/obj\/machinery\/power\/solar)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":12,\"message\":\"undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (154,128,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"Life (\/mob\/living\/proc\/Life)\",\"source_file\":\"code\/modules\/mob\/living\/life.dm,54\",\"src\":\"Clown (\/mob\/living\/basic\/clown)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":5,\"message\":\"mob_transforming_item 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\":\"Jack Price (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"mob_unequipped_item 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\":\"Jack Price (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"mob_equipped_item 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\":\"Jack Price (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"mob_swap_hands 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\":\"Jack Price (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Jayden Whirlow (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)\",\"src_loc\":null,\"usr\":\"Jack Price (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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 (143,78,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (134,195,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (154,113,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"The fuel tank taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the fuel tank (\/obj\/structure\/reagent_dispensers\/fueltank)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.gases\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,25\",\"src\":\"the grey baby slime (158) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (105,113,14) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"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,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"Clown (\/mob\/living\/basic\/clown)\"},{\"count\":1,\"message\":\"atom_entered 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\":\"Robert Gnoms (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"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\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,713\",\"src\":\"Jack Price (Coroner) (\/obj\/item\/modular_computer\/pda\/coroner)\",\"src_loc\":null,\"usr\":\"Jack Price (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"atom_init_success_on 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\":\"Robert Gnoms (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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)\"}],\"total_count\":1306}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/06\/06\/round-262398\/runtime.condensed.json"
}
Install Gentoo