runtime_condensed
-
34
count
The floor.hotspot_expose() called with exposed_temperature < 2.7 inhotspot expose(/turf/open/hotspot_expose:26)src: the floor (205,88,1) (/turf/open/floor/iron)
src_loc:
usr: null
-
26
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:152)src: the ice chasm (105,81,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
22
count
-
20
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:380)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: the ice chasm (116,70,4) (/turf/open/openspace/icemoon/keep_below)
usr: null
-
8
count
bad index inSendSignal(/datum/proc/_SendSignal:126)src: the snow (106,62,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
src_loc:
usr: 0
-
8
count
The carpet.hotspot_expose() called with exposed_temperature < 2.7 inhotspot expose(/turf/open/hotspot_expose:26)src: the carpet (214,142,4) (/turf/open/floor/carpet/green)
src_loc:
usr: null
-
3
count
list index out of bounds insig remove from blackboard(/datum/ai_controller/proc/sig_remove_from_blackboard:938)src: /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/legion_brood)
src_loc:
usr: the snow legion (/mob/living/basic/mining/legion_brood/snow)
-
2
count
The shuttle floor.hotspot_expose() called with exposed_temperature < 2.7 inhotspot expose(/turf/open/hotspot_expose:26)src: the shuttle floor (220,134,4) (/turf/open/floor/mineral/plastitanium/red)
src_loc:
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: Leonardo Potter (/mob/living/carbon/human)
-
2
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1129)src: the snail (/mob/living/basic/snail)
src_loc:
usr: Kyle Konoszewik (/mob/living/carbon/human)
-
2
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1348)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
{
"data": {
"runtimes": [
{
"count": 34,
"message": "The floor.hotspot_expose() called with exposed_temperature < 2.7",
"proc_name": "hotspot expose (\/turf\/open\/hotspot_expose)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,26",
"src": "the floor (205,88,1) (\/turf\/open\/floor\/iron)",
"src_loc": null,
"usr": "null"
},
{
"count": 26,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,152",
"src": "the ice chasm (105,81,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 22,
"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": "0"
},
{
"count": 20,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,380",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "the ice chasm (116,70,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"usr": "null"
},
{
"count": 8,
"message": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the snow (106,62,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"src_loc": null,
"usr": "0"
},
{
"count": 8,
"message": "The carpet.hotspot_expose() called with exposed_temperature < 2.7",
"proc_name": "hotspot expose (\/turf\/open\/hotspot_expose)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,26",
"src": "the carpet (214,142,4) (\/turf\/open\/floor\/carpet\/green)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "list index out of bounds",
"proc_name": "sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)",
"source_file": "code\/datums\/ai\/_ai_controller.dm,938",
"src": "\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/legion_brood)",
"src_loc": null,
"usr": "the snow legion (\/mob\/living\/basic\/mining\/legion_brood\/snow)"
},
{
"count": 2,
"message": "The shuttle floor.hotspot_expose() called with exposed_temperature < 2.7",
"proc_name": "hotspot expose (\/turf\/open\/hotspot_expose)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,26",
"src": "the shuttle floor (220,134,4) (\/turf\/open\/floor\/mineral\/plastitanium\/red)",
"src_loc": null,
"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": "Leonardo Potter (\/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,1129",
"src": "the snail (\/mob\/living\/basic\/snail)",
"src_loc": null,
"usr": "Kyle Konoszewik (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1348",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
}
],
"total_count": 131
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-05-25 07:50:45.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 262148,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":34,\"message\":\"The floor.hotspot_expose() called with exposed_temperature < 2.7\",\"proc_name\":\"hotspot expose (\/turf\/open\/hotspot_expose)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,26\",\"src\":\"the floor (205,88,1) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":26,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,152\",\"src\":\"the ice chasm (105,81,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":22,\"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\":\"0\"},{\"count\":20,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,380\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"the ice chasm (116,70,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"usr\":\"null\"},{\"count\":8,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the snow (106,62,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":8,\"message\":\"The carpet.hotspot_expose() called with exposed_temperature < 2.7\",\"proc_name\":\"hotspot expose (\/turf\/open\/hotspot_expose)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,26\",\"src\":\"the carpet (214,142,4) (\/turf\/open\/floor\/carpet\/green)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"list index out of bounds\",\"proc_name\":\"sig remove from blackboard (\/datum\/ai_controller\/proc\/sig_remove_from_blackboard)\",\"source_file\":\"code\/datums\/ai\/_ai_controller.dm,938\",\"src\":\"\/datum\/ai_controller\/basic_con... (\/datum\/ai_controller\/basic_controller\/legion_brood)\",\"src_loc\":null,\"usr\":\"the snow legion (\/mob\/living\/basic\/mining\/legion_brood\/snow)\"},{\"count\":2,\"message\":\"The shuttle floor.hotspot_expose() called with exposed_temperature < 2.7\",\"proc_name\":\"hotspot expose (\/turf\/open\/hotspot_expose)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,26\",\"src\":\"the shuttle floor (220,134,4) (\/turf\/open\/floor\/mineral\/plastitanium\/red)\",\"src_loc\":null,\"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\":\"Leonardo Potter (\/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,1129\",\"src\":\"the snail (\/mob\/living\/basic\/snail)\",\"src_loc\":null,\"usr\":\"Kyle Konoszewik (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1348\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"}],\"total_count\":131}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/05\/25\/round-262148\/runtime.condensed.json"
}
Install Gentoo