runtime_condensed
-
816
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:309)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
72
count
cannot read from list inreduce filter status(/obj/item/gas_filter/proc/reduce_filter_status:72)src: the atmospheric gas filter (/obj/item/gas_filter)
src_loc: the welding mask (/obj/item/clothing/mask/gas/welding)
usr: null
-
71
count
Cannot read null.gases incheck breath(/obj/item/organ/lungs/proc/check_breath:640)src: the lungs (/obj/item/organ/lungs)
src_loc: the moth chest (/obj/item/bodypart/chest/moth)
usr: null
-
28
count
Cannot read null.plane inon changed z level(/obj/machinery/power/solar/on_changed_z_level:60)src: Starboard Solar Array (/obj/machinery/power/solar)
src_loc:
usr: Build Your Own Shuttle (as Cap... (/mob/living/carbon/human)
-
14
count
Cannot read null.welded inattempt unclog(/datum/round_event/vent_clog/proc/attempt_unclog:180)src: /datum/round_event/vent_clog (/datum/round_event/vent_clog)
src_loc:
usr: Jane Rhinehart (/mob/living/carbon/human)
-
12
count
list index out of bounds insig remove from blackboard(/datum/ai_controller/proc/sig_remove_from_blackboard:938)src: /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/legion)
src_loc:
usr: null
-
9
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
9
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
2
count
_queue_verb() returned false because it wasn't called from player input! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Toggle Flashlight (/datum/action/item_action/toggle_computer_light)
src_loc:
usr: Jane Rhinehart (/mob/living/carbon/human)
-
2
count
undefined proc or verb /turf/open/floor/iron/dark/can be pulled(). instart pulling(/mob/living/start_pulling:379)src: Jose Shah (/mob/living/carbon/human)
src_loc: the reinforced glass floor (145,80,3) (/turf/open/floor/glass/reinforced)
usr: (src)
-
2
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 carpet (123,143,2) (/turf/open/floor/carpet/green)
usr: null
-
1
count
undefined proc or verb /turf/open/floor/iron/textured_large/can be pulled(). instart pulling(/mob/living/start_pulling:379)src: Jane Rhinehart (/mob/living/carbon/human)
src_loc: the floor (100,94,3) (/turf/open/floor/iron/textured_large)
usr: (src)
-
1
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)
-
1
count
undefined proc or verb /turf/open/floor/plating/can be pulled(). instart pulling(/mob/living/start_pulling:379)src: Build Your Own Shuttle (as Cap... (/mob/living/carbon/human)
src_loc: the plating (92,116,2) (/turf/open/floor/plating)
usr: (src)
-
1
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:713)src: Jane Rhinehart (Chief Medical ... (/obj/item/modular_computer/pda/heads/cmo)
src_loc:
usr: Jane Rhinehart (/mob/living/carbon/human)
-
1
count
materials with non-positive values found in /obj/item/stack/rods: iron = 0 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Captain (/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
undefined proc or verb /turf/open/floor/holofloor/dark/can be pulled(). instart pulling(/mob/living/start_pulling:379)src: Jane Rhinehart (/mob/living/carbon/human)
src_loc: the floor (120,107,3) (/turf/open/floor/wood/large)
usr: (src)
-
1
count
undefined proc or verb /turf/open/floor/catwalk_floor/iron/can be pulled(). instart pulling(/mob/living/start_pulling:379)src: Build Your Own Shuttle (as Cap... (/mob/living/carbon/human)
src_loc: the floor (139,135,2) (/turf/open/floor/iron/edge)
usr: (src)
-
1
count
teleporter_new_target overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jane Rhinehart (/mob/living/carbon/human)
-
1
count
undefined proc or verb /turf/open/floor/iron/can be pulled(). instart pulling(/mob/living/start_pulling:379)src: Build Your Own Shuttle (as Cap... (/mob/living/carbon/human)
src_loc: the floor (171,122,3) (/turf/open/floor/iron/dark)
usr: (src)
-
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
{
"data": {
"runtimes": [
{
"count": 816,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,309",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 72,
"message": "cannot read from list",
"proc_name": "reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)",
"source_file": "code\/modules\/clothing\/masks\/gas_filter.dm,72",
"src": "the atmospheric gas filter (\/obj\/item\/gas_filter)",
"src_loc": "the welding mask (\/obj\/item\/clothing\/mask\/gas\/welding)",
"usr": "null"
},
{
"count": 71,
"message": "Cannot read null.gases",
"proc_name": "check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)",
"source_file": "code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,640",
"src": "the lungs (\/obj\/item\/organ\/lungs)",
"src_loc": "the moth chest (\/obj\/item\/bodypart\/chest\/moth)",
"usr": "null"
},
{
"count": 28,
"message": "Cannot read null.plane",
"proc_name": "on changed z level (\/obj\/machinery\/power\/solar\/on_changed_z_level)",
"source_file": "code\/modules\/power\/solar.dm,60",
"src": "Starboard Solar Array (\/obj\/machinery\/power\/solar)",
"src_loc": null,
"usr": "Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot read null.welded",
"proc_name": "attempt unclog (\/datum\/round_event\/vent_clog\/proc\/attempt_unclog)",
"source_file": "code\/modules\/events\/vent_clog.dm,180",
"src": "\/datum\/round_event\/vent_clog (\/datum\/round_event\/vent_clog)",
"src_loc": null,
"usr": "Jane Rhinehart (\/mob\/living\/carbon\/human)"
},
{
"count": 12,
"message": "list index out of bounds",
"proc_name": "sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)",
"source_file": "code\/datums\/ai\/_ai_controller.dm,938",
"src": "\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/legion)",
"src_loc": null,
"usr": "null"
},
{
"count": 9,
"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": "0"
},
{
"count": 9,
"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": "0"
},
{
"count": 2,
"message": "_queue_verb() returned false because it wasn't called from player input!",
"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": "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": "Jane Rhinehart (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "undefined proc or verb \/turf\/open\/floor\/iron\/dark\/can be pulled().",
"proc_name": "start pulling (\/mob\/living\/start_pulling)",
"source_file": "code\/modules\/mob\/living\/living.dm,379",
"src": "Jose Shah (\/mob\/living\/carbon\/human)",
"src_loc": "the reinforced glass floor (145,80,3) (\/turf\/open\/floor\/glass\/reinforced)",
"usr": "(src)"
},
{
"count": 2,
"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 carpet (123,143,2) (\/turf\/open\/floor\/carpet\/green)",
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/turf\/open\/floor\/iron\/textured_large\/can be pulled().",
"proc_name": "start pulling (\/mob\/living\/start_pulling)",
"source_file": "code\/modules\/mob\/living\/living.dm,379",
"src": "Jane Rhinehart (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (100,94,3) (\/turf\/open\/floor\/iron\/textured_large)",
"usr": "(src)"
},
{
"count": 1,
"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": 1,
"message": "undefined proc or verb \/turf\/open\/floor\/plating\/can be pulled().",
"proc_name": "start pulling (\/mob\/living\/start_pulling)",
"source_file": "code\/modules\/mob\/living\/living.dm,379",
"src": "Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)",
"src_loc": "the plating (92,116,2) (\/turf\/open\/floor\/plating)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,713",
"src": "Jane Rhinehart (Chief Medical ... (\/obj\/item\/modular_computer\/pda\/heads\/cmo)",
"src_loc": null,
"usr": "Jane Rhinehart (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "materials with non-positive values found in \/obj\/item\/stack\/rods: iron = 0",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Captain (\/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": "undefined proc or verb \/turf\/open\/floor\/holofloor\/dark\/can be pulled().",
"proc_name": "start pulling (\/mob\/living\/start_pulling)",
"source_file": "code\/modules\/mob\/living\/living.dm,379",
"src": "Jane Rhinehart (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (120,107,3) (\/turf\/open\/floor\/wood\/large)",
"usr": "(src)"
},
{
"count": 1,
"message": "undefined proc or verb \/turf\/open\/floor\/catwalk_floor\/iron\/can be pulled().",
"proc_name": "start pulling (\/mob\/living\/start_pulling)",
"source_file": "code\/modules\/mob\/living\/living.dm,379",
"src": "Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (139,135,2) (\/turf\/open\/floor\/iron\/edge)",
"usr": "(src)"
},
{
"count": 1,
"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": "Jane Rhinehart (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined proc or verb \/turf\/open\/floor\/iron\/can be pulled().",
"proc_name": "start pulling (\/mob\/living\/start_pulling)",
"source_file": "code\/modules\/mob\/living\/living.dm,379",
"src": "Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (171,122,3) (\/turf\/open\/floor\/iron\/dark)",
"usr": "(src)"
},
{
"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"
}
],
"total_count": 1050
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-06-04 09:04:57.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262344,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":816,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,309\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":72,\"message\":\"cannot read from list\",\"proc_name\":\"reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)\",\"source_file\":\"code\/modules\/clothing\/masks\/gas_filter.dm,72\",\"src\":\"the atmospheric gas filter (\/obj\/item\/gas_filter)\",\"src_loc\":\"the welding mask (\/obj\/item\/clothing\/mask\/gas\/welding)\",\"usr\":\"null\"},{\"count\":71,\"message\":\"Cannot read null.gases\",\"proc_name\":\"check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,640\",\"src\":\"the lungs (\/obj\/item\/organ\/lungs)\",\"src_loc\":\"the moth chest (\/obj\/item\/bodypart\/chest\/moth)\",\"usr\":\"null\"},{\"count\":28,\"message\":\"Cannot read null.plane\",\"proc_name\":\"on changed z level (\/obj\/machinery\/power\/solar\/on_changed_z_level)\",\"source_file\":\"code\/modules\/power\/solar.dm,60\",\"src\":\"Starboard Solar Array (\/obj\/machinery\/power\/solar)\",\"src_loc\":null,\"usr\":\"Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot read null.welded\",\"proc_name\":\"attempt unclog (\/datum\/round_event\/vent_clog\/proc\/attempt_unclog)\",\"source_file\":\"code\/modules\/events\/vent_clog.dm,180\",\"src\":\"\/datum\/round_event\/vent_clog (\/datum\/round_event\/vent_clog)\",\"src_loc\":null,\"usr\":\"Jane Rhinehart (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"message\":\"list index out of bounds\",\"proc_name\":\"sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)\",\"source_file\":\"code\/datums\/ai\/_ai_controller.dm,938\",\"src\":\"\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/legion)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"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\":\"0\"},{\"count\":9,\"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\":\"0\"},{\"count\":2,\"message\":\"_queue_verb() returned false because it wasn't called from player input!\",\"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\":\"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\":\"Jane Rhinehart (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/dark\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Jose Shah (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the reinforced glass floor (145,80,3) (\/turf\/open\/floor\/glass\/reinforced)\",\"usr\":\"(src)\"},{\"count\":2,\"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 carpet (123,143,2) (\/turf\/open\/floor\/carpet\/green)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/textured_large\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Jane Rhinehart (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (100,94,3) (\/turf\/open\/floor\/iron\/textured_large)\",\"usr\":\"(src)\"},{\"count\":1,\"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\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/plating\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the plating (92,116,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,713\",\"src\":\"Jane Rhinehart (Chief Medical ... (\/obj\/item\/modular_computer\/pda\/heads\/cmo)\",\"src_loc\":null,\"usr\":\"Jane Rhinehart (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"materials with non-positive values found in \/obj\/item\/stack\/rods: iron = 0\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Captain (\/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\":\"undefined proc or verb \/turf\/open\/floor\/holofloor\/dark\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Jane Rhinehart (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (120,107,3) (\/turf\/open\/floor\/wood\/large)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/catwalk_floor\/iron\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (139,135,2) (\/turf\/open\/floor\/iron\/edge)\",\"usr\":\"(src)\"},{\"count\":1,\"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\":\"Jane Rhinehart (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Build Your Own Shuttle (as Cap... (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (171,122,3) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"(src)\"},{\"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\"}],\"total_count\":1050}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/06\/04\/round-262344\/runtime.condensed.json"
}
Install Gentoo