runtime_condensed
-
55
count
-
51
count
-
4
count
/obj/effect/big_manipulator_arm 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: Maxwell Combs (/mob/living/carbon/human)
-
3
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Cannot read null.air inreturn air(/obj/machinery/atmospherics/pipe/return_air:80)src: the pipe (/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible)
src_loc: the floor (83,38,14) (/turf/open/floor/iron/white)
usr: null
-
3
count
Cannot create objects of type null. infire projectile(/datum/action/cooldown/spell/pointed/projectile/proc/fire_projectile:162)src: Fireball (/datum/action/cooldown/spell/pointed/projectile/fireball)
src_loc:
usr: Garden Gnome (/mob/living/basic/garden_gnome)
-
3
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:844)src: the Public Painting Exhibit mo... (/obj/structure/sign/painting/library)
src_loc: the floor (108,83,3) (/turf/open/floor/wood/tile)
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) insave prisoner tattoos(/datum/controller/subsystem/persistence/proc/save_prisoner_tattoos:32)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Cannot execute null.Copy(). incircuit added(/obj/structure/frame/machine/circuit_added:161)src: the machine frame (/obj/structure/frame/machine)
src_loc:
usr: Dan Boone (/mob/living/carbon/human)
-
1
count
json_decode error: Unexpected character at (character 1) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the regenerative mesh (/obj/item/stack/medical/mesh)
src_loc:
usr: Poppy Collins (/mob/living/carbon/human)
-
1
count
mob_say overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the frog (/mob/living/basic/frog)
{
"data": {
"runtimes": [
{
"count": 55,
"message": "Invalid JPS destination",
"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": "Tried to track a qdeleted datum (the rotting gibs) 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": 4,
"message": "\/obj\/effect\/big_manipulator_arm 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": "Maxwell Combs (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": 3,
"message": "Cannot read null.air",
"proc_name": "return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)",
"source_file": "code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/cyan\/visible)",
"src_loc": "the floor (83,38,14) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot create objects of type null.",
"proc_name": "fire projectile (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/proc\/fire_projectile)",
"source_file": "code\/modules\/spells\/spell_types\/pointed\/_pointed.dm,162",
"src": "Fireball (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/fireball)",
"src_loc": null,
"usr": "Garden Gnome (\/mob\/living\/basic\/garden_gnome)"
},
{
"count": 3,
"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)"
},
{
"count": 2,
"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": "Found painting size with no matching canvas type",
"proc_name": "load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)",
"source_file": "code\/modules\/art\/paintings.dm,844",
"src": "the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)",
"src_loc": "the floor (108,83,3) (\/turf\/open\/floor\/wood\/tile)",
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.Copy().",
"proc_name": "circuit added (\/obj\/structure\/frame\/machine\/circuit_added)",
"source_file": "code\/game\/machinery\/machine_frame.dm,161",
"src": "the machine frame (\/obj\/structure\/frame\/machine)",
"src_loc": null,
"usr": "Dan Boone (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)",
"src_loc": null,
"usr": "Poppy Collins (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "mob_say 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": "the frog (\/mob\/living\/basic\/frog)"
}
],
"total_count": 131
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-09 13:00:42.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255884,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":55,\"message\":\"Invalid JPS destination\",\"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\":\"Tried to track a qdeleted datum (the rotting gibs) 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\":4,\"message\":\"\/obj\/effect\/big_manipulator_arm 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\":\"Maxwell Combs (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":3,\"message\":\"Cannot read null.air\",\"proc_name\":\"return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/cyan\/visible)\",\"src_loc\":\"the floor (83,38,14) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"fire projectile (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/proc\/fire_projectile)\",\"source_file\":\"code\/modules\/spells\/spell_types\/pointed\/_pointed.dm,162\",\"src\":\"Fireball (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/fireball)\",\"src_loc\":null,\"usr\":\"Garden Gnome (\/mob\/living\/basic\/garden_gnome)\"},{\"count\":3,\"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)\"},{\"count\":2,\"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\":\"Found painting size with no matching canvas type\",\"proc_name\":\"load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)\",\"source_file\":\"code\/modules\/art\/paintings.dm,844\",\"src\":\"the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)\",\"src_loc\":\"the floor (108,83,3) (\/turf\/open\/floor\/wood\/tile)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Copy().\",\"proc_name\":\"circuit added (\/obj\/structure\/frame\/machine\/circuit_added)\",\"source_file\":\"code\/game\/machinery\/machine_frame.dm,161\",\"src\":\"the machine frame (\/obj\/structure\/frame\/machine)\",\"src_loc\":null,\"usr\":\"Dan Boone (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)\",\"src_loc\":null,\"usr\":\"Poppy Collins (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"mob_say 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\":\"the frog (\/mob\/living\/basic\/frog)\"}],\"total_count\":131}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/09\/09\/round-255884\/runtime.condensed.json"
}
Install Gentoo