runtime_condensed
-
15
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
-
11
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Engine Coolant Bypass (/obj/machinery/atmospherics/components/binary/pump/on)
src_loc: the ice chasm (113,71,4) (/turf/open/openspace/icemoon/keep_below)
usr: null
-
5
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Marczin Szebeszynszki (/mob/living/carbon/human)
-
3
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)
-
2
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
-
2
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: Soyboy Rawmilk (/mob/dead/observer)
-
2
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: JustOrangeDrink (/mob/dead/new_player)
-
2
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: Soyboy Rawmilk (/mob/dead/observer)
-
1
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: Summer Poehl (/mob/living/carbon/human)
-
1
count
Cannot execute null.hitby(). inthrow impact(/atom/movable/proc/throw_impact:1310)src: the frag grenade (/obj/item/grenade/frag)
src_loc: null
usr: null
-
1
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:71)src: Integrate Extract (/atom/movable/screen/movable/action_button)
src_loc:
usr: Avery River (/mob/dead/observer)
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: the green raptor (/mob/living/basic/raptor/green)
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: the green raptor (/mob/living/basic/raptor/green)
-
1
count
Cannot read null.species inmob negates gravity(/mob/living/carbon/human/mob_negates_gravity:25)src: Summer Poehl (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Cannot read null.bleed_mod inget bleed rate(/mob/living/carbon/human/get_bleed_rate:151)src: Summer Poehl (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Cannot read null._listen_lookup inpre impact(/atom/movable/proc/pre_impact:1317)src: the frag grenade (/obj/item/grenade/frag)
src_loc: null
usr: null
-
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
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
{
"data": {
"runtimes": [
{
"count": 15,
"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": 11,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381",
"src": "Engine Coolant Bypass (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)",
"src_loc": "the ice chasm (113,71,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"usr": "null"
},
{
"count": 5,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Marczin Szebeszynszki (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": 2,
"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": 2,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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 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": "Soyboy Rawmilk (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "JustOrangeDrink (\/mob\/dead\/new_player)"
},
{
"count": 2,
"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": "Soyboy Rawmilk (\/mob\/dead\/observer)"
},
{
"count": 1,
"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": "Summer Poehl (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.hitby().",
"proc_name": "throw impact (\/atom\/movable\/proc\/throw_impact)",
"source_file": "code\/game\/atoms_movable.dm,1310",
"src": "the frag grenade (\/obj\/item\/grenade\/frag)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,71",
"src": "Integrate Extract (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Avery River (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "the green raptor (\/mob\/living\/basic\/raptor\/green)"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "the green raptor (\/mob\/living\/basic\/raptor\/green)"
},
{
"count": 1,
"message": "Cannot read null.species",
"proc_name": "mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25",
"src": "Summer Poehl (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.bleed_mod",
"proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
"source_file": "code\/modules\/mob\/living\/blood.dm,151",
"src": "Summer Poehl (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "pre impact (\/atom\/movable\/proc\/pre_impact)",
"source_file": "code\/game\/atoms_movable.dm,1317",
"src": "the frag grenade (\/obj\/item\/grenade\/frag)",
"src_loc": "null",
"usr": "null"
},
{
"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": "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": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
}
],
"total_count": 55
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-19 11:40:03.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256155,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":15,\"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\":11,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,381\",\"src\":\"Engine Coolant Bypass (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)\",\"src_loc\":\"the ice chasm (113,71,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"usr\":\"null\"},{\"count\":5,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Marczin Szebeszynszki (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":2,\"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\":2,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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 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\":\"Soyboy Rawmilk (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"JustOrangeDrink (\/mob\/dead\/new_player)\"},{\"count\":2,\"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\":\"Soyboy Rawmilk (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":\"Summer Poehl (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.hitby().\",\"proc_name\":\"throw impact (\/atom\/movable\/proc\/throw_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1310\",\"src\":\"the frag grenade (\/obj\/item\/grenade\/frag)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,71\",\"src\":\"Integrate Extract (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Avery River (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"the green raptor (\/mob\/living\/basic\/raptor\/green)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"the green raptor (\/mob\/living\/basic\/raptor\/green)\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25\",\"src\":\"Summer Poehl (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,151\",\"src\":\"Summer Poehl (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"pre impact (\/atom\/movable\/proc\/pre_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1317\",\"src\":\"the frag grenade (\/obj\/item\/grenade\/frag)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"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\":\"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\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"}],\"total_count\":55}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/09\/19\/round-256155\/runtime.condensed.json"
}
Install Gentoo