runtime_condensed
-
20
count
Cannot read null.client intick(/datum/status_effect/slime_leech/tick:54)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
11
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)
-
10
count
Cannot execute null.stop feeding(). intick(/datum/status_effect/slime_leech/tick:57)src: /datum/status_effect/slime_lee... (/datum/status_effect/slime_leech)
src_loc:
usr: null
-
6
count
Cannot read null.loc inbefore open(/obj/structure/closet/body_bag/before_open:242)src: the body bag - Brynn Ryals - H... (/obj/structure/closet/body_bag)
src_loc:
usr: Eris IV (/mob/living/carbon/human)
-
5
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the red pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc:
usr: Jesse Caldwell (/mob/living/carbon/human)
-
3
count
Cannot read null.air inmerge(/datum/pipeline/proc/merge:173)src: /datum/pipeline (/datum/pipeline)
src_loc:
usr: Jesse Caldwell (/mob/living/carbon/human)
-
3
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:716)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: John Freeman (/mob/living/carbon/human)
-
3
count
Cannot read null.plane instrip appearance underlays(/proc/strip_appearance_underlays:1341)src: null
src_loc:
usr: Eris IV (as Captain) (/mob/living/carbon/human)
-
2
count
Cannot read null.show_job_clothes inget ui data(/datum/preference_middleware/loadout/get_ui_data:96)src: /datum/preference_middleware/l... (/datum/preference_middleware/loadout)
src_loc:
usr: NotBatman038 (/mob/dead/new_player)
-
2
count
Division by zero inupdate tug(/datum/component/tug_towards/proc/update_tug:116)src: /datum/component/tug_towards (/datum/component/tug_towards)
src_loc:
usr: Eris IV (/mob/living/carbon/human)
-
2
count
Cannot execute null.update body(). inswitch to slot(/datum/preferences/proc/switch_to_slot:442)src: /datum/preferences (/datum/preferences)
src_loc:
usr: NotBatman038 (/mob/dead/new_player)
-
1
count
/datum/brain_trauma/special/obsessed 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: Eris IV (/mob/living/carbon/human)
-
1
count
The supply pod taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the supply pod (/obj/structure/closet/supplypod)
src_loc:
usr: Jesse Caldwell (/mob/living/carbon/human)
-
1
count
Cannot execute null.get oxy loss(). inhealthscan(/proc/healthscan:159)src: null
src_loc:
usr: Corbin Raub (/mob/dead/observer)
-
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: Jesse Caldwell (/mob/living/carbon/human)
-
1
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1129)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Eris IV (/mob/living/carbon/human)
-
1
count
atom_exited overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Eris IV (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot execute null.return air(). inLateInitialize(/obj/structure/closet/LateInitialize:195)src: the freezer (/obj/structure/closet/crate/freezer)
src_loc: null
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: Eris IV (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot read null.pawn infield turf crossed(/datum/proximity_monitor/advanced/ai_target_tracking/field_turf_crossed:63)src: /datum/proximity_monitor/advan... (/datum/proximity_monitor/advanced/ai_target_tracking)
src_loc:
usr: the mouse (/mob/living/basic/mouse)
-
1
count
Cannot execute null.GetAccess(). inretrieve access(/mob/living/basic/pet/dog/corgi/proc/retrieve_access:273)src: Ian (/mob/living/basic/pet/dog/corgi/ian)
src_loc: the floor (106,121,4) (/turf/open/floor/iron)
usr: (src)
-
1
count
Cannot execute null.wash(). inon use(/obj/item/mod/module/selfcleaner/on_use:124)src: MOD perfumer module (/obj/item/mod/module/selfcleaner)
src_loc:
usr: MEGA BYTE (/mob/living/silicon/ai)
-
1
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:152)src: the open space (71,133,4) (/turf/open/openspace)
src_loc:
usr: null
-
1
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1348)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
{
"data": {
"runtimes": [
{
"count": 20,
"message": "Cannot read null.client",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,54",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 11,
"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": 10,
"message": "Cannot execute null.stop feeding().",
"proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
"source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,57",
"src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "Cannot read null.loc",
"proc_name": "before open (\/obj\/structure\/closet\/body_bag\/before_open)",
"source_file": "code\/game\/objects\/structures\/crates_lockers\/closets\/bodybag.dm,242",
"src": "the body bag - Brynn Ryals - H... (\/obj\/structure\/closet\/body_bag)",
"src_loc": null,
"usr": "Eris IV (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot execute null.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the red pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": null,
"usr": "Jesse Caldwell (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.air",
"proc_name": "merge (\/datum\/pipeline\/proc\/merge)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173",
"src": "\/datum\/pipeline (\/datum\/pipeline)",
"src_loc": null,
"usr": "Jesse Caldwell (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "John Freeman (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.plane",
"proc_name": "strip appearance underlays (\/proc\/strip_appearance_underlays)",
"source_file": "code\/__HELPERS\/icons.dm,1341",
"src": "null",
"src_loc": null,
"usr": "Eris IV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.show_job_clothes",
"proc_name": "get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)",
"source_file": "code\/modules\/loadout\/loadout_menu.dm,96",
"src": "\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)",
"src_loc": null,
"usr": "NotBatman038 (\/mob\/dead\/new_player)"
},
{
"count": 2,
"message": "Division by zero",
"proc_name": "update tug (\/datum\/component\/tug_towards\/proc\/update_tug)",
"source_file": "code\/datums\/components\/tug_towards.dm,116",
"src": "\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)",
"src_loc": null,
"usr": "Eris IV (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.update body().",
"proc_name": "switch to slot (\/datum\/preferences\/proc\/switch_to_slot)",
"source_file": "code\/modules\/client\/preferences_savefile.dm,442",
"src": "\/datum\/preferences (\/datum\/preferences)",
"src_loc": null,
"usr": "NotBatman038 (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "\/datum\/brain_trauma\/special\/obsessed 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": "Eris IV (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "The supply pod taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the supply pod (\/obj\/structure\/closet\/supplypod)",
"src_loc": null,
"usr": "Jesse Caldwell (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.get oxy loss().",
"proc_name": "healthscan (\/proc\/healthscan)",
"source_file": "code\/game\/objects\/items\/devices\/scanners\/health_analyzer.dm,159",
"src": "null",
"src_loc": null,
"usr": "Corbin Raub (\/mob\/dead\/observer)"
},
{
"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": "Jesse Caldwell (\/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,1129",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Eris IV (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "atom_exited 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": "Eris IV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.return air().",
"proc_name": "LateInitialize (\/obj\/structure\/closet\/LateInitialize)",
"source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,195",
"src": "the freezer (\/obj\/structure\/closet\/crate\/freezer)",
"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": "Eris IV (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.pawn",
"proc_name": "field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)",
"source_file": "code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63",
"src": "\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)",
"src_loc": null,
"usr": "the mouse (\/mob\/living\/basic\/mouse)"
},
{
"count": 1,
"message": "Cannot execute null.GetAccess().",
"proc_name": "retrieve access (\/mob\/living\/basic\/pet\/dog\/corgi\/proc\/retrieve_access)",
"source_file": "code\/modules\/mob\/living\/basic\/pets\/dog\/corgi.dm,273",
"src": "Ian (\/mob\/living\/basic\/pet\/dog\/corgi\/ian)",
"src_loc": "the floor (106,121,4) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.wash().",
"proc_name": "on use (\/obj\/item\/mod\/module\/selfcleaner\/on_use)",
"source_file": "code\/modules\/mod\/modules\/modules_service.dm,124",
"src": "MOD perfumer module (\/obj\/item\/mod\/module\/selfcleaner)",
"src_loc": null,
"usr": "MEGA BYTE (\/mob\/living\/silicon\/ai)"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,152",
"src": "the open space (71,133,4) (\/turf\/open\/openspace)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "TTS tried to play a sound to a deleted mob.",
"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": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1348",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
}
],
"total_count": 81
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-01-20 10:30:51.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259576,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":20,\"message\":\"Cannot read null.client\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,54\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":11,\"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\":10,\"message\":\"Cannot execute null.stop feeding().\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,57\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"Cannot read null.loc\",\"proc_name\":\"before open (\/obj\/structure\/closet\/body_bag\/before_open)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets\/bodybag.dm,242\",\"src\":\"the body bag - Brynn Ryals - H... (\/obj\/structure\/closet\/body_bag)\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the red pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":null,\"usr\":\"Jesse Caldwell (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.air\",\"proc_name\":\"merge (\/datum\/pipeline\/proc\/merge)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173\",\"src\":\"\/datum\/pipeline (\/datum\/pipeline)\",\"src_loc\":null,\"usr\":\"Jesse Caldwell (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"John Freeman (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.plane\",\"proc_name\":\"strip appearance underlays (\/proc\/strip_appearance_underlays)\",\"source_file\":\"code\/__HELPERS\/icons.dm,1341\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Eris IV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.show_job_clothes\",\"proc_name\":\"get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)\",\"source_file\":\"code\/modules\/loadout\/loadout_menu.dm,96\",\"src\":\"\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)\",\"src_loc\":null,\"usr\":\"NotBatman038 (\/mob\/dead\/new_player)\"},{\"count\":2,\"message\":\"Division by zero\",\"proc_name\":\"update tug (\/datum\/component\/tug_towards\/proc\/update_tug)\",\"source_file\":\"code\/datums\/components\/tug_towards.dm,116\",\"src\":\"\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.update body().\",\"proc_name\":\"switch to slot (\/datum\/preferences\/proc\/switch_to_slot)\",\"source_file\":\"code\/modules\/client\/preferences_savefile.dm,442\",\"src\":\"\/datum\/preferences (\/datum\/preferences)\",\"src_loc\":null,\"usr\":\"NotBatman038 (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"\/datum\/brain_trauma\/special\/obsessed 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\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"The supply pod taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the supply pod (\/obj\/structure\/closet\/supplypod)\",\"src_loc\":null,\"usr\":\"Jesse Caldwell (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.get oxy loss().\",\"proc_name\":\"healthscan (\/proc\/healthscan)\",\"source_file\":\"code\/game\/objects\/items\/devices\/scanners\/health_analyzer.dm,159\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Corbin Raub (\/mob\/dead\/observer)\"},{\"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\":\"Jesse Caldwell (\/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,1129\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"atom_exited 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\":\"Eris IV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"LateInitialize (\/obj\/structure\/closet\/LateInitialize)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,195\",\"src\":\"the freezer (\/obj\/structure\/closet\/crate\/freezer)\",\"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\":\"Eris IV (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.pawn\",\"proc_name\":\"field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)\",\"source_file\":\"code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63\",\"src\":\"\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)\",\"src_loc\":null,\"usr\":\"the mouse (\/mob\/living\/basic\/mouse)\"},{\"count\":1,\"message\":\"Cannot execute null.GetAccess().\",\"proc_name\":\"retrieve access (\/mob\/living\/basic\/pet\/dog\/corgi\/proc\/retrieve_access)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/pets\/dog\/corgi.dm,273\",\"src\":\"Ian (\/mob\/living\/basic\/pet\/dog\/corgi\/ian)\",\"src_loc\":\"the floor (106,121,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.wash().\",\"proc_name\":\"on use (\/obj\/item\/mod\/module\/selfcleaner\/on_use)\",\"source_file\":\"code\/modules\/mod\/modules\/modules_service.dm,124\",\"src\":\"MOD perfumer module (\/obj\/item\/mod\/module\/selfcleaner)\",\"src_loc\":null,\"usr\":\"MEGA BYTE (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,152\",\"src\":\"the open space (71,133,4) (\/turf\/open\/openspace)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"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\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1348\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"}],\"total_count\":81}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/01\/20\/round-259576\/runtime.condensed.json"
}
Install Gentoo