runtime_condensed
-
18
count
-
14
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (140,136,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
8
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Theater omni air vent 6I1Zi (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: space (146,134,2) (/turf/open/space)
usr: null
-
4
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:216)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Joey Gardner (/mob/living/carbon/human)
-
4
count
bad index inNew(/datum/ore_silo_log/New:591)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Joey Gardner (/mob/living/carbon/human)
-
3
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Attempt to move the 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: Bob Stange (/mob/dead/observer)
-
2
count
mob_action_grant overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot execute null.forceMove(). inon deconstructed(/datum/component/stove/proc/on_deconstructed:168)src: /datum/component/stove (/datum/component/stove)
src_loc:
usr: null
-
2
count
Cannot execute null.IsReachableBy(). inperform(/datum/ai_behavior/basic_melee_attack/opportunistic/perform:30)src: /datum/ai_behavior/basic_melee... (/datum/ai_behavior/basic_melee_attack/opportunistic)
src_loc:
usr: null
-
2
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:368)src: null
src_loc:
usr: Project 2501 Service Shell-209 (/mob/living/silicon/robot/shell)
-
2
count
mob_action_removed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Invalid timer: ]Timer: 64019 ([0x210983af]), TTR: 890359, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2109a5eb], callBack.object: /datum/looping_sound/showering(/datum/looping_sound/showering), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:245Prev: NULL, Next: NULL, SPENT(890359), QDELETED, NO CALLBACK world.time: 30988.5, head_offset: 30600, practical_offset: 778, REALTIMEOFDAY: 890359 infire(/datum/controller/subsystem/timer/fire:122)src: Sound Loops (/datum/controller/subsystem/timer/sound_loops)
src_loc:
usr: null
-
1
count
-
1
count
undefined proc or verb /mob/living/silicon/robot/give emote overlay(). inrun emote(/datum/emote/living/tongue/run_emote:28)src: tongue (/datum/emote/living/tongue)
src_loc:
usr: M.A.L.F.P.R.A.C.T.I.C.E. (/mob/living/silicon/robot)
-
1
count
bad proc inInvoke(/datum/callback/proc/Invoke:118)src: /datum/callback (/datum/callback)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
1
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:421)src: Richard Brown (/mob/living/carbon/human)
src_loc:
usr: Captain Alyssa (/mob/living/carbon/human)
-
1
count
-
1
count
list index out of bounds inattack effects(/mob/living/carbon/attack_effects:406)src: Richard Brown (/mob/living/carbon/human)
src_loc:
usr: Captain Alyssa (/mob/living/carbon/human)
-
1
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
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)
{
"data": {
"runtimes": [
{
"count": 18,
"message": "invalid amount 0!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 14,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (140,136,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 8,
"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": "Theater omni air vent 6I1Zi (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "space (146,134,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 4,
"message": "Invalid data passed to check_permitted",
"proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
"source_file": "code\/modules\/mining\/machine_silo.dm,216",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Joey Gardner (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,591",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Joey Gardner (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "Attempt to move the 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": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "mob_action_grant 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": "Cannot execute null.forceMove().",
"proc_name": "on deconstructed (\/datum\/component\/stove\/proc\/on_deconstructed)",
"source_file": "code\/modules\/food_and_drinks\/machinery\/stove_component.dm,168",
"src": "\/datum\/component\/stove (\/datum\/component\/stove)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.IsReachableBy().",
"proc_name": "perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)",
"source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30",
"src": "\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,368",
"src": "null",
"src_loc": null,
"usr": "Project 2501 Service Shell-209 (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 2,
"message": "mob_action_removed 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": "Invalid timer: ]Timer: 64019 ([0x210983af]), TTR: 890359, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2109a5eb], callBack.object: \/datum\/looping_sound\/showering(\/datum\/looping_sound\/showering), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:245Prev: NULL, Next: NULL, SPENT(890359), QDELETED, NO CALLBACK world.time: 30988.5, head_offset: 30600, practical_offset: 778, REALTIMEOFDAY: 890359",
"proc_name": "fire (\/datum\/controller\/subsystem\/timer\/fire)",
"source_file": "code\/controllers\/subsystem\/timer.dm,122",
"src": "Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the pool of blood) in ai datum blackboard (key: temporary_ignore_list)! 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": 1,
"message": "undefined proc or verb \/mob\/living\/silicon\/robot\/give emote overlay().",
"proc_name": "run emote (\/datum\/emote\/living\/tongue\/run_emote)",
"source_file": "code\/modules\/mob\/living\/emote.dm,28",
"src": "tongue (\/datum\/emote\/living\/tongue)",
"src_loc": null,
"usr": "M.A.L.F.P.R.A.C.T.I.C.E. (\/mob\/living\/silicon\/robot)"
},
{
"count": 1,
"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": 1,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,421",
"src": "Richard Brown (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Captain Alyssa (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad icon operation",
"proc_name": "Scale (\/icon\/proc\/Scale)",
"source_file": null,
"src": "\/icon (\/icon)",
"src_loc": null,
"usr": "0"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "attack effects (\/mob\/living\/carbon\/attack_effects)",
"source_file": "code\/_onclick\/item_attack.dm,406",
"src": "Richard Brown (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Captain Alyssa (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
"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": "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)"
}
],
"total_count": 72
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-21 23:51:43.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 258040,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":18,\"message\":\"invalid amount 0!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":14,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (140,136,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"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\":\"Theater omni air vent 6I1Zi (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"space (146,134,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,216\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Joey Gardner (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,591\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Joey Gardner (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"Attempt to move the 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\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"mob_action_grant 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\":\"Cannot execute null.forceMove().\",\"proc_name\":\"on deconstructed (\/datum\/component\/stove\/proc\/on_deconstructed)\",\"source_file\":\"code\/modules\/food_and_drinks\/machinery\/stove_component.dm,168\",\"src\":\"\/datum\/component\/stove (\/datum\/component\/stove)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.IsReachableBy().\",\"proc_name\":\"perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30\",\"src\":\"\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,368\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Project 2501 Service Shell-209 (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":2,\"message\":\"mob_action_removed 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\":\"Invalid timer: ]Timer: 64019 ([0x210983af]), TTR: 890359, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2109a5eb], callBack.object: \/datum\/looping_sound\/showering(\/datum\/looping_sound\/showering), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:245Prev: NULL, Next: NULL, SPENT(890359), QDELETED, NO CALLBACK world.time: 30988.5, head_offset: 30600, practical_offset: 778, REALTIMEOFDAY: 890359\",\"proc_name\":\"fire (\/datum\/controller\/subsystem\/timer\/fire)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,122\",\"src\":\"Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the pool of blood) in ai datum blackboard (key: temporary_ignore_list)! 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\":1,\"message\":\"undefined proc or verb \/mob\/living\/silicon\/robot\/give emote overlay().\",\"proc_name\":\"run emote (\/datum\/emote\/living\/tongue\/run_emote)\",\"source_file\":\"code\/modules\/mob\/living\/emote.dm,28\",\"src\":\"tongue (\/datum\/emote\/living\/tongue)\",\"src_loc\":null,\"usr\":\"M.A.L.F.P.R.A.C.T.I.C.E. (\/mob\/living\/silicon\/robot)\"},{\"count\":1,\"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\":1,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,421\",\"src\":\"Richard Brown (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Captain Alyssa (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad icon operation\",\"proc_name\":\"Scale (\/icon\/proc\/Scale)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"attack effects (\/mob\/living\/carbon\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,406\",\"src\":\"Richard Brown (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Captain Alyssa (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"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\":\"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)\"}],\"total_count\":72}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/21\/round-258040\/runtime.condensed.json"
}
Install Gentoo