runtime_condensed
-
15
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:721)src: the proximity sensor (/obj/item/assembly/prox_sensor)
src_loc:
usr: Ivan Hunter (/mob/living/carbon/human)
-
15
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)
-
2
count
Cannot read "Man (Muscle)".pitch intts filter encode(/proc/tts_filter_encode:7)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
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)
-
1
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
Cannot execute null.is localhost(). inNew(/datum/hud/new_player/New:32)src: /datum/hud/new_player (/datum/hud/new_player)
src_loc:
usr: Btcbuster (/mob/dead/new_player)
-
1
count
Cannot read null.pawn infield turf crossed(/datum/proximity_monitor/advanced/ai_target_tracking/field_turf_crossed:63)src: /datum/proximity_monitor/advan... (/datum/proximity_monitor/advanced/ai_target_tracking)
src_loc:
usr: the mouse (/mob/living/basic/mouse)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:268)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
The supply pod taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the supply pod (/obj/structure/closet/supplypod)
src_loc:
usr: Ivan Hunter (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 15,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,721",
"src": "the proximity sensor (\/obj\/item\/assembly\/prox_sensor)",
"src_loc": null,
"usr": "Ivan Hunter (\/mob\/living\/carbon\/human)"
},
{
"count": 15,
"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": 2,
"message": "Cannot read \"Man (Muscle)\".pitch",
"proc_name": "tts filter encode (\/proc\/tts_filter_encode)",
"source_file": "code\/__HELPERS\/tts.dm,7",
"src": "null",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,114",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"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)"
},
{
"count": 1,
"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": "Cannot execute null.is localhost().",
"proc_name": "New (\/datum\/hud\/new_player\/New)",
"source_file": "code\/_onclick\/hud\/new_player.dm,32",
"src": "\/datum\/hud\/new_player (\/datum\/hud\/new_player)",
"src_loc": null,
"usr": "Btcbuster (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot read null.pawn",
"proc_name": "field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)",
"source_file": "code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63",
"src": "\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)",
"src_loc": null,
"usr": "the mouse (\/mob\/living\/basic\/mouse)"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,268",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "The supply pod taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the supply pod (\/obj\/structure\/closet\/supplypod)",
"src_loc": null,
"usr": "Ivan Hunter (\/mob\/living\/carbon\/human)"
}
],
"total_count": 39
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-12-22 20:52:34.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 258914,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":15,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,721\",\"src\":\"the proximity sensor (\/obj\/item\/assembly\/prox_sensor)\",\"src_loc\":null,\"usr\":\"Ivan Hunter (\/mob\/living\/carbon\/human)\"},{\"count\":15,\"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\":2,\"message\":\"Cannot read \\\"Man (Muscle)\\\".pitch\",\"proc_name\":\"tts filter encode (\/proc\/tts_filter_encode)\",\"source_file\":\"code\/__HELPERS\/tts.dm,7\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,114\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"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)\"},{\"count\":1,\"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\":\"Cannot execute null.is localhost().\",\"proc_name\":\"New (\/datum\/hud\/new_player\/New)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,32\",\"src\":\"\/datum\/hud\/new_player (\/datum\/hud\/new_player)\",\"src_loc\":null,\"usr\":\"Btcbuster (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot read null.pawn\",\"proc_name\":\"field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)\",\"source_file\":\"code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63\",\"src\":\"\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)\",\"src_loc\":null,\"usr\":\"the mouse (\/mob\/living\/basic\/mouse)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,268\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"The supply pod taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the supply pod (\/obj\/structure\/closet\/supplypod)\",\"src_loc\":null,\"usr\":\"Ivan Hunter (\/mob\/living\/carbon\/human)\"}],\"total_count\":39}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/12\/22\/round-258914\/runtime.condensed.json"
}
Install Gentoo