runtime_condensed
-
277
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/bileworm)
src_loc:
usr: null
-
165
count
cannot read from list inreduce filter status(/obj/item/gas_filter/proc/reduce_filter_status:80)src: the atmospheric gas filter (/obj/item/gas_filter)
src_loc: the explorer gas mask (/obj/item/clothing/mask/gas/explorer/folded)
usr: null
-
146
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
-
9
count
Cannot execute null.GetComponent(). inDestroy(/datum/component/wet_floor/Destroy:49)src: /datum/component/wet_floor (/datum/component/wet_floor)
src_loc:
usr: null
-
7
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
7
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
6
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Sax (/mob/living/carbon/human)
-
6
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Sax (/mob/living/carbon/human)
-
5
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
4
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/iron! inTakeComponent(/datum/proc/TakeComponent:462)src: the floor (46,119,14) (/turf/open/floor/iron)
src_loc:
usr: null
-
3
count
Cannot read null.micro_organisms incalculate growth(/datum/micro_organism/cell_line/proc/calculate_growth:72)src: Unknown fluids (/datum/micro_organism/cell_line/organs/heart)
src_loc:
usr: null
-
2
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/bamboo! inTakeComponent(/datum/proc/TakeComponent:462)src: the floor (45,118,14) (/turf/open/floor/bamboo)
src_loc:
usr: null
-
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
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/iron/cafeteria! inTakeComponent(/datum/proc/TakeComponent:462)src: the floor (45,120,14) (/turf/open/floor/iron/cafeteria)
src_loc:
usr: null
-
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
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
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:198)src: Odosendai (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:712)src: the uncooked rice (/obj/item/food/uncooked_rice)
src_loc:
usr: Mariah Brown (/mob/living/carbon/human)
-
1
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/iron/white/corner! inTakeComponent(/datum/proc/TakeComponent:462)src: the floor (46,120,14) (/turf/open/floor/iron/white/corner)
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
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
{
"data": {
"runtimes": [
{
"count": 277,
"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\/bileworm)",
"src_loc": null,
"usr": "null"
},
{
"count": 165,
"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,80",
"src": "the atmospheric gas filter (\/obj\/item\/gas_filter)",
"src_loc": "the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer\/folded)",
"usr": "null"
},
{
"count": 146,
"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": 9,
"message": "Cannot execute null.GetComponent().",
"proc_name": "Destroy (\/datum\/component\/wet_floor\/Destroy)",
"source_file": "code\/datums\/components\/wet_floor.dm,49",
"src": "\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)",
"src_loc": null,
"usr": "null"
},
{
"count": 7,
"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": "(src)"
},
{
"count": 7,
"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": "(src)"
},
{
"count": 6,
"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": "Sax (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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": "Sax (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"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": 4,
"message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,462",
"src": "the floor (46,119,14) (\/turf\/open\/floor\/iron)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null.micro_organisms",
"proc_name": "calculate growth (\/datum\/micro_organism\/cell_line\/proc\/calculate_growth)",
"source_file": "code\/modules\/research\/xenobiology\/vatgrowing\/samples\/_micro_organism.dm,72",
"src": "Unknown fluids (\/datum\/micro_organism\/cell_line\/organs\/heart)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/bamboo!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,462",
"src": "the floor (45,118,14) (\/turf\/open\/floor\/bamboo)",
"src_loc": null,
"usr": "null"
},
{
"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": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron\/cafeteria!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,462",
"src": "the floor (45,120,14) (\/turf\/open\/floor\/iron\/cafeteria)",
"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": "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": "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": "Odosendai (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,712",
"src": "the uncooked rice (\/obj\/item\/food\/uncooked_rice)",
"src_loc": null,
"usr": "Mariah Brown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron\/white\/corner!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,462",
"src": "the floor (46,120,14) (\/turf\/open\/floor\/iron\/white\/corner)",
"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": "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"
}
],
"total_count": 648
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-05-26 07:09:25.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262167,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":277,\"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\/bileworm)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":165,\"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,80\",\"src\":\"the atmospheric gas filter (\/obj\/item\/gas_filter)\",\"src_loc\":\"the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer\/folded)\",\"usr\":\"null\"},{\"count\":146,\"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\":9,\"message\":\"Cannot execute null.GetComponent().\",\"proc_name\":\"Destroy (\/datum\/component\/wet_floor\/Destroy)\",\"source_file\":\"code\/datums\/components\/wet_floor.dm,49\",\"src\":\"\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":7,\"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\":\"(src)\"},{\"count\":7,\"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\":\"(src)\"},{\"count\":6,\"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\":\"Sax (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Sax (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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\":4,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,462\",\"src\":\"the floor (46,119,14) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.micro_organisms\",\"proc_name\":\"calculate growth (\/datum\/micro_organism\/cell_line\/proc\/calculate_growth)\",\"source_file\":\"code\/modules\/research\/xenobiology\/vatgrowing\/samples\/_micro_organism.dm,72\",\"src\":\"Unknown fluids (\/datum\/micro_organism\/cell_line\/organs\/heart)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/bamboo!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,462\",\"src\":\"the floor (45,118,14) (\/turf\/open\/floor\/bamboo)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron\/cafeteria!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,462\",\"src\":\"the floor (45,120,14) (\/turf\/open\/floor\/iron\/cafeteria)\",\"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\":\"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\":\"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\":\"Odosendai (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,712\",\"src\":\"the uncooked rice (\/obj\/item\/food\/uncooked_rice)\",\"src_loc\":null,\"usr\":\"Mariah Brown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron\/white\/corner!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,462\",\"src\":\"the floor (46,120,14) (\/turf\/open\/floor\/iron\/white\/corner)\",\"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\":\"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\"}],\"total_count\":648}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/05\/26\/round-262167\/runtime.condensed.json"
}
Install Gentoo