runtime_condensed
-
51
count
Cannot read "L".restoration_chem inreagent tick(/mob/living/carbon/reagent_tick:470)src: Delaminates-The-Supermatter (/mob/living/carbon/human)
src_loc: the plating (206,142,2) (/turf/open/floor/plating)
usr: null
-
11
count
cannot read from list inremove base lighting(/area/proc/remove_base_lighting:58)src: Rainworld Ocean (/area/rainworld/surface/outdoors)
src_loc:
usr: null
-
10
count
addtrait immersed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
6
count
Cannot read null.losebreath intick(/datum/status_effect/swimming/tick:144)src: /datum/status_effect/swimming (/datum/status_effect/swimming)
src_loc:
usr: null
-
4
count
Cannot execute null.send immediate(). into chat immediate(/proc/to_chat_immediate:40)src: null
src_loc:
usr: (src)
-
4
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: the arctic lobstrosity (/mob/living/basic/mining/lobstrosity)
-
4
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Drew Cason (/mob/living/carbon/human)
-
4
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: the arctic lobstrosity (/mob/living/basic/mining/lobstrosity)
-
3
count
Cannot read "573c39864b96cbbfd54ce82682a37b...".spread_flags inadd diseases(/obj/effect/decal/cleanable/proc/add_diseases:52)src: the gibs (/obj/effect/decal/cleanable/blood/gibs)
src_loc: the floor (176,129,2) (/turf/open/floor/iron/smooth)
usr: null
-
3
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Drew Cason (/mob/living/carbon/human)
-
2
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:67)src: Toggle Seclight (/atom/movable/screen/movable/action_button)
src_loc:
usr: Drew Cason (/mob/living/carbon/human)
-
2
count
list index out of bounds inset pipenet(/obj/machinery/atmospherics/components/set_pipenet:195)src: the omni dual-port air vent (/obj/machinery/atmospherics/components/binary/dp_vent_pump/on)
src_loc: the reinforced floor (99,127,4) (/turf/open/floor/engine)
usr: null
-
2
count
-
1
count
-
1
count
-
1
count
-
1
count
-
1
count
-
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
Cannot execute null.hide contents(). inshow contents(/datum/storage/proc/show_contents:1036)src: /datum/storage/box (/datum/storage/box)
src_loc:
usr: Delaminates-The-Supermatter (/mob/living/carbon/human)
-
1
count
-
1
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: KryptKat (/client)
src_loc:
usr: null
-
1
count
Cannot read null.body_part inget clothing on part(/mob/living/carbon/human/proc/get_clothing_on_part:43)src: Ivan Hunter (/mob/living/carbon/human)
src_loc: the floor (145,134,2) (/turf/open/floor/iron/white)
usr: (src)
-
1
count
-
1
count
-
1
count
-
1
count
dirt spawned in a bad turf (the wet rocks) at Rainworld Ocean (69,93,6) in Rainworld Ocean. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
-
1
count
-
1
count
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Cannot read \"L\".restoration_chem",
"proc_name": "reagent tick (\/mob\/living\/carbon\/reagent_tick)",
"source_file": "code\/modules\/mob\/living\/carbon\/life.dm,470",
"src": "Delaminates-The-Supermatter (\/mob\/living\/carbon\/human)",
"src_loc": "the plating (206,142,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 11,
"message": "cannot read from list",
"proc_name": "remove base lighting (\/area\/proc\/remove_base_lighting)",
"source_file": "code\/modules\/lighting\/lighting_area.dm,58",
"src": "Rainworld Ocean (\/area\/rainworld\/surface\/outdoors)",
"src_loc": null,
"usr": "null"
},
{
"count": 10,
"message": "addtrait immersed 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": 6,
"message": "Cannot read null.losebreath",
"proc_name": "tick (\/datum\/status_effect\/swimming\/tick)",
"source_file": "code\/datums\/elements\/swimming_tile.dm,144",
"src": "\/datum\/status_effect\/swimming (\/datum\/status_effect\/swimming)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "Cannot execute null.send immediate().",
"proc_name": "to chat immediate (\/proc\/to_chat_immediate)",
"source_file": "code\/modules\/tgchat\/to_chat.dm,40",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 4,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "the arctic lobstrosity (\/mob\/living\/basic\/mining\/lobstrosity)"
},
{
"count": 4,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Drew Cason (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "the arctic lobstrosity (\/mob\/living\/basic\/mining\/lobstrosity)"
},
{
"count": 3,
"message": "Cannot read \"573c39864b96cbbfd54ce82682a37b...\".spread_flags",
"proc_name": "add diseases (\/obj\/effect\/decal\/cleanable\/proc\/add_diseases)",
"source_file": "code\/game\/objects\/effects\/decals\/cleanable.dm,52",
"src": "the gibs (\/obj\/effect\/decal\/cleanable\/blood\/gibs)",
"src_loc": "the floor (176,129,2) (\/turf\/open\/floor\/iron\/smooth)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "Drew Cason (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,67",
"src": "Toggle Seclight (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Drew Cason (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "list index out of bounds",
"proc_name": "set pipenet (\/obj\/machinery\/atmospherics\/components\/set_pipenet)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,195",
"src": "the omni dual-port air vent (\/obj\/machinery\/atmospherics\/components\/binary\/dp_vent_pump\/on)",
"src_loc": "the reinforced floor (99,127,4) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 2,
"message": "addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni dual-port air vent which is of type \/obj\/machinery\/atmospherics\/components\/binary\/dp_vent_pump\/on. Nearby: (99, 127, 4)",
"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": "dust spawned in a bad turf (the wall) at Waystation Cargo Bay (56,137,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the wall) at Waystation Cargo Bay (62,110,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the hull) at Waystation Cargo Bay (58,80,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the hull) at Waystation Cargo Bay (76,134,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the hull) at Waystation Cargo Bay (77,134,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "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": "Cannot execute null.hide contents().",
"proc_name": "show contents (\/datum\/storage\/proc\/show_contents)",
"source_file": "code\/datums\/storage\/storage.dm,1036",
"src": "\/datum\/storage\/box (\/datum\/storage\/box)",
"src_loc": null,
"usr": "Delaminates-The-Supermatter (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "remains spawned in a bad turf (the wet rocks) at Rainworld Ocean (97,89,4) in Rainworld Ocean. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "KryptKat (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.body_part",
"proc_name": "get clothing on part (\/mob\/living\/carbon\/human\/proc\/get_clothing_on_part)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/human_defense.dm,43",
"src": "Ivan Hunter (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (145,134,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "(src)"
},
{
"count": 1,
"message": "dust spawned in a bad turf (the wall) at Waystation Cargo Bay (62,111,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the hull) at Waystation Cargo Bay (72,89,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the wall) at Waystation Cargo Bay (55,137,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dirt spawned in a bad turf (the wet rocks) at Rainworld Ocean (69,93,6) in Rainworld Ocean. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the hull) at Waystation Cargo Bay (62,80,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the wall) at Waystation Cargo Bay (69,130,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"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": "dust spawned in a bad turf (the wall) at Waystation Cargo Bay (70,106,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 123
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-19 00:11:26.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254307,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot read \\\"L\\\".restoration_chem\",\"proc_name\":\"reagent tick (\/mob\/living\/carbon\/reagent_tick)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/life.dm,470\",\"src\":\"Delaminates-The-Supermatter (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the plating (206,142,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":11,\"message\":\"cannot read from list\",\"proc_name\":\"remove base lighting (\/area\/proc\/remove_base_lighting)\",\"source_file\":\"code\/modules\/lighting\/lighting_area.dm,58\",\"src\":\"Rainworld Ocean (\/area\/rainworld\/surface\/outdoors)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"message\":\"addtrait immersed 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\":6,\"message\":\"Cannot read null.losebreath\",\"proc_name\":\"tick (\/datum\/status_effect\/swimming\/tick)\",\"source_file\":\"code\/datums\/elements\/swimming_tile.dm,144\",\"src\":\"\/datum\/status_effect\/swimming (\/datum\/status_effect\/swimming)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot execute null.send immediate().\",\"proc_name\":\"to chat immediate (\/proc\/to_chat_immediate)\",\"source_file\":\"code\/modules\/tgchat\/to_chat.dm,40\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":4,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"the arctic lobstrosity (\/mob\/living\/basic\/mining\/lobstrosity)\"},{\"count\":4,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Drew Cason (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"the arctic lobstrosity (\/mob\/living\/basic\/mining\/lobstrosity)\"},{\"count\":3,\"message\":\"Cannot read \\\"573c39864b96cbbfd54ce82682a37b...\\\".spread_flags\",\"proc_name\":\"add diseases (\/obj\/effect\/decal\/cleanable\/proc\/add_diseases)\",\"source_file\":\"code\/game\/objects\/effects\/decals\/cleanable.dm,52\",\"src\":\"the gibs (\/obj\/effect\/decal\/cleanable\/blood\/gibs)\",\"src_loc\":\"the floor (176,129,2) (\/turf\/open\/floor\/iron\/smooth)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Drew Cason (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"Toggle Seclight (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Drew Cason (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"list index out of bounds\",\"proc_name\":\"set pipenet (\/obj\/machinery\/atmospherics\/components\/set_pipenet)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,195\",\"src\":\"the omni dual-port air vent (\/obj\/machinery\/atmospherics\/components\/binary\/dp_vent_pump\/on)\",\"src_loc\":\"the reinforced floor (99,127,4) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"addMachineryMember: Nonexistent (empty list) or null machinery gasmix added to pipeline datum from the omni dual-port air vent which is of type \/obj\/machinery\/atmospherics\/components\/binary\/dp_vent_pump\/on. Nearby: (99, 127, 4)\",\"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\":\"dust spawned in a bad turf (the wall) at Waystation Cargo Bay (56,137,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the wall) at Waystation Cargo Bay (62,110,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the hull) at Waystation Cargo Bay (58,80,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the hull) at Waystation Cargo Bay (76,134,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the hull) at Waystation Cargo Bay (77,134,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"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\":\"Cannot execute null.hide contents().\",\"proc_name\":\"show contents (\/datum\/storage\/proc\/show_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1036\",\"src\":\"\/datum\/storage\/box (\/datum\/storage\/box)\",\"src_loc\":null,\"usr\":\"Delaminates-The-Supermatter (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"remains spawned in a bad turf (the wet rocks) at Rainworld Ocean (97,89,4) in Rainworld Ocean. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"KryptKat (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.body_part\",\"proc_name\":\"get clothing on part (\/mob\/living\/carbon\/human\/proc\/get_clothing_on_part)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/human_defense.dm,43\",\"src\":\"Ivan Hunter (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (145,134,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"dust spawned in a bad turf (the wall) at Waystation Cargo Bay (62,111,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the hull) at Waystation Cargo Bay (72,89,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the wall) at Waystation Cargo Bay (55,137,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dirt spawned in a bad turf (the wet rocks) at Rainworld Ocean (69,93,6) in Rainworld Ocean. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the hull) at Waystation Cargo Bay (62,80,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the wall) at Waystation Cargo Bay (69,130,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"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\":\"dust spawned in a bad turf (the wall) at Waystation Cargo Bay (70,106,4) in Waystation Cargo Bay. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":123}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/07\/19\/round-254307\/runtime.condensed.json"
}
Install Gentoo