runtime_condensed
-
53
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
51
count
Cannot execute null.add reagent(). inexpose turf(/datum/reagent/consumable/flour/expose_turf:701)src: Flour (/datum/reagent/consumable/flour)
src_loc:
usr: null
-
9
count
Cannot read null._status_traits inon challenge completed(/datum/fish_source/proc/on_challenge_completed:288)src: /datum/fish_source/portal/ocea... (/datum/fish_source/portal/ocean)
src_loc:
usr: null
-
4
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:421)src: James Anderson (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
3
count
Cannot read null.wound_series incheck wounding(/obj/item/bodypart/proc/check_wounding:124)src: the monkey head (/obj/item/bodypart/head/monkey)
src_loc:
usr: James Hopkins (/mob/living/carbon/human)
-
3
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:716)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Thrax Kriz (/mob/living/carbon/human)
-
2
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
/mob/living/carbon/human 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: Cornelius Kensington (/mob/living/carbon/human)
-
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
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
2
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
Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Aldrich Kemp (/mob/dead/observer)
-
1
count
list index out of bounds inapply damage(/mob/living/carbon/apply_damage:23)src: Cornelius Kensington (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Thrax Kriz (/mob/living/carbon/human)
-
1
count
Cannot execute null.stop(). indeath(/mob/living/carbon/death:6)src: Cornelius Kensington (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
/datum/component/temporary_body belonging to Cornelius Kensington was completely unable to find a ghost to put back into a body! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: James Anderson (/mob/living/carbon/human)
-
1
count
undefined variable /mob/living/silicon/robot/var/obscured_slots inrun emote(/datum/emote/living/yawn/run_emote:659)src: yawn (/datum/emote/living/yawn)
src_loc:
usr: null
-
1
count
/datum/component/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cornelius Kensington (/mob/living/carbon/human)
-
1
count
Cannot execute null.has language(). inhas language(/atom/movable/proc/has_language:1595)src: James Anderson (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Cannot execute null.register map obj(). indisplay to client(/atom/movable/screen/map_view/proc/display_to_client:54)src: Lia Price (/atom/movable/screen/map_view/char_preview)
src_loc:
usr: InfernalNull (/mob/dead/new_player)
-
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:1550)src: James Anderson (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:73)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: Cornelius Kensington (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 53,
"message": "atom_init_success_on 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": 51,
"message": "Cannot execute null.add reagent().",
"proc_name": "expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)",
"source_file": "code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,701",
"src": "Flour (\/datum\/reagent\/consumable\/flour)",
"src_loc": null,
"usr": "null"
},
{
"count": 9,
"message": "Cannot read null._status_traits",
"proc_name": "on challenge completed (\/datum\/fish_source\/proc\/on_challenge_completed)",
"source_file": "code\/modules\/fishing\/sources\/_fish_source.dm,288",
"src": "\/datum\/fish_source\/portal\/ocea... (\/datum\/fish_source\/portal\/ocean)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,421",
"src": "James Anderson (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 3,
"message": "Cannot read null.wound_series",
"proc_name": "check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)",
"source_file": "code\/modules\/surgery\/bodyparts\/wounds.dm,124",
"src": "the monkey head (\/obj\/item\/bodypart\/head\/monkey)",
"src_loc": null,
"usr": "James Hopkins (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "TTS tried to play a sound to a deleted mob.",
"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": "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": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,716",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Thrax Kriz (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "atom_entered 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": 2,
"message": "\/mob\/living\/carbon\/human 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": "Cornelius Kensington (\/mob\/living\/carbon\/human)"
},
{
"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": "bad proc",
"proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
"source_file": "code\/datums\/callback.dm,118",
"src": "\/datum\/callback (\/datum\/callback)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 2,
"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": "Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Aldrich Kemp (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "apply damage (\/mob\/living\/carbon\/apply_damage)",
"source_file": "code\/modules\/mob\/living\/carbon\/damage_procs.dm,23",
"src": "Cornelius Kensington (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "parent_qdeleting 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": "Thrax Kriz (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.stop().",
"proc_name": "death (\/mob\/living\/carbon\/death)",
"source_file": "code\/modules\/mob\/living\/carbon\/death.dm,6",
"src": "Cornelius Kensington (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "\/datum\/component\/temporary_body belonging to Cornelius Kensington was completely unable to find a ghost to put back into a body!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "James Anderson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined variable \/mob\/living\/silicon\/robot\/var\/obscured_slots",
"proc_name": "run emote (\/datum\/emote\/living\/yawn\/run_emote)",
"source_file": "code\/modules\/mob\/living\/emote.dm,659",
"src": "yawn (\/datum\/emote\/living\/yawn)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "\/datum\/component\/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Cornelius Kensington (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.has language().",
"proc_name": "has language (\/atom\/movable\/proc\/has_language)",
"source_file": "code\/game\/atoms_movable.dm,1595",
"src": "James Anderson (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot execute null.register map obj().",
"proc_name": "display to client (\/atom\/movable\/screen\/map_view\/proc\/display_to_client)",
"source_file": "code\/_onclick\/hud\/map_view.dm,54",
"src": "Lia Price (\/atom\/movable\/screen\/map_view\/char_preview)",
"src_loc": null,
"usr": "InfernalNull (\/mob\/dead\/new_player)"
},
{
"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,1550",
"src": "James Anderson (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,73",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "Cornelius Kensington (\/mob\/living\/carbon\/human)"
}
],
"total_count": 148
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-02-02 21:38:40.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259847,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":53,\"message\":\"atom_init_success_on 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\":51,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,701\",\"src\":\"Flour (\/datum\/reagent\/consumable\/flour)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"on challenge completed (\/datum\/fish_source\/proc\/on_challenge_completed)\",\"source_file\":\"code\/modules\/fishing\/sources\/_fish_source.dm,288\",\"src\":\"\/datum\/fish_source\/portal\/ocea... (\/datum\/fish_source\/portal\/ocean)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,421\",\"src\":\"James Anderson (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":3,\"message\":\"Cannot read null.wound_series\",\"proc_name\":\"check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/wounds.dm,124\",\"src\":\"the monkey head (\/obj\/item\/bodypart\/head\/monkey)\",\"src_loc\":null,\"usr\":\"James Hopkins (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"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\":\"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\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,716\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Thrax Kriz (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"atom_entered 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\":2,\"message\":\"\/mob\/living\/carbon\/human 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\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\"},{\"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\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":2,\"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\":\"Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Aldrich Kemp (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"apply damage (\/mob\/living\/carbon\/apply_damage)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/damage_procs.dm,23\",\"src\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"parent_qdeleting 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\":\"Thrax Kriz (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"death (\/mob\/living\/carbon\/death)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/death.dm,6\",\"src\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Cornelius Kensington was completely unable to find a ghost to put back into a body!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"James Anderson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined variable \/mob\/living\/silicon\/robot\/var\/obscured_slots\",\"proc_name\":\"run emote (\/datum\/emote\/living\/yawn\/run_emote)\",\"source_file\":\"code\/modules\/mob\/living\/emote.dm,659\",\"src\":\"yawn (\/datum\/emote\/living\/yawn)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.has language().\",\"proc_name\":\"has language (\/atom\/movable\/proc\/has_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1595\",\"src\":\"James Anderson (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.register map obj().\",\"proc_name\":\"display to client (\/atom\/movable\/screen\/map_view\/proc\/display_to_client)\",\"source_file\":\"code\/_onclick\/hud\/map_view.dm,54\",\"src\":\"Lia Price (\/atom\/movable\/screen\/map_view\/char_preview)\",\"src_loc\":null,\"usr\":\"InfernalNull (\/mob\/dead\/new_player)\"},{\"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,1550\",\"src\":\"James Anderson (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,73\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Cornelius Kensington (\/mob\/living\/carbon\/human)\"}],\"total_count\":148}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/02\/02\/round-259847\/runtime.condensed.json"
}
Install Gentoo