runtime_condensed
-
510
count
Cannot execute null.Move(). inprocess(/datum/element/moving_randomly/process:26)src: /datum/element/moving_randomly (/datum/element/moving_randomly)
src_loc:
usr: null
-
21
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Barren (/mob/living/carbon/human)
-
21
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Barren (/mob/living/carbon/human)
-
12
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Alexia Strangler (as Captain) (/mob/living/carbon/human)
-
12
count
type mismatch: null -= the turret (/obj/machinery/porta_turret/syndicate/energy/raven) inremove from z(/datum/element/hostile_machine/proc/remove_from_z:50)src: /datum/element/hostile_machine (/datum/element/hostile_machine)
src_loc:
usr: null
-
12
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Alexia Strangler (as Captain) (/mob/living/carbon/human)
-
8
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Drake Lafortune (/mob/living/carbon/human)
-
7
count
Component /datum/component/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent inNew(/datum/component/New:59)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
7
count
Cannot read null.loc inis on hyperspace(/datum/component/shuttle_cling/proc/is_on_hyperspace:132)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
6
count
Cannot execute null.close(). inui interact(/obj/machinery/hypertorus/interface/ui_interact:178)src: the HFR interface (/obj/machinery/hypertorus/interface)
src_loc:
usr: Drake Lafortune (/mob/living/carbon/human)
-
5
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Flashlight (/datum/action/item_action/toggle_computer_light)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
4
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the wall (150,171,2) (/turf/closed/wall)
src_loc:
usr: null
-
3
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:711)src: Syndie Kane (Scientist) (/obj/item/modular_computer/pda/crew/science)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
3
count
bad index inRemoveFromParent(/datum/component/proc/_RemoveFromParent:131)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
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: Drake Lafortune (/mob/living/carbon/human)
-
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
null.add_member() called by /obj/machinery/atmospherics/components/unary/vent_scrubber on (179,116,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: Atmospherics pink air scrubber... (/obj/machinery/atmospherics/components/unary/vent_scrubber)
src_loc:
usr: Johnny Kingston (/mob/living/carbon/human)
-
1
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the pink pipe (/obj/machinery/atmospherics/pipe/smart)
src_loc:
usr: Johnny Kingston (/mob/living/carbon/human)
-
1
count
json_decode error: Unexpected character at (character 1) inload wall engravings(/datum/controller/subsystem/persistence/proc/load_wall_engravings:7)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) insave wall engravings(/datum/controller/subsystem/persistence/proc/save_wall_engravings:57)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Cannot read null.air inmerge(/datum/pipeline/proc/merge:173)src: /datum/pipeline (/datum/pipeline)
src_loc:
usr: Johnny Kingston (/mob/living/carbon/human)
-
1
count
-
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
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:713)src: the Curated Painting Exhibit m... (/obj/structure/sign/painting/library_secure)
src_loc: the carpet (85,131,2) (/turf/open/floor/carpet/royalblue)
usr: null
-
1
count
type mismatch: null -= /datum/bank_account (/datum/bank_account) inupdate account job lists(/datum/bank_account/proc/update_account_job_lists:91)src: /datum/bank_account (/datum/bank_account)
src_loc:
usr: Unknown (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 510,
"message": "Cannot execute null.Move().",
"proc_name": "process (\/datum\/element\/moving_randomly\/process)",
"source_file": "code\/datums\/elements\/moving_randomly.dm,26",
"src": "\/datum\/element\/moving_randomly (\/datum\/element\/moving_randomly)",
"src_loc": null,
"usr": "null"
},
{
"count": 21,
"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": "John Barren (\/mob\/living\/carbon\/human)"
},
{
"count": 21,
"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": "John Barren (\/mob\/living\/carbon\/human)"
},
{
"count": 12,
"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": "Alexia Strangler (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 12,
"message": "type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/energy\/raven)",
"proc_name": "remove from z (\/datum\/element\/hostile_machine\/proc\/remove_from_z)",
"source_file": "code\/datums\/elements\/hostile_machine.dm,50",
"src": "\/datum\/element\/hostile_machine (\/datum\/element\/hostile_machine)",
"src_loc": null,
"usr": "null"
},
{
"count": 12,
"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": "Alexia Strangler (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "parent_qdeleting 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": "Drake Lafortune (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
"proc_name": "New (\/datum\/component\/New)",
"source_file": "code\/datums\/components\/_component.dm,59",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 7,
"message": "Cannot read null.loc",
"proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
"source_file": "code\/datums\/components\/shuttle_cling.dm,132",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 6,
"message": "Cannot execute null.close().",
"proc_name": "ui interact (\/obj\/machinery\/hypertorus\/interface\/ui_interact)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/fusion\/hfr_parts.dm,178",
"src": "the HFR interface (\/obj\/machinery\/hypertorus\/interface)",
"src_loc": null,
"usr": "Drake Lafortune (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
"src": "the wall (150,171,2) (\/turf\/closed\/wall)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,711",
"src": "Syndie Kane (Scientist) (\/obj\/item\/modular_computer\/pda\/crew\/science)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "bad index",
"proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
"source_file": "code\/datums\/components\/_component.dm,131",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"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": "Drake Lafortune (\/mob\/living\/carbon\/human)"
},
{
"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": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber on (179,116,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "Atmospherics pink air scrubber... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber)",
"src_loc": null,
"usr": "Johnny Kingston (\/mob\/living\/carbon\/human)"
},
{
"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 pink pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
"src_loc": null,
"usr": "Johnny Kingston (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)",
"source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,7",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)",
"source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,57",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": "Johnny Kingston (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad icon operation",
"proc_name": "New (\/icon\/New)",
"source_file": null,
"src": "\/icon (\/icon)",
"src_loc": null,
"usr": "null"
},
{
"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": "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,713",
"src": "the Curated Painting Exhibit m... (\/obj\/structure\/sign\/painting\/library_secure)",
"src_loc": "the carpet (85,131,2) (\/turf\/open\/floor\/carpet\/royalblue)",
"usr": "null"
},
{
"count": 1,
"message": "type mismatch: null -= \/datum\/bank_account (\/datum\/bank_account)",
"proc_name": "update account job lists (\/datum\/bank_account\/proc\/update_account_job_lists)",
"source_file": "code\/modules\/economy\/account.dm,91",
"src": "\/datum\/bank_account (\/datum\/bank_account)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
}
],
"total_count": 643
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-09-24 07:42:50.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 264084,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":510,\"message\":\"Cannot execute null.Move().\",\"proc_name\":\"process (\/datum\/element\/moving_randomly\/process)\",\"source_file\":\"code\/datums\/elements\/moving_randomly.dm,26\",\"src\":\"\/datum\/element\/moving_randomly (\/datum\/element\/moving_randomly)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":21,\"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\":\"John Barren (\/mob\/living\/carbon\/human)\"},{\"count\":21,\"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\":\"John Barren (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"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\":\"Alexia Strangler (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"message\":\"type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/energy\/raven)\",\"proc_name\":\"remove from z (\/datum\/element\/hostile_machine\/proc\/remove_from_z)\",\"source_file\":\"code\/datums\/elements\/hostile_machine.dm,50\",\"src\":\"\/datum\/element\/hostile_machine (\/datum\/element\/hostile_machine)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":12,\"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\":\"Alexia Strangler (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"parent_qdeleting 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\":\"Drake Lafortune (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":7,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":6,\"message\":\"Cannot execute null.close().\",\"proc_name\":\"ui interact (\/obj\/machinery\/hypertorus\/interface\/ui_interact)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/fusion\/hfr_parts.dm,178\",\"src\":\"the HFR interface (\/obj\/machinery\/hypertorus\/interface)\",\"src_loc\":null,\"usr\":\"Drake Lafortune (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the wall (150,171,2) (\/turf\/closed\/wall)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,711\",\"src\":\"Syndie Kane (Scientist) (\/obj\/item\/modular_computer\/pda\/crew\/science)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,131\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"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\":\"Drake Lafortune (\/mob\/living\/carbon\/human)\"},{\"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\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber on (179,116,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"Atmospherics pink air scrubber... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber)\",\"src_loc\":null,\"usr\":\"Johnny Kingston (\/mob\/living\/carbon\/human)\"},{\"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 pink pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Johnny Kingston (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,7\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,57\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":\"Johnny Kingston (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad icon operation\",\"proc_name\":\"New (\/icon\/New)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"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,713\",\"src\":\"the Curated Painting Exhibit m... (\/obj\/structure\/sign\/painting\/library_secure)\",\"src_loc\":\"the carpet (85,131,2) (\/turf\/open\/floor\/carpet\/royalblue)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= \/datum\/bank_account (\/datum\/bank_account)\",\"proc_name\":\"update account job lists (\/datum\/bank_account\/proc\/update_account_job_lists)\",\"source_file\":\"code\/modules\/economy\/account.dm,91\",\"src\":\"\/datum\/bank_account (\/datum\/bank_account)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"}],\"total_count\":643}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/09\/24\/round-264084\/runtime.condensed.json"
}
Install Gentoo