runtime_condensed
-
28
count
Attempted to add a new component of type [/datum/component/shuttle_cling] to a qdeleting parent of type [/mob/living/basic/carp/passive]! inAddComponent(/datum/proc/_AddComponent:318)src: the false carp (/mob/living/basic/carp/passive)
src_loc: null
usr: null
-
10
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:358)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
3
count
Cannot read null.air inreturn air(/obj/machinery/atmospherics/pipe/return_air:72)src: the pipe (/obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible)
src_loc: the floor (141,38,13) (/turf/open/floor/iron/white)
usr: null
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
list index out of bounds inreturn pipenet(/obj/machinery/atmospherics/components/return_pipenet:174)src: the omni carbon dioxide filter (/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2)
src_loc: the floor (144,101,13) (/turf/open/floor/iron/white/smooth_large)
usr: null
-
1
count
list index out of bounds inset pipenet(/obj/machinery/atmospherics/components/set_pipenet:171)src: the omni Temperature control u... (/obj/machinery/atmospherics/components/unary/thermomachine/freezer)
src_loc: the floor (151,27,2) (/turf/open/floor/iron/dark/small)
usr: null
-
1
count
null.add_member() called by /obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2 on (144,101,13) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the omni carbon dioxide filter (/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2)
src_loc: the floor (144,101,13) (/turf/open/floor/iron/white/smooth_large)
usr: null
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
Cannot read null.click_intercept inRemove(/datum/action/cooldown/Remove:129)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 28,
"message": "Attempted to add a new component of type [\/datum\/component\/shuttle_cling] to a qdeleting parent of type [\/mob\/living\/basic\/carp\/passive]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,318",
"src": "the false carp (\/mob\/living\/basic\/carp\/passive)",
"src_loc": "null",
"usr": "null"
},
{
"count": 10,
"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,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"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,72",
"src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/cyan\/visible)",
"src_loc": "the floor (141,38,13) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "return pipenet (\/obj\/machinery\/atmospherics\/components\/return_pipenet)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,174",
"src": "the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)",
"src_loc": "the floor (144,101,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)",
"usr": "null"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "set pipenet (\/obj\/machinery\/atmospherics\/components\/set_pipenet)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,171",
"src": "the omni Temperature control u... (\/obj\/machinery\/atmospherics\/components\/unary\/thermomachine\/freezer)",
"src_loc": "the floor (151,27,2) (\/turf\/open\/floor\/iron\/dark\/small)",
"usr": "null"
},
{
"count": 1,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2 on (144,101,13)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)",
"src_loc": "the floor (144,101,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.click_intercept",
"proc_name": "Remove (\/datum\/action\/cooldown\/Remove)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,129",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 50
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-20 00:31:05.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251402,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":28,\"message\":\"Attempted to add a new component of type [\/datum\/component\/shuttle_cling] to a qdeleting parent of type [\/mob\/living\/basic\/carp\/passive]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the false carp (\/mob\/living\/basic\/carp\/passive)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":10,\"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,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"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,72\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/smart\/manifold\/cyan\/visible)\",\"src_loc\":\"the floor (141,38,13) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"return pipenet (\/obj\/machinery\/atmospherics\/components\/return_pipenet)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,174\",\"src\":\"the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)\",\"src_loc\":\"the floor (144,101,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"set pipenet (\/obj\/machinery\/atmospherics\/components\/set_pipenet)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,171\",\"src\":\"the omni Temperature control u... (\/obj\/machinery\/atmospherics\/components\/unary\/thermomachine\/freezer)\",\"src_loc\":\"the floor (151,27,2) (\/turf\/open\/floor\/iron\/dark\/small)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2 on (144,101,13)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the omni carbon dioxide filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter\/atmos\/flipped\/co2)\",\"src_loc\":\"the floor (144,101,13) (\/turf\/open\/floor\/iron\/white\/smooth_large)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.click_intercept\",\"proc_name\":\"Remove (\/datum\/action\/cooldown\/Remove)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,129\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":50}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/20\/round-251402\/runtime.condensed.json"
}
Install Gentoo