runtime_condensed
-
47
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the shuttle window (/obj/structure/window/reinforced/shuttle)
src_loc: the plating (72,32,13) (/turf/open/floor/plating)
usr: null
-
39
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (177,170,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
28
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: space (165,157,2) (/turf/open/space)
usr: null
-
22
count
illegal: pow(-5.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Richard Hastings (/mob/living/carbon/human)
src_loc: the floor (114,112,2) (/turf/open/floor/iron/white/side)
usr: null
-
15
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (69,63,13) (/turf/open/space)
src_loc:
usr: null
-
13
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (170,172,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
8
count
illegal: pow(-3.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Richard Hastings (/mob/dead/observer)
src_loc: the floor (115,111,2) (/turf/open/floor/iron/white)
usr: null
-
4
count
turf_expose overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
3
count
illegal: pow(-1.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Richard Hastings (/mob/living/carbon/human)
src_loc: the floor (115,113,2) (/turf/open/floor/iron)
usr: null
-
2
count
undefined variable /turf/closed/indestructible/binary/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (64,58,13) (/turf/open/space)
src_loc:
usr: null
-
2
count
bad index inNew(/datum/ore_silo_log/New:584)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Haley Bordner (/mob/living/carbon/human)
-
2
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:211)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Haley Bordner (/mob/living/carbon/human)
-
2
count
undefined variable /turf/closed/mineral/random/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (78,58,13) (/turf/open/space)
src_loc:
usr: null
-
2
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Jay-Zero (/client)
src_loc:
usr: null
-
2
count
-
1
count
/obj/structure/table/reinforced called smooth_icon() without being on a z-level insmooth icon(/atom/proc/smooth_icon:138)src: the reinforced table (/obj/structure/table/reinforced)
src_loc: the food cart (/obj/machinery/food_cart)
usr: null
-
1
count
The power cable taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the power cable (/obj/structure/cable)
src_loc: the plating (70,170,2) (/turf/open/floor/plating)
usr: null
-
1
count
illegal: pow(-2.000000,0.166667) inplaysound local(/mob/proc/playsound_local:123)src: Richard Hastings (/mob/dead/observer)
src_loc: the plating (117,112,2) (/turf/open/floor/plating)
usr: null
-
1
count
Division by zero inplaysound local(/mob/proc/playsound_local:123)src: Richard Hastings (/mob/living/carbon/human)
src_loc: the floor (120,103,2) (/turf/open/floor/iron/white)
usr: null
-
1
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Ready-Donk Single Meal (/datum/supply_pack/goody/ready_donk)
src_loc:
usr: null
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 47,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
"src": "the shuttle window (\/obj\/structure\/window\/reinforced\/shuttle)",
"src_loc": "the plating (72,32,13) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 39,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (177,170,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 28,
"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,381",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "space (165,157,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 22,
"message": "illegal: pow(-5.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Richard Hastings (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (114,112,2) (\/turf\/open\/floor\/iron\/white\/side)",
"usr": "null"
},
{
"count": 15,
"message": "Cannot execute null.archive().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
"src": "space (69,63,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 13,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (170,172,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 8,
"message": "illegal: pow(-3.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Richard Hastings (\/mob\/dead\/observer)",
"src_loc": "the floor (115,111,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 4,
"message": "turf_expose overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "0"
},
{
"count": 3,
"message": "illegal: pow(-1.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Richard Hastings (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (115,113,2) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 2,
"message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (64,58,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,584",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Haley Bordner (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Invalid data passed to check_permitted",
"proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
"source_file": "code\/modules\/mining\/machine_silo.dm,211",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Haley Bordner (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "undefined variable \/turf\/closed\/mineral\/random\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (78,58,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Jay-Zero (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level",
"proc_name": "smooth icon (\/atom\/proc\/smooth_icon)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,138",
"src": "the reinforced table (\/obj\/structure\/table\/reinforced)",
"src_loc": "the food cart (\/obj\/machinery\/food_cart)",
"usr": "null"
},
{
"count": 1,
"message": "The power cable taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the power cable (\/obj\/structure\/cable)",
"src_loc": "the plating (70,170,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 1,
"message": "illegal: pow(-2.000000,0.166667)",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Richard Hastings (\/mob\/dead\/observer)",
"src_loc": "the plating (117,112,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 1,
"message": "Division by zero",
"proc_name": "playsound local (\/mob\/proc\/playsound_local)",
"source_file": "code\/game\/sound\/sound.dm,123",
"src": "Richard Hastings (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (120,103,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 1,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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": "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": "Ready-Donk Single Meal (\/datum\/supply_pack\/goody\/ready_donk)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "movable_moved overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 198
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-02 15:57:07.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254778,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":47,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the shuttle window (\/obj\/structure\/window\/reinforced\/shuttle)\",\"src_loc\":\"the plating (72,32,13) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":39,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (177,170,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":28,\"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,381\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":22,\"message\":\"illegal: pow(-5.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Richard Hastings (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (114,112,2) (\/turf\/open\/floor\/iron\/white\/side)\",\"usr\":\"null\"},{\"count\":15,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (69,63,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":13,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (170,172,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"message\":\"illegal: pow(-3.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Richard Hastings (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (115,111,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"turf_expose overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":3,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Richard Hastings (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (115,113,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (64,58,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,584\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Haley Bordner (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,211\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Haley Bordner (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined variable \/turf\/closed\/mineral\/random\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (78,58,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Jay-Zero (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level\",\"proc_name\":\"smooth icon (\/atom\/proc\/smooth_icon)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,138\",\"src\":\"the reinforced table (\/obj\/structure\/table\/reinforced)\",\"src_loc\":\"the food cart (\/obj\/machinery\/food_cart)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"The power cable taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the power cable (\/obj\/structure\/cable)\",\"src_loc\":\"the plating (70,170,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"illegal: pow(-2.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Richard Hastings (\/mob\/dead\/observer)\",\"src_loc\":\"the plating (117,112,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound\/sound.dm,123\",\"src\":\"Richard Hastings (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (120,103,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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\":\"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\":\"Ready-Donk Single Meal (\/datum\/supply_pack\/goody\/ready_donk)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"movable_moved overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":198}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/08\/02\/round-254778\/runtime.condensed.json"
}
Install Gentoo