runtime_condensed
-
26
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
-
26
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/iron! inTakeComponent(/datum/proc/TakeComponent:459)src: the floor (220,86,1) (/turf/open/floor/iron)
src_loc:
usr: null
-
16
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
6
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:211)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Shhhhhhh (/mob/living/carbon/human)
-
5
count
bad index inNew(/datum/ore_silo_log/New:584)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Shhhhhhh (/mob/living/carbon/human)
-
4
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the fly eyes (/obj/item/organ/eyes/fly)
src_loc: the fly head (/obj/item/bodypart/head/fly)
usr: null
-
3
count
Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:126)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
1
count
Cannot read null.brute_mod inget incoming damage modifier(/mob/living/carbon/human/get_incoming_damage_modifier:70)src: Unknown (/mob/living/carbon/human)
src_loc: the reinforced floor (84,117,2) (/turf/open/floor/engine)
usr: (src)
-
1
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:756)src: the Berry-pocket (/obj/item/food/donkpocket/berry)
src_loc:
usr: Johnathan Green (/mob/living/carbon/human)
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 26,
"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": 26,
"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,459",
"src": "the floor (220,86,1) (\/turf\/open\/floor\/iron)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"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": "null"
},
{
"count": 6,
"message": "Invalid data passed to check_permitted",
"proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
"source_file": "code\/modules\/mining\/machine_silo.dm,211",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Shhhhhhh (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,584",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Shhhhhhh (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the fly eyes (\/obj\/item\/organ\/eyes\/fly)",
"src_loc": "the fly head (\/obj\/item\/bodypart\/head\/fly)",
"usr": "null"
},
{
"count": 3,
"message": "Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
"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": "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": "list index out of bounds",
"proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
"source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.brute_mod",
"proc_name": "get incoming damage modifier (\/mob\/living\/carbon\/human\/get_incoming_damage_modifier)",
"source_file": "code\/modules\/mob\/living\/carbon\/damage_procs.dm,70",
"src": "Unknown (\/mob\/living\/carbon\/human)",
"src_loc": "the reinforced floor (84,117,2) (\/turf\/open\/floor\/engine)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,756",
"src": "the Berry-pocket (\/obj\/item\/food\/donkpocket\/berry)",
"src_loc": null,
"usr": "Johnathan Green (\/mob\/living\/carbon\/human)"
},
{
"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)"
}
],
"total_count": 92
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-04 21:34:33.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255762,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":26,\"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\":26,\"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,459\",\"src\":\"the floor (220,86,1) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"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\":\"null\"},{\"count\":6,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,211\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Shhhhhhh (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,584\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Shhhhhhh (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the fly eyes (\/obj\/item\/organ\/eyes\/fly)\",\"src_loc\":\"the fly head (\/obj\/item\/bodypart\/head\/fly)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"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\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.brute_mod\",\"proc_name\":\"get incoming damage modifier (\/mob\/living\/carbon\/human\/get_incoming_damage_modifier)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/damage_procs.dm,70\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the reinforced floor (84,117,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,756\",\"src\":\"the Berry-pocket (\/obj\/item\/food\/donkpocket\/berry)\",\"src_loc\":null,\"usr\":\"Johnathan Green (\/mob\/living\/carbon\/human)\"},{\"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)\"}],\"total_count\":92}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/09\/04\/round-255762\/runtime.condensed.json"
}
Install Gentoo