runtime_condensed
-
8
count
playsound(): soundin attempted to pass a list! Consider using pick() inplaysound(/proc/playsound:22)src: null
src_loc:
usr: Adam Wiki (/mob/living/carbon/human)
-
7
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Riley Cavalet (/mob/dead/observer)
-
6
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Zenergyz (/client)
src_loc:
usr: null
-
6
count
Cannot read null.trackers intry attach part(/obj/item/mecha_parts/mecha_tracking/try_attach_part:124)src: the exosuit tracking beacon (/obj/item/mecha_parts/mecha_tracking)
src_loc:
usr: Nyaria Luma (/mob/living/carbon/human)
-
6
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)
-
4
count
Called is_banned_from without specifying a ckey. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Riley Cavalet (/mob/dead/observer)
-
2
count
Cannot read null.blackboard inon click(/datum/element/ai_held_item/proc/on_click:32)src: /datum/element/ai_held_item (/datum/element/ai_held_item)
src_loc:
usr: General Goldenbar III Esquire (/mob/living/carbon/human)
-
2
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
/mob/living/basic/cockroach 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)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Move (/atom/movable/screen/radial/slice)
src_loc:
usr: Moffus Vulgaris (/mob/living/carbon/human)
-
1
count
undefined variable /mob/living/split_personality/var/friendly_verb_continuous inattack animal(/mob/living/attack_animal:399)src: Lukas Ahmed (/mob/living/carbon/human)
src_loc:
usr: Lukas Ahmed (/mob/living/split_personality)
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.is localhost(). inNew(/datum/hud/new_player/New:28)src: /datum/hud/new_player (/datum/hud/new_player)
src_loc:
usr: Semhkx (/mob/dead/new_player)
-
1
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (96,143,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
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: General Goldenbar III Esquire (/mob/living/carbon/human)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 8,
"message": "playsound(): soundin attempted to pass a list! Consider using pick()",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,22",
"src": "null",
"src_loc": null,
"usr": "Adam Wiki (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"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": "Riley Cavalet (\/mob\/dead\/observer)"
},
{
"count": 6,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Zenergyz (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"message": "Cannot read null.trackers",
"proc_name": "try attach part (\/obj\/item\/mecha_parts\/mecha_tracking\/try_attach_part)",
"source_file": "code\/modules\/vehicles\/mecha\/mecha_control_console.dm,124",
"src": "the exosuit tracking beacon (\/obj\/item\/mecha_parts\/mecha_tracking)",
"src_loc": null,
"usr": "Nyaria Luma (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"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": 4,
"message": "Called is_banned_from without specifying a ckey.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Riley Cavalet (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "Cannot read null.blackboard",
"proc_name": "on click (\/datum\/element\/ai_held_item\/proc\/on_click)",
"source_file": "code\/datums\/elements\/ai_held_item.dm,32",
"src": "\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)",
"src_loc": null,
"usr": "General Goldenbar III Esquire (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "\/mob\/living\/basic\/cockroach 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)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Move (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Moffus Vulgaris (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined variable \/mob\/living\/split_personality\/var\/friendly_verb_continuous",
"proc_name": "attack animal (\/mob\/living\/attack_animal)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,399",
"src": "Lukas Ahmed (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Lukas Ahmed (\/mob\/living\/split_personality)"
},
{
"count": 1,
"message": "recursive_jsonify got an empty list after serialization",
"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 execute null.is localhost().",
"proc_name": "New (\/datum\/hud\/new_player\/New)",
"source_file": "code\/_onclick\/hud\/new_player.dm,28",
"src": "\/datum\/hud\/new_player (\/datum\/hud\/new_player)",
"src_loc": null,
"usr": "Semhkx (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (96,143,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"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": "General Goldenbar III Esquire (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,255",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 49
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-05 21:35:49.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253878,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":8,\"message\":\"playsound(): soundin attempted to pass a list! Consider using pick()\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,22\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Adam Wiki (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"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\":\"Riley Cavalet (\/mob\/dead\/observer)\"},{\"count\":6,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Zenergyz (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"Cannot read null.trackers\",\"proc_name\":\"try attach part (\/obj\/item\/mecha_parts\/mecha_tracking\/try_attach_part)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_control_console.dm,124\",\"src\":\"the exosuit tracking beacon (\/obj\/item\/mecha_parts\/mecha_tracking)\",\"src_loc\":null,\"usr\":\"Nyaria Luma (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":4,\"message\":\"Called is_banned_from without specifying a ckey.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Riley Cavalet (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Cannot read null.blackboard\",\"proc_name\":\"on click (\/datum\/element\/ai_held_item\/proc\/on_click)\",\"source_file\":\"code\/datums\/elements\/ai_held_item.dm,32\",\"src\":\"\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)\",\"src_loc\":null,\"usr\":\"General Goldenbar III Esquire (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"\/mob\/living\/basic\/cockroach 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)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Move (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Moffus Vulgaris (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined variable \/mob\/living\/split_personality\/var\/friendly_verb_continuous\",\"proc_name\":\"attack animal (\/mob\/living\/attack_animal)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,399\",\"src\":\"Lukas Ahmed (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Lukas Ahmed (\/mob\/living\/split_personality)\"},{\"count\":1,\"message\":\"recursive_jsonify got an empty list after serialization\",\"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 execute null.is localhost().\",\"proc_name\":\"New (\/datum\/hud\/new_player\/New)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,28\",\"src\":\"\/datum\/hud\/new_player (\/datum\/hud\/new_player)\",\"src_loc\":null,\"usr\":\"Semhkx (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (96,143,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"General Goldenbar III Esquire (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":49}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/07\/05\/round-253878\/runtime.condensed.json"
}
Install Gentoo