runtime_condensed
-
14
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the eyelid (/obj/effect/abstract/eyelid_effect)
src_loc: the eyes (/obj/item/organ/eyes)
usr: null
-
12
count
-
7
count
Cannot execute null.remove bodypart overlay(). inon bodypart remove(/obj/item/organ/proc/on_bodypart_remove:254)src: the monkey tail (/obj/item/organ/tail/monkey)
src_loc: null
usr: null
-
3
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:361)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
2
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the moth eyes (/obj/item/organ/eyes/moth)
src_loc: the moth head (/obj/item/bodypart/head/moth)
usr: null
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Cannot read null.species inmob negates gravity(/mob/living/carbon/human/mob_negates_gravity:25)src: Ryan Johnson (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Cannot read null.bleed_mod inget bleed rate(/mob/living/carbon/human/get_bleed_rate:151)src: Ryan Johnson (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
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: 0
-
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
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Mawcah337 (/client)
src_loc:
usr: null
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Hair Dye Spray (/datum/supply_pack/goody/dyespray)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 14,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the eyelid (\/obj\/effect\/abstract\/eyelid_effect)",
"src_loc": "the eyes (\/obj\/item\/organ\/eyes)",
"usr": "null"
},
{
"count": 12,
"message": "Volume modifier 0 must be +ve",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 7,
"message": "Cannot execute null.remove bodypart overlay().",
"proc_name": "on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)",
"source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,254",
"src": "the monkey tail (\/obj\/item\/organ\/tail\/monkey)",
"src_loc": "null",
"usr": "null"
},
{
"count": 3,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,361",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the moth eyes (\/obj\/item\/organ\/eyes\/moth)",
"src_loc": "the moth head (\/obj\/item\/bodypart\/head\/moth)",
"usr": "null"
},
{
"count": 1,
"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": "null"
},
{
"count": 1,
"message": "Cannot read null.species",
"proc_name": "mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)",
"source_file": "code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25",
"src": "Ryan Johnson (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.bleed_mod",
"proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
"source_file": "code\/modules\/mob\/living\/blood.dm,151",
"src": "Ryan Johnson (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 1,
"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": "0"
},
{
"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": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Mawcah337 (\/client)",
"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 banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Hair Dye Spray (\/datum\/supply_pack\/goody\/dyespray)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 46
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-25 08:43:55.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255485,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":14,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the eyelid (\/obj\/effect\/abstract\/eyelid_effect)\",\"src_loc\":\"the eyes (\/obj\/item\/organ\/eyes)\",\"usr\":\"null\"},{\"count\":12,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":7,\"message\":\"Cannot execute null.remove bodypart overlay().\",\"proc_name\":\"on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,254\",\"src\":\"the monkey tail (\/obj\/item\/organ\/tail\/monkey)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":3,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the moth eyes (\/obj\/item\/organ\/eyes\/moth)\",\"src_loc\":\"the moth head (\/obj\/item\/bodypart\/head\/moth)\",\"usr\":\"null\"},{\"count\":1,\"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\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25\",\"src\":\"Ryan Johnson (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,151\",\"src\":\"Ryan Johnson (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"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\":\"0\"},{\"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\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Mawcah337 (\/client)\",\"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 banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Hair Dye Spray (\/datum\/supply_pack\/goody\/dyespray)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":46}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/08\/25\/round-255485\/runtime.condensed.json"
}
Install Gentoo