runtime_condensed
-
61
count
Cannot execute null.spark act(). inupdate(/obj/machinery/light/proc/update:243)src: the light fixture (/obj/machinery/light/directional/west)
src_loc:
usr: Leonardo Potter (/mob/living/carbon/human)
-
53
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the grey jumpsuit (/obj/item/clothing/under/color/grey)
src_loc:
usr: Supermatter Clown (/mob/living/carbon/human)
-
5
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)
-
4
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 (97,131,2) (/turf/open/floor/wood)
usr: (src)
-
4
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cherry Graves (/mob/living/carbon/human)
-
4
count
Cannot read null.body_part inget clothing on part(/mob/living/carbon/human/proc/get_clothing_on_part:38)src: Cornelius Kensington (/mob/living/carbon/human)
src_loc:
usr: Default Cyborg-483 (/mob/living/silicon/robot)
-
4
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cherry Graves (/mob/living/carbon/human)
-
4
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (166,119,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the orange volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Rides-The-Fire (/mob/living/carbon/human)
-
3
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cherry Graves (/mob/living/carbon/human)
-
3
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cherry Graves (/mob/living/carbon/human)
-
3
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Volume modifier 0 must be +ve instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Vents-Hot-Air (/mob/living/carbon/human)
-
2
count
Cannot read null.loc intableplace(/datum/element/table_smash/proc/tableplace:133)src: /datum/element/table_smash (/datum/element/table_smash)
src_loc:
usr: Vents-Hot-Air (/mob/living/carbon/human)
-
2
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: Default Cyborg-483 (/mob/living/silicon/robot)
-
2
count
teleporter_new_target overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Treeby (/mob/living/carbon/human)
-
2
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: /datum/component/jetpack (/datum/component/jetpack)
src_loc:
usr: null
-
1
count
Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Is-A-Fish (/mob/dead/observer)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:73)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: Vents-Hot-Air (/mob/living/carbon/human)
-
1
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:133)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: Battra Insularis (/mob/living/carbon/human)
-
1
count
cannot read from list inlog filter(/proc/log_filter:98)src: null
src_loc:
usr: Jace Edwards (/mob/living/carbon/human)
-
1
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1040)src: Ceejay Ajay (/mob/living/carbon/human)
src_loc:
usr: Alexander Navarre (/mob/living/carbon/human)
-
1
count
Cannot execute null.read preference(). inplay tts(/datum/controller/subsystem/tts/proc/play_tts:116)src: Text To Speech (/datum/controller/subsystem/tts)
src_loc:
usr: null
-
1
count
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:198)src: Glyn (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
Cannot execute null.set mob(). inLogin(/mob/Login:34)src: Richard Jones (/mob/dead/observer)
src_loc: the floor (75,144,2) (/turf/open/floor/iron)
usr: (src)
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the violet pipe (/obj/machinery/atmospherics/pipe/smart)
src_loc:
usr: Leonardo Potter (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 61,
"message": "Cannot execute null.spark act().",
"proc_name": "update (\/obj\/machinery\/light\/proc\/update)",
"source_file": "code\/modules\/power\/lighting\/light.dm,243",
"src": "the light fixture (\/obj\/machinery\/light\/directional\/west)",
"src_loc": null,
"usr": "Leonardo Potter (\/mob\/living\/carbon\/human)"
},
{
"count": 53,
"message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
"proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
"source_file": "code\/game\/atom\/atom_color.dm,123",
"src": "the grey jumpsuit (\/obj\/item\/clothing\/under\/color\/grey)",
"src_loc": null,
"usr": "Supermatter Clown (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"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": 4,
"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 (97,131,2) (\/turf\/open\/floor\/wood)",
"usr": "(src)"
},
{
"count": 4,
"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": "Cherry Graves (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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,38",
"src": "Cornelius Kensington (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Default Cyborg-483 (\/mob\/living\/silicon\/robot)"
},
{
"count": 4,
"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": "Cherry Graves (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (166,119,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the orange volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "turf_reset_elevation 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": "Cherry Graves (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "turf_change 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": "Cherry Graves (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": 2,
"message": "Volume modifier 0 must be +ve",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Vents-Hot-Air (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.loc",
"proc_name": "tableplace (\/datum\/element\/table_smash\/proc\/tableplace)",
"source_file": "code\/datums\/elements\/table_smash.dm,133",
"src": "\/datum\/element\/table_smash (\/datum\/element\/table_smash)",
"src_loc": null,
"usr": "Vents-Hot-Air (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,114",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "Default Cyborg-483 (\/mob\/living\/silicon\/robot)"
},
{
"count": 2,
"message": "teleporter_new_target 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": "Treeby (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,270",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "\/datum\/component\/jetpack (\/datum\/component\/jetpack)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Is-A-Fish (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,73",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "Vents-Hot-Air (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
"source_file": "code\/datums\/components\/orbiter.dm,133",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "Battra Insularis (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "cannot read from list",
"proc_name": "log filter (\/proc\/log_filter)",
"source_file": "code\/__HELPERS\/chat_filter.dm,98",
"src": "null",
"src_loc": null,
"usr": "Jace Edwards (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1040",
"src": "Ceejay Ajay (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Alexander Navarre (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.read preference().",
"proc_name": "play tts (\/datum\/controller\/subsystem\/tts\/proc\/play_tts)",
"source_file": "code\/controllers\/subsystem\/tts.dm,116",
"src": "Text To Speech (\/datum\/controller\/subsystem\/tts)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Failed to create a character for latejoin.",
"proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
"source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,198",
"src": "Glyn (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.set mob().",
"proc_name": "Login (\/mob\/Login)",
"source_file": "code\/modules\/mob\/login.dm,34",
"src": "Richard Jones (\/mob\/dead\/observer)",
"src_loc": "the floor (75,144,2) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 1,
"message": "recursive_jsonify got an empty list after serialization",
"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.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the violet pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
"src_loc": null,
"usr": "Leonardo Potter (\/mob\/living\/carbon\/human)"
}
],
"total_count": 170
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-01-23 17:16:40.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259640,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":61,\"message\":\"Cannot execute null.spark act().\",\"proc_name\":\"update (\/obj\/machinery\/light\/proc\/update)\",\"source_file\":\"code\/modules\/power\/lighting\/light.dm,243\",\"src\":\"the light fixture (\/obj\/machinery\/light\/directional\/west)\",\"src_loc\":null,\"usr\":\"Leonardo Potter (\/mob\/living\/carbon\/human)\"},{\"count\":53,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the grey jumpsuit (\/obj\/item\/clothing\/under\/color\/grey)\",\"src_loc\":null,\"usr\":\"Supermatter Clown (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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\":4,\"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 (97,131,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"(src)\"},{\"count\":4,\"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\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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,38\",\"src\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Default Cyborg-483 (\/mob\/living\/silicon\/robot)\"},{\"count\":4,\"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\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (166,119,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the orange volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"turf_reset_elevation 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\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"turf_change 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\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":2,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Vents-Hot-Air (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.loc\",\"proc_name\":\"tableplace (\/datum\/element\/table_smash\/proc\/tableplace)\",\"source_file\":\"code\/datums\/elements\/table_smash.dm,133\",\"src\":\"\/datum\/element\/table_smash (\/datum\/element\/table_smash)\",\"src_loc\":null,\"usr\":\"Vents-Hot-Air (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,114\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"Default Cyborg-483 (\/mob\/living\/silicon\/robot)\"},{\"count\":2,\"message\":\"teleporter_new_target 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\":\"Treeby (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,270\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"\/datum\/component\/jetpack (\/datum\/component\/jetpack)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Is-A-Fish (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,73\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Vents-Hot-Air (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,133\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Battra Insularis (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"log filter (\/proc\/log_filter)\",\"source_file\":\"code\/__HELPERS\/chat_filter.dm,98\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jace Edwards (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1040\",\"src\":\"Ceejay Ajay (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Alexander Navarre (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.read preference().\",\"proc_name\":\"play tts (\/datum\/controller\/subsystem\/tts\/proc\/play_tts)\",\"source_file\":\"code\/controllers\/subsystem\/tts.dm,116\",\"src\":\"Text To Speech (\/datum\/controller\/subsystem\/tts)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,198\",\"src\":\"Glyn (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.set mob().\",\"proc_name\":\"Login (\/mob\/Login)\",\"source_file\":\"code\/modules\/mob\/login.dm,34\",\"src\":\"Richard Jones (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (75,144,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"recursive_jsonify got an empty list after serialization\",\"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.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the violet pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Leonardo Potter (\/mob\/living\/carbon\/human)\"}],\"total_count\":170}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/01\/23\/round-259640\/runtime.condensed.json"
}
Install Gentoo