runtime_condensed
-
94
count
We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Justin Case (/mob/living/carbon/human)
-
61
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Crush Coldsmith (/mob/living/carbon/human)
-
53
count
Cannot read null.access inget security level relevancy(/obj/item/modular_computer/proc/get_security_level_relevancy:1000)src: A.L.E.P.H. (AI) (/obj/item/modular_computer/pda/silicon)
src_loc:
usr: A.L.E.P.H. (/mob/living/silicon/ai)
-
7
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:229)src: the carpet (106,113,2) (/turf/open/floor/holofloor/carpet)
src_loc:
usr: null
-
6
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the eyelid (/obj/effect/abstract/eyelid_effect)
src_loc:
usr: Justin Case (/mob/living/carbon/human)
-
5
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: the blue connector port (/obj/machinery/atmospherics/components/unary/portables_connector)
src_loc: the plating (172,80,2) (/turf/open/floor/plating)
usr: null
-
4
count
Division by zero inplaysound local(/mob/proc/playsound_local:121)src: Mario Ann (/mob/dead/observer)
src_loc: the floor (156,95,2) (/turf/open/floor/iron/dark/corner)
usr: null
-
3
count
Cannot execute null.remove bodypart overlay(). inon bodypart remove(/obj/item/organ/proc/on_bodypart_remove:250)src: the monkey tail (/obj/item/organ/tail/monkey)
src_loc:
usr: Justin Case (/mob/living/carbon/human)
-
2
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (176,77,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
2
count
illegal: pow(-1.000000,0.166667) inplaysound local(/mob/proc/playsound_local:121)src: Piper Day (/mob/dead/observer)
src_loc: the floor (158,85,2) (/turf/open/floor/iron)
usr: null
-
2
count
-
2
count
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:683)src: the Curated Painting Exhibit m... (/obj/structure/sign/painting/library_secure)
src_loc: the carpet (119,87,3) (/turf/open/floor/carpet/royalblue)
usr: null
-
2
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Colin Meowiarty (/mob/living/carbon/human)
-
1
count
json_decode error: Unexpected character at (character 1) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
A poster was initialized with a qdeleted poster_structure, something's gone wrong instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Mike Haddad (/mob/living/carbon/human)
-
1
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
json_decode error: Unexpected character at (character 1) insave prisoner tattoos(/datum/controller/subsystem/persistence/proc/save_prisoner_tattoos:32)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
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
bad client ininitialize(/datum/tgui_window/proc/initialize:133)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Cannot read null.orbiters inDestroy(/datum/component/orbiter/Destroy:37)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: null
-
1
count
Incompatible /datum/component/orbiter transfer attempt to a /mob/living/brain! inTakeComponent(/datum/proc/TakeComponent:448)src: Colin Meowiarty (/mob/living/brain)
src_loc: Colin Meowiarty\'s brain (/obj/item/organ/brain/felinid)
usr: null
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: the Russian revolver (/obj/item/gun/ballistic/revolver/russian)
src_loc:
usr: Pasha-Rox (/mob/living/carbon/human)
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 94,
"message": "We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Justin Case (\/mob\/living\/carbon\/human)"
},
{
"count": 61,
"message": "Cannot read null.seen_messages",
"proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
"source_file": "code\/datums\/chatmessage.dm,210",
"src": "\/datum\/chatmessage (\/datum\/chatmessage)",
"src_loc": null,
"usr": "Crush Coldsmith (\/mob\/living\/carbon\/human)"
},
{
"count": 53,
"message": "Cannot read null.access",
"proc_name": "get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer.dm,1000",
"src": "A.L.E.P.H. (AI) (\/obj\/item\/modular_computer\/pda\/silicon)",
"src_loc": null,
"usr": "A.L.E.P.H. (\/mob\/living\/silicon\/ai)"
},
{
"count": 7,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,229",
"src": "the carpet (106,113,2) (\/turf\/open\/floor\/holofloor\/carpet)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the eyelid (\/obj\/effect\/abstract\/eyelid_effect)",
"src_loc": null,
"usr": "Justin Case (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"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,348",
"src": "the blue connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)",
"src_loc": "the plating (172,80,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 4,
"message": "Division by zero",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound.dm,121",
"src": "Mario Ann (\/mob\/dead\/observer)",
"src_loc": "the floor (156,95,2) (\/turf\/open\/floor\/iron\/dark\/corner)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot execute null.remove bodypart overlay().",
"proc_name": "on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)",
"source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,250",
"src": "the monkey tail (\/obj\/item\/organ\/tail\/monkey)",
"src_loc": null,
"usr": "Justin Case (\/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 (176,77,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "illegal: pow(-1.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound.dm,121",
"src": "Piper Day (\/mob\/dead\/observer)",
"src_loc": "the floor (158,85,2) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 2,
"message": "bad icon operation",
"proc_name": "New (\/icon\/New)",
"source_file": null,
"src": "\/icon (\/icon)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Found painting size with no matching canvas type",
"proc_name": "load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)",
"source_file": "code\/modules\/art\/paintings.dm,683",
"src": "the Curated Painting Exhibit m... (\/obj\/structure\/sign\/painting\/library_secure)",
"src_loc": "the carpet (119,87,3) (\/turf\/open\/floor\/carpet\/royalblue)",
"usr": "null"
},
{
"count": 2,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Colin Meowiarty (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Mike Haddad (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"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": "(src)"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,133",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.orbiters",
"proc_name": "Destroy (\/datum\/component\/orbiter\/Destroy)",
"source_file": "code\/datums\/components\/orbiter.dm,37",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,448",
"src": "Colin Meowiarty (\/mob\/living\/brain)",
"src_loc": "Colin Meowiarty\\'s brain (\/obj\/item\/organ\/brain\/felinid)",
"usr": "null"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"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": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "the Russian revolver (\/obj\/item\/gun\/ballistic\/revolver\/russian)",
"src_loc": null,
"usr": "Pasha-Rox (\/mob\/living\/carbon\/human)"
},
{
"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)"
}
],
"total_count": 255
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-20 14:24:49.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 250411,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":94,\"message\":\"We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Justin Case (\/mob\/living\/carbon\/human)\"},{\"count\":61,\"message\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"Crush Coldsmith (\/mob\/living\/carbon\/human)\"},{\"count\":53,\"message\":\"Cannot read null.access\",\"proc_name\":\"get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer.dm,1000\",\"src\":\"A.L.E.P.H. (AI) (\/obj\/item\/modular_computer\/pda\/silicon)\",\"src_loc\":null,\"usr\":\"A.L.E.P.H. (\/mob\/living\/silicon\/ai)\"},{\"count\":7,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,229\",\"src\":\"the carpet (106,113,2) (\/turf\/open\/floor\/holofloor\/carpet)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the eyelid (\/obj\/effect\/abstract\/eyelid_effect)\",\"src_loc\":null,\"usr\":\"Justin Case (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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,348\",\"src\":\"the blue connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)\",\"src_loc\":\"the plating (172,80,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Mario Ann (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (156,95,2) (\/turf\/open\/floor\/iron\/dark\/corner)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot execute null.remove bodypart overlay().\",\"proc_name\":\"on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,250\",\"src\":\"the monkey tail (\/obj\/item\/organ\/tail\/monkey)\",\"src_loc\":null,\"usr\":\"Justin Case (\/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 (176,77,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Piper Day (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (158,85,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"bad icon operation\",\"proc_name\":\"New (\/icon\/New)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Found painting size with no matching canvas type\",\"proc_name\":\"load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)\",\"source_file\":\"code\/modules\/art\/paintings.dm,683\",\"src\":\"the Curated Painting Exhibit m... (\/obj\/structure\/sign\/painting\/library_secure)\",\"src_loc\":\"the carpet (119,87,3) (\/turf\/open\/floor\/carpet\/royalblue)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Colin Meowiarty (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Mike Haddad (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"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\":\"(src)\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,133\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.orbiters\",\"proc_name\":\"Destroy (\/datum\/component\/orbiter\/Destroy)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,37\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,448\",\"src\":\"Colin Meowiarty (\/mob\/living\/brain)\",\"src_loc\":\"Colin Meowiarty\\\\'s brain (\/obj\/item\/organ\/brain\/felinid)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"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\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"the Russian revolver (\/obj\/item\/gun\/ballistic\/revolver\/russian)\",\"src_loc\":null,\"usr\":\"Pasha-Rox (\/mob\/living\/carbon\/human)\"},{\"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)\"}],\"total_count\":255}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/03\/20\/round-250411\/runtime.condensed.json"
}
Install Gentoo