runtime_condensed
-
306
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:277)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
4
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the fly eyes (/obj/item/organ/eyes/fly)
src_loc: the fly head (/obj/item/bodypart/head/fly)
usr: null
-
2
count
Cannot execute null.get organ slot(). incheck damage thresholds(/obj/item/organ/brain/check_damage_thresholds:342)src: the brain (/obj/item/organ/brain)
src_loc: the floor (96,145,9) (/turf/open/floor/iron/dark)
usr: null
-
2
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
Error during spritesheet generation for crafting: No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:232)src: crafting (/datum/asset/spritesheet_batched/crafting)
src_loc:
usr: null
-
1
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: ZealousZeke (/client)
src_loc:
usr: null
-
1
count
Failed to validate setting "kitsune" for roundstart_no_hard_check instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
The reflector taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the reflector (/obj/structure/reflector/single/mapping)
src_loc: the plating (222,35,13) (/turf/open/floor/plating)
usr: 0
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Error during spritesheet generation for rtd: Failed to open DMI 'icons/turf/floors/glass.dmi' - No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:232)src: rtd (/datum/asset/spritesheet_batched/rtd)
src_loc:
usr: null
-
1
count
Error during spritesheet generation for design: Failed to open DMI 'icons/mob/shells.dmi' - No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:232)src: design (/datum/asset/spritesheet_batched/research_designs)
src_loc:
usr: null
-
1
count
Failed to validate setting "kitsune" for roundstart_races instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Error during spritesheet generation for cooking: Image was requested but does not exist in the cache. It's likely that the icon state doesn't exist: UniversalIcon(icon_file=icons/obj/food/food.dmi, icon_state=hotcrossbun, dir=Some(2), frame=None) - while generating 'a1' inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:232)src: cooking (/datum/asset/spritesheet_batched/crafting/cooking)
src_loc:
usr: null
-
1
count
Error during spritesheet generation for paintable_decals: Image was requested but does not exist in the cache. It's likely that the icon state doesn't exist: UniversalIcon(icon_file=icons/turf/floors.dmi, icon_state=floor, dir=None, frame=None) - while generating 'trimline_end_8_486091' inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:232)src: paintable_decals (/datum/asset/spritesheet_batched/decals)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 306,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the fly eyes (\/obj\/item\/organ\/eyes\/fly)",
"src_loc": "the fly head (\/obj\/item\/bodypart\/head\/fly)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.get organ slot().",
"proc_name": "check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)",
"source_file": "code\/modules\/mob\/living\/brain\/brain_item.dm,342",
"src": "the brain (\/obj\/item\/organ\/brain)",
"src_loc": "the floor (96,145,9) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 2,
"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": "Error during spritesheet generation for crafting: 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,232",
"src": "crafting (\/datum\/asset\/spritesheet_batched\/crafting)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "ZealousZeke (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Failed to validate setting \"kitsune\" for roundstart_no_hard_check",
"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": "The reflector 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 reflector (\/obj\/structure\/reflector\/single\/mapping)",
"src_loc": "the plating (222,35,13) (\/turf\/open\/floor\/plating)",
"usr": "0"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Error during spritesheet generation for rtd: Failed to open DMI 'icons\/turf\/floors\/glass.dmi' - 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,232",
"src": "rtd (\/datum\/asset\/spritesheet_batched\/rtd)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Error during spritesheet generation for design: Failed to open DMI 'icons\/mob\/shells.dmi' - 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,232",
"src": "design (\/datum\/asset\/spritesheet_batched\/research_designs)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Failed to validate setting \"kitsune\" for roundstart_races",
"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": "Error during spritesheet generation for cooking: Image was requested but does not exist in the cache. It's likely that the icon state doesn't exist: UniversalIcon(icon_file=icons\/obj\/food\/food.dmi, icon_state=hotcrossbun, dir=Some(2), frame=None) - while generating 'a1'",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,232",
"src": "cooking (\/datum\/asset\/spritesheet_batched\/crafting\/cooking)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Error during spritesheet generation for paintable_decals: Image was requested but does not exist in the cache. It's likely that the icon state doesn't exist: UniversalIcon(icon_file=icons\/turf\/floors.dmi, icon_state=floor, dir=None, frame=None) - while generating 'trimline_end_8_486091'",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,232",
"src": "paintable_decals (\/datum\/asset\/spritesheet_batched\/decals)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 324
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-15 15:42:04.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255178,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":306,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the fly eyes (\/obj\/item\/organ\/eyes\/fly)\",\"src_loc\":\"the fly head (\/obj\/item\/bodypart\/head\/fly)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.get organ slot().\",\"proc_name\":\"check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)\",\"source_file\":\"code\/modules\/mob\/living\/brain\/brain_item.dm,342\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the floor (96,145,9) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":2,\"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\":\"Error during spritesheet generation for crafting: 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,232\",\"src\":\"crafting (\/datum\/asset\/spritesheet_batched\/crafting)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"ZealousZeke (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_no_hard_check\",\"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\":\"The reflector 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 reflector (\/obj\/structure\/reflector\/single\/mapping)\",\"src_loc\":\"the plating (222,35,13) (\/turf\/open\/floor\/plating)\",\"usr\":\"0\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Error during spritesheet generation for rtd: Failed to open DMI 'icons\/turf\/floors\/glass.dmi' - 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,232\",\"src\":\"rtd (\/datum\/asset\/spritesheet_batched\/rtd)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Error during spritesheet generation for design: Failed to open DMI 'icons\/mob\/shells.dmi' - 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,232\",\"src\":\"design (\/datum\/asset\/spritesheet_batched\/research_designs)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_races\",\"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\":\"Error during spritesheet generation for cooking: Image was requested but does not exist in the cache. It's likely that the icon state doesn't exist: UniversalIcon(icon_file=icons\/obj\/food\/food.dmi, icon_state=hotcrossbun, dir=Some(2), frame=None) - while generating 'a1'\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,232\",\"src\":\"cooking (\/datum\/asset\/spritesheet_batched\/crafting\/cooking)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Error during spritesheet generation for paintable_decals: Image was requested but does not exist in the cache. It's likely that the icon state doesn't exist: UniversalIcon(icon_file=icons\/turf\/floors.dmi, icon_state=floor, dir=None, frame=None) - while generating 'trimline_end_8_486091'\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,232\",\"src\":\"paintable_decals (\/datum\/asset\/spritesheet_batched\/decals)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":324}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/08\/15\/round-255178\/runtime.condensed.json"
}
Install Gentoo