runtime_condensed
-
19
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Thomas Welty (/mob/living/carbon/human)
-
16
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: Unknown (/mob/living/carbon/human)
-
5
count
Cannot read null.initial_language_holder inget hallucinating spoken languages(/datum/hallucination/chat/proc/get_hallucinating_spoken_languages:23)src: /datum/hallucination/chat (/datum/hallucination/chat)
src_loc:
usr: null
-
4
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
3
count
Cannot read null.icon inget gradient overlay(/obj/item/bodypart/head/proc/get_gradient_overlay:199)src: the human head (/obj/item/bodypart/head)
src_loc:
usr: Drew Cason (/mob/living/carbon/human)
-
3
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
3
count
Cannot read null._status_traits inget pipe image(/obj/machinery/atmospherics/components/get_pipe_image:115)src: omni air vent kR9Sv (/obj/machinery/atmospherics/components/unary/vent_pump)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
2
count
Cannot read null.blood_flags inhas blood flag(/proc/has_blood_flag:447)src: null
src_loc:
usr: Rich McKay (as Eric Flinn) (/mob/living/carbon/human)
-
2
count
Cannot read null._status_traits inupdate icon(/obj/machinery/atmospherics/components/update_icon:74)src: omni air vent kR9Sv (/obj/machinery/atmospherics/components/unary/vent_pump)
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Thomas Welty (/mob/living/carbon/human)
-
1
count
/obj/structure/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic inqdel(/proc/qdel:367)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 19,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Thomas Welty (\/mob\/living\/carbon\/human)"
},
{
"count": 16,
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot read null.initial_language_holder",
"proc_name": "get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)",
"source_file": "code\/modules\/hallucination\/fake_chat.dm,23",
"src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.icon",
"proc_name": "get gradient overlay (\/obj\/item\/bodypart\/head\/proc\/get_gradient_overlay)",
"source_file": "code\/modules\/surgery\/bodyparts\/head_hair_and_lips.dm,199",
"src": "the human head (\/obj\/item\/bodypart\/head)",
"src_loc": null,
"usr": "Drew Cason (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null._status_traits",
"proc_name": "get pipe image (\/obj\/machinery\/atmospherics\/components\/get_pipe_image)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,115",
"src": " omni air vent kR9Sv (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.blood_flags",
"proc_name": "has blood flag (\/proc\/has_blood_flag)",
"source_file": "code\/modules\/mob\/living\/blood.dm,447",
"src": "null",
"src_loc": null,
"usr": "Rich McKay (as Eric Flinn) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null._status_traits",
"proc_name": "update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,74",
"src": " omni air vent kR9Sv (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump)",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": 1,
"message": "in_range_of_irradiation 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": "Thomas Welty (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
"proc_name": "qdel (\/proc\/qdel)",
"source_file": "code\/controllers\/subsystem\/garbage.dm,367",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 60
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-21 23:32:50.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254397,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":19,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Thomas Welty (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot read null.initial_language_holder\",\"proc_name\":\"get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,23\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.icon\",\"proc_name\":\"get gradient overlay (\/obj\/item\/bodypart\/head\/proc\/get_gradient_overlay)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/head_hair_and_lips.dm,199\",\"src\":\"the human head (\/obj\/item\/bodypart\/head)\",\"src_loc\":null,\"usr\":\"Drew Cason (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"get pipe image (\/obj\/machinery\/atmospherics\/components\/get_pipe_image)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,115\",\"src\":\" omni air vent kR9Sv (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.blood_flags\",\"proc_name\":\"has blood flag (\/proc\/has_blood_flag)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,447\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rich McKay (as Eric Flinn) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,74\",\"src\":\" omni air vent kR9Sv (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":1,\"message\":\"in_range_of_irradiation 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\":\"Thomas Welty (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":60}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/07\/21\/round-254397\/runtime.condensed.json"
}
Install Gentoo