runtime_condensed
-
137
count
Cannot read null.tool_behaviour inadd context(/obj/machinery/iv_drip/plumbing/add_context:18)src: the automated IV drip (/obj/machinery/iv_drip/plumbing)
src_loc: the floor (158,93,2) (/turf/open/floor/circuit/green/anim)
usr: null
-
56
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
-
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 (77,39,13) (/turf/open/floor/iron/white)
usr: null
-
2
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: Snommunist (as Captain) (/mob/living/carbon/human)
-
2
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1122)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
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
-
1
count
Error during spritesheet generation for design: No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:234)src: design (/datum/asset/spritesheet_batched/research_designs)
src_loc:
usr: null
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Disabler SMG Single_Pack (/datum/supply_pack/goody/smg_single)
src_loc:
usr: null
-
1
count
Cannot read null.stat inrevive dead(/obj/item/organ/cyberimp/chest/reviver/proc/revive_dead:115)src: the reviver implant (/obj/item/organ/cyberimp/chest/reviver)
src_loc: the floor (118,94,2) (/turf/open/floor/iron/white)
usr: null
-
1
count
Cannot execute null.getOxyLoss(). inheal(/obj/item/organ/cyberimp/chest/reviver/proc/heal:93)src: the reviver implant (/obj/item/organ/cyberimp/chest/reviver)
src_loc: the floor (118,94,2) (/turf/open/floor/iron/white)
usr: null
{
"data": {
"runtimes": [
{
"count": 137,
"message": "Cannot read null.tool_behaviour",
"proc_name": "add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)",
"source_file": "code\/modules\/plumbing\/plumbers\/iv_drip.dm,18",
"src": "the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)",
"src_loc": "the floor (158,93,2) (\/turf\/open\/floor\/circuit\/green\/anim)",
"usr": "null"
},
{
"count": 56,
"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": 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 (77,39,13) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 2,
"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": "Snommunist (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1122",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": 1,
"message": "Error during spritesheet generation for design: No such file or directory (os error 2)",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,234",
"src": "design (\/datum\/asset\/spritesheet_batched\/research_designs)",
"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": "Disabler SMG Single_Pack (\/datum\/supply_pack\/goody\/smg_single)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.stat",
"proc_name": "revive dead (\/obj\/item\/organ\/cyberimp\/chest\/reviver\/proc\/revive_dead)",
"source_file": "code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_chest.dm,115",
"src": "the reviver implant (\/obj\/item\/organ\/cyberimp\/chest\/reviver)",
"src_loc": "the floor (118,94,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.getOxyLoss().",
"proc_name": "heal (\/obj\/item\/organ\/cyberimp\/chest\/reviver\/proc\/heal)",
"source_file": "code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_chest.dm,93",
"src": "the reviver implant (\/obj\/item\/organ\/cyberimp\/chest\/reviver)",
"src_loc": "the floor (118,94,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
}
],
"total_count": 206
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-25 05:11:38.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257220,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":137,\"message\":\"Cannot read null.tool_behaviour\",\"proc_name\":\"add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)\",\"source_file\":\"code\/modules\/plumbing\/plumbers\/iv_drip.dm,18\",\"src\":\"the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)\",\"src_loc\":\"the floor (158,93,2) (\/turf\/open\/floor\/circuit\/green\/anim)\",\"usr\":\"null\"},{\"count\":56,\"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\":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 (77,39,13) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":2,\"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\":\"Snommunist (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1122\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":1,\"message\":\"Error during spritesheet generation for design: No such file or directory (os error 2)\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,234\",\"src\":\"design (\/datum\/asset\/spritesheet_batched\/research_designs)\",\"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\":\"Disabler SMG Single_Pack (\/datum\/supply_pack\/goody\/smg_single)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.stat\",\"proc_name\":\"revive dead (\/obj\/item\/organ\/cyberimp\/chest\/reviver\/proc\/revive_dead)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_chest.dm,115\",\"src\":\"the reviver implant (\/obj\/item\/organ\/cyberimp\/chest\/reviver)\",\"src_loc\":\"the floor (118,94,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.getOxyLoss().\",\"proc_name\":\"heal (\/obj\/item\/organ\/cyberimp\/chest\/reviver\/proc\/heal)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/cyberimp\/augments_chest.dm,93\",\"src\":\"the reviver implant (\/obj\/item\/organ\/cyberimp\/chest\/reviver)\",\"src_loc\":\"the floor (118,94,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"}],\"total_count\":206}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/10\/25\/round-257220\/runtime.condensed.json"
}
Install Gentoo