runtime_condensed
-
20
count
-
3
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
-
2
count
WARNING: Projectile /obj/projectile/beam/laser/musket/prime deleted due to being unable to resolve a target after angle was null! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Luanne Rockwell (/mob/living/carbon/human)
-
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: Shelly Shobbs (/mob/living/carbon/human)
-
2
count
Can't make trajectory calculations without a target or click modifiers and a client. incalculate projectile angle and pixel offsets(/proc/calculate_projectile_angle_and_pixel_offsets:1311)src: null
src_loc:
usr: Luanne Rockwell (/mob/living/carbon/human)
-
2
count
cannot read from list inaim projectile(/obj/projectile/proc/aim_projectile:1272)src: the mid-power laser (/obj/projectile/beam/laser/musket/prime)
src_loc:
usr: Luanne Rockwell (/mob/living/carbon/human)
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Strong Shrapnel Fire (/datum/action/cooldown/mob_cooldown/projectile_attack/rapid_fire/shrapnel/strong)
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: Deluxe Fishing Bait Single-Pac... (/datum/supply_pack/goody/premium_bait)
src_loc:
usr: null
-
1
count
undefined proc or verb /obj/structure/table/reinforced/ignition effect(). intry burn(/datum/element/burn_on_item_ignition/proc/try_burn:32)src: /datum/element/burn_on_item_ig... (/datum/element/burn_on_item_ignition)
src_loc:
usr: Shelly Shobbs (/mob/living/carbon/human)
-
1
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Strong Shrapnel Fire (/datum/action/cooldown/mob_cooldown/projectile_attack/rapid_fire/shrapnel/strong)
src_loc:
usr: null
-
1
count
undefined proc or verb /mob/dead/observer/add mood event(). inadmire(/datum/component/aquarium/proc/admire:581)src: /datum/component/aquarium (/datum/component/aquarium)
src_loc:
usr: Ponders-The-Precision (/mob/dead/observer)
{
"data": {
"runtimes": [
{
"count": 20,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"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,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "WARNING: Projectile \/obj\/projectile\/beam\/laser\/musket\/prime deleted due to being unable to resolve a target after angle was null!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Luanne Rockwell (\/mob\/living\/carbon\/human)"
},
{
"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": "Shelly Shobbs (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Can't make trajectory calculations without a target or click modifiers and a client.",
"proc_name": "calculate projectile angle and pixel offsets (\/proc\/calculate_projectile_angle_and_pixel_offsets)",
"source_file": "code\/modules\/projectiles\/projectile.dm,1311",
"src": "null",
"src_loc": null,
"usr": "Luanne Rockwell (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "cannot read from list",
"proc_name": "aim projectile (\/obj\/projectile\/proc\/aim_projectile)",
"source_file": "code\/modules\/projectiles\/projectile.dm,1272",
"src": "the mid-power laser (\/obj\/projectile\/beam\/laser\/musket\/prime)",
"src_loc": null,
"usr": "Luanne Rockwell (\/mob\/living\/carbon\/human)"
},
{
"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": "Strong Shrapnel Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/rapid_fire\/shrapnel\/strong)",
"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": "Deluxe Fishing Bait Single-Pac... (\/datum\/supply_pack\/goody\/premium_bait)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/obj\/structure\/table\/reinforced\/ignition effect().",
"proc_name": "try burn (\/datum\/element\/burn_on_item_ignition\/proc\/try_burn)",
"source_file": "code\/datums\/elements\/burn_when_item_ignition.dm,32",
"src": "\/datum\/element\/burn_on_item_ig... (\/datum\/element\/burn_on_item_ignition)",
"src_loc": null,
"usr": "Shelly Shobbs (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Strong Shrapnel Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/rapid_fire\/shrapnel\/strong)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "undefined proc or verb \/mob\/dead\/observer\/add mood event().",
"proc_name": "admire (\/datum\/component\/aquarium\/proc\/admire)",
"source_file": "code\/datums\/components\/aquarium.dm,581",
"src": "\/datum\/component\/aquarium (\/datum\/component\/aquarium)",
"src_loc": null,
"usr": "Ponders-The-Precision (\/mob\/dead\/observer)"
}
],
"total_count": 37
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-08 23:42:08.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251024,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":20,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"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,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"WARNING: Projectile \/obj\/projectile\/beam\/laser\/musket\/prime deleted due to being unable to resolve a target after angle was null!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Luanne Rockwell (\/mob\/living\/carbon\/human)\"},{\"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\":\"Shelly Shobbs (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Can't make trajectory calculations without a target or click modifiers and a client.\",\"proc_name\":\"calculate projectile angle and pixel offsets (\/proc\/calculate_projectile_angle_and_pixel_offsets)\",\"source_file\":\"code\/modules\/projectiles\/projectile.dm,1311\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Luanne Rockwell (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"cannot read from list\",\"proc_name\":\"aim projectile (\/obj\/projectile\/proc\/aim_projectile)\",\"source_file\":\"code\/modules\/projectiles\/projectile.dm,1272\",\"src\":\"the mid-power laser (\/obj\/projectile\/beam\/laser\/musket\/prime)\",\"src_loc\":null,\"usr\":\"Luanne Rockwell (\/mob\/living\/carbon\/human)\"},{\"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\":\"Strong Shrapnel Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/rapid_fire\/shrapnel\/strong)\",\"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\":\"Deluxe Fishing Bait Single-Pac... (\/datum\/supply_pack\/goody\/premium_bait)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/structure\/table\/reinforced\/ignition effect().\",\"proc_name\":\"try burn (\/datum\/element\/burn_on_item_ignition\/proc\/try_burn)\",\"source_file\":\"code\/datums\/elements\/burn_when_item_ignition.dm,32\",\"src\":\"\/datum\/element\/burn_on_item_ig... (\/datum\/element\/burn_on_item_ignition)\",\"src_loc\":null,\"usr\":\"Shelly Shobbs (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Strong Shrapnel Fire (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/rapid_fire\/shrapnel\/strong)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/mob\/dead\/observer\/add mood event().\",\"proc_name\":\"admire (\/datum\/component\/aquarium\/proc\/admire)\",\"source_file\":\"code\/datums\/components\/aquarium.dm,581\",\"src\":\"\/datum\/component\/aquarium (\/datum\/component\/aquarium)\",\"src_loc\":null,\"usr\":\"Ponders-The-Precision (\/mob\/dead\/observer)\"}],\"total_count\":37}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/08\/round-251024\/runtime.condensed.json"
}
Install Gentoo