runtime_condensed
-
7
count
in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Adrian Zalack (/mob/living/carbon/human)
-
6
count
living_death overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Noah Buzzard (/mob/living/carbon/human)
-
4
count
/datum/component/tether 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: Adrian Zalack (/mob/living/carbon/human)
-
3
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: MOD defibrillator gauntlets (/obj/item/shockpaddles/mod)
src_loc:
usr: Brackenridge (/mob/living/silicon/ai)
-
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: 0
-
2
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Facepalm (/atom/movable/screen/radial/slice)
src_loc:
usr: Brackenridge (/mob/living/silicon/ai)
-
2
count
Cannot read null.active_addictions inui data(/obj/machinery/medical_kiosk/ui_data:303)src: the medical kiosk (/obj/machinery/medical_kiosk)
src_loc:
usr: Charles Jones (/mob/living/carbon/human)
-
1
count
Cannot read null.current_gauze inhandle process(/datum/wound/pierce/bleed/handle_process:118)src: Minor Skin Breakage (/datum/wound/pierce/bleed/moderate)
src_loc:
usr: null
-
1
count
Cannot execute null.get cell(). inshould receive input(/obj/item/circuit_component/proc/should_receive_input:291)src: the airlock component (/obj/item/circuit_component/airlock)
src_loc: null
usr: null
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:72)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: Brackenridge (/mob/living/silicon/ai)
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:235)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Mob with client has been deleted. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Reuben Eckhardstein (/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)
-
1
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
-
1
count
Cannot create objects of type null. invv do topic(/mob/living/carbon/vv_do_topic:1168)src: Noah Buzzard (/mob/living/carbon/human)
src_loc:
usr: Reuben Eckhardstein (/mob/dead/observer)
-
1
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:381)src: Database (/datum/controller/subsystem/dbcore)
src_loc:
usr: Reuben Eckhardstein (/mob/dead/observer)
-
1
count
get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad. inget language holder(/atom/movable/proc/get_language_holder:1547)src: Reuben Eckhardstein (/mob/living/carbon/human)
src_loc: the reinforced floor (168,154,2) (/turf/open/floor/engine)
usr: (src)
-
1
count
Cannot execute null.transfer mind languages(). intransfer to(/datum/mind/proc/transfer_to:189)src: Brackenridge (/datum/mind)
src_loc:
usr: Reuben Eckhardstein (/mob/living/carbon/human)
-
1
count
Cannot read null._status_traits inundeploy(/obj/item/organ/brain/cybernetic/ai/proc/undeploy:173)src: AI-uplink brain (/obj/item/organ/brain/cybernetic/ai)
src_loc:
usr: Reuben Eckhardstein (/mob/living/carbon/human)
-
1
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: Reuben Eckhardstein (/mob/dead/observer)
-
1
count
-
1
count
Cannot read null.post_logout_callbacks inbecome uncliented(/mob/proc/become_uncliented:1560)src: Reuben Eckhardstein (/mob/living/carbon/human)
src_loc: the reinforced floor (168,154,2) (/turf/open/floor/engine)
usr: (src)
{
"data": {
"runtimes": [
{
"count": 7,
"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": "Adrian Zalack (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "living_death 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": "Noah Buzzard (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "\/datum\/component\/tether 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": "Adrian Zalack (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "MOD defibrillator gauntlets (\/obj\/item\/shockpaddles\/mod)",
"src_loc": null,
"usr": "Brackenridge (\/mob\/living\/silicon\/ai)"
},
{
"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": "0"
},
{
"count": 2,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Facepalm (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Brackenridge (\/mob\/living\/silicon\/ai)"
},
{
"count": 2,
"message": "Cannot read null.active_addictions",
"proc_name": "ui data (\/obj\/machinery\/medical_kiosk\/ui_data)",
"source_file": "code\/game\/machinery\/medical_kiosk.dm,303",
"src": "the medical kiosk (\/obj\/machinery\/medical_kiosk)",
"src_loc": null,
"usr": "Charles Jones (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.current_gauze",
"proc_name": "handle process (\/datum\/wound\/pierce\/bleed\/handle_process)",
"source_file": "code\/datums\/wounds\/pierce.dm,118",
"src": "Minor Skin Breakage (\/datum\/wound\/pierce\/bleed\/moderate)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.get cell().",
"proc_name": "should receive input (\/obj\/item\/circuit_component\/proc\/should_receive_input)",
"source_file": "code\/modules\/wiremod\/core\/component.dm,291",
"src": "the airlock component (\/obj\/item\/circuit_component\/airlock)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,72",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "Brackenridge (\/mob\/living\/silicon\/ai)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"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": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,235",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Mob with client has been deleted.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Reuben Eckhardstein (\/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)"
},
{
"count": 1,
"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": 1,
"message": "Cannot create objects of type null.",
"proc_name": "vv do topic (\/mob\/living\/carbon\/vv_do_topic)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,1168",
"src": "Noah Buzzard (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Reuben Eckhardstein (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,381",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"src_loc": null,
"usr": "Reuben Eckhardstein (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.",
"proc_name": "get language holder (\/atom\/movable\/proc\/get_language_holder)",
"source_file": "code\/game\/atoms_movable.dm,1547",
"src": "Reuben Eckhardstein (\/mob\/living\/carbon\/human)",
"src_loc": "the reinforced floor (168,154,2) (\/turf\/open\/floor\/engine)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.transfer mind languages().",
"proc_name": "transfer to (\/datum\/mind\/proc\/transfer_to)",
"source_file": "code\/datums\/mind\/_mind.dm,189",
"src": "Brackenridge (\/datum\/mind)",
"src_loc": null,
"usr": "Reuben Eckhardstein (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._status_traits",
"proc_name": "undeploy (\/obj\/item\/organ\/brain\/cybernetic\/ai\/proc\/undeploy)",
"source_file": "code\/modules\/mining\/lavaland\/mining_loot\/megafauna\/the_thing.dm,173",
"src": "AI-uplink brain (\/obj\/item\/organ\/brain\/cybernetic\/ai)",
"src_loc": null,
"usr": "Reuben Eckhardstein (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.Execute().",
"proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
"source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
"src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
"src_loc": null,
"usr": "Reuben Eckhardstein (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Invalid pathfinding start",
"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": "Cannot read null.post_logout_callbacks",
"proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
"source_file": "code\/modules\/mob\/mob.dm,1560",
"src": "Reuben Eckhardstein (\/mob\/living\/carbon\/human)",
"src_loc": "the reinforced floor (168,154,2) (\/turf\/open\/floor\/engine)",
"usr": "(src)"
}
],
"total_count": 42
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-18 12:17:47.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251343,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":7,\"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\":\"Adrian Zalack (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"living_death 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\":\"Noah Buzzard (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"\/datum\/component\/tether 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\":\"Adrian Zalack (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"MOD defibrillator gauntlets (\/obj\/item\/shockpaddles\/mod)\",\"src_loc\":null,\"usr\":\"Brackenridge (\/mob\/living\/silicon\/ai)\"},{\"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\":\"0\"},{\"count\":2,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Facepalm (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Brackenridge (\/mob\/living\/silicon\/ai)\"},{\"count\":2,\"message\":\"Cannot read null.active_addictions\",\"proc_name\":\"ui data (\/obj\/machinery\/medical_kiosk\/ui_data)\",\"source_file\":\"code\/game\/machinery\/medical_kiosk.dm,303\",\"src\":\"the medical kiosk (\/obj\/machinery\/medical_kiosk)\",\"src_loc\":null,\"usr\":\"Charles Jones (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.current_gauze\",\"proc_name\":\"handle process (\/datum\/wound\/pierce\/bleed\/handle_process)\",\"source_file\":\"code\/datums\/wounds\/pierce.dm,118\",\"src\":\"Minor Skin Breakage (\/datum\/wound\/pierce\/bleed\/moderate)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.get cell().\",\"proc_name\":\"should receive input (\/obj\/item\/circuit_component\/proc\/should_receive_input)\",\"source_file\":\"code\/modules\/wiremod\/core\/component.dm,291\",\"src\":\"the airlock component (\/obj\/item\/circuit_component\/airlock)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,72\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Brackenridge (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"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\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,235\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Reuben Eckhardstein (\/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)\"},{\"count\":1,\"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\":1,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"vv do topic (\/mob\/living\/carbon\/vv_do_topic)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,1168\",\"src\":\"Noah Buzzard (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Reuben Eckhardstein (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"Reuben Eckhardstein (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.\",\"proc_name\":\"get language holder (\/atom\/movable\/proc\/get_language_holder)\",\"source_file\":\"code\/game\/atoms_movable.dm,1547\",\"src\":\"Reuben Eckhardstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the reinforced floor (168,154,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.transfer mind languages().\",\"proc_name\":\"transfer to (\/datum\/mind\/proc\/transfer_to)\",\"source_file\":\"code\/datums\/mind\/_mind.dm,189\",\"src\":\"Brackenridge (\/datum\/mind)\",\"src_loc\":null,\"usr\":\"Reuben Eckhardstein (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"undeploy (\/obj\/item\/organ\/brain\/cybernetic\/ai\/proc\/undeploy)\",\"source_file\":\"code\/modules\/mining\/lavaland\/mining_loot\/megafauna\/the_thing.dm,173\",\"src\":\"AI-uplink brain (\/obj\/item\/organ\/brain\/cybernetic\/ai)\",\"src_loc\":null,\"usr\":\"Reuben Eckhardstein (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"Reuben Eckhardstein (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Invalid pathfinding start\",\"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\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1560\",\"src\":\"Reuben Eckhardstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the reinforced floor (168,154,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"(src)\"}],\"total_count\":42}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/18\/round-251343\/runtime.condensed.json"
}
Install Gentoo