runtime_condensed
-
8
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: Imdysssss (/mob/dead/new_player)
-
7
count
-
6
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1122)src: the ice-cockroach (/mob/living/basic/cockroach)
src_loc:
usr: Ulric Richardson (/mob/living/carbon/human)
-
4
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: Imdysssss (/mob/dead/new_player)
-
3
count
invalid reagent passed to add reagent instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ulric Richardson (/mob/living/carbon/human)
-
1
count
remove_thing_from_blackboard_key called with an invalid "thing" argument (the hivelord brood). (The passed value is not tracked in the passed list.) inremove thing from blackboard key(/datum/ai_controller/proc/remove_thing_from_blackboard_key:891)src: /datum/ai_controller/monkey (/datum/ai_controller/monkey)
src_loc:
usr: null
-
1
count
adding a /obj/item/organ/frills to a /mob/living/carbon/human/species/monkey when it shouldn't be! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
1
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Central Primary Hallway omni a... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the plating (96,122,4) (/turf/open/floor/plating)
usr: null
-
1
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:749)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Nao\'Ri Welty (/mob/living/carbon/human)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1341)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
Cannot read null.lightswitch inhas power(/obj/machinery/light/proc/has_power:481)src: the light fixture (/obj/machinery/light/directional/south)
src_loc: null
usr: null
-
1
count
Cannot read null.plane instrip appearance underlays(/proc/strip_appearance_underlays:1341)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
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
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the yellow pipe (/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible)
src_loc:
usr: Jin Kyong (/mob/living/carbon/human)
-
1
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:131)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
1
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 8,
"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": "Imdysssss (\/mob\/dead\/new_player)"
},
{
"count": 7,
"message": "Tried to track a qdeleted datum (the hivelord brood) in ai datum blackboard (key: BB_monkey_enemies)! Please ensure that we are not doing this by adding handling where necessary.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 6,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1122",
"src": "the ice-cockroach (\/mob\/living\/basic\/cockroach)",
"src_loc": null,
"usr": "Ulric Richardson (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": "Imdysssss (\/mob\/dead\/new_player)"
},
{
"count": 3,
"message": "invalid reagent passed to add reagent ",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Ulric Richardson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "remove_thing_from_blackboard_key called with an invalid \"thing\" argument (the hivelord brood). (The passed value is not tracked in the passed list.)",
"proc_name": "remove thing from blackboard key (\/datum\/ai_controller\/proc\/remove_thing_from_blackboard_key)",
"source_file": "code\/datums\/ai\/_ai_controller.dm,891",
"src": "\/datum\/ai_controller\/monkey (\/datum\/ai_controller\/monkey)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "adding a \/obj\/item\/organ\/frills to a \/mob\/living\/carbon\/human\/species\/monkey when it shouldn't be!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "0"
},
{
"count": 1,
"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": "Central Primary Hallway omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the plating (96,122,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,749",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Nao\\'Ri Welty (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1341",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.lightswitch",
"proc_name": "has power (\/obj\/machinery\/light\/proc\/has_power)",
"source_file": "code\/modules\/power\/lighting\/light.dm,481",
"src": "the light fixture (\/obj\/machinery\/light\/directional\/south)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.plane",
"proc_name": "strip appearance underlays (\/proc\/strip_appearance_underlays)",
"source_file": "code\/__HELPERS\/icons.dm,1341",
"src": "null",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"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": "turf_change 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 execute null.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the yellow pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/yellow\/visible)",
"src_loc": null,
"usr": "Jin Kyong (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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,131",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "turf_reset_elevation 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)"
}
],
"total_count": 40
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-04 10:15:10.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257510,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":8,\"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\":\"Imdysssss (\/mob\/dead\/new_player)\"},{\"count\":7,\"message\":\"Tried to track a qdeleted datum (the hivelord brood) in ai datum blackboard (key: BB_monkey_enemies)! Please ensure that we are not doing this by adding handling where necessary.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":6,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1122\",\"src\":\"the ice-cockroach (\/mob\/living\/basic\/cockroach)\",\"src_loc\":null,\"usr\":\"Ulric Richardson (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":\"Imdysssss (\/mob\/dead\/new_player)\"},{\"count\":3,\"message\":\"invalid reagent passed to add reagent \",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Ulric Richardson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"remove_thing_from_blackboard_key called with an invalid \\\"thing\\\" argument (the hivelord brood). (The passed value is not tracked in the passed list.)\",\"proc_name\":\"remove thing from blackboard key (\/datum\/ai_controller\/proc\/remove_thing_from_blackboard_key)\",\"source_file\":\"code\/datums\/ai\/_ai_controller.dm,891\",\"src\":\"\/datum\/ai_controller\/monkey (\/datum\/ai_controller\/monkey)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/frills to a \/mob\/living\/carbon\/human\/species\/monkey when it shouldn't be!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"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\":\"Central Primary Hallway omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the plating (96,122,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,749\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Nao\\\\'Ri Welty (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1341\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.lightswitch\",\"proc_name\":\"has power (\/obj\/machinery\/light\/proc\/has_power)\",\"source_file\":\"code\/modules\/power\/lighting\/light.dm,481\",\"src\":\"the light fixture (\/obj\/machinery\/light\/directional\/south)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.plane\",\"proc_name\":\"strip appearance underlays (\/proc\/strip_appearance_underlays)\",\"source_file\":\"code\/__HELPERS\/icons.dm,1341\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"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\":\"turf_change 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 execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the yellow pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/yellow\/visible)\",\"src_loc\":null,\"usr\":\"Jin Kyong (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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,131\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"turf_reset_elevation 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)\"}],\"total_count\":40}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/04\/round-257510\/runtime.condensed.json"
}
Install Gentoo