runtime_condensed
-
15
count
Cannot read null.x inget teleport turfs(/proc/get_teleport_turfs:232)src: null
src_loc:
usr: (src)
-
11
count
Cannot read null.can_misfire inprocess fire(/obj/item/gun/ballistic/process_fire:585)src: the Russian revolver (/obj/item/gun/ballistic/revolver/russian)
src_loc:
usr: Brooklyn Sandys (/mob/living/carbon/human)
-
5
count
list index out of bounds inmod list(/client/proc/mod_list:191)src: Iain0 (/client)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
2
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: the lightgeist (/mob/living/basic/lightgeist)
-
2
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1348)src: Clown (/mob/living/basic/clown)
src_loc:
usr: Tanya Newbern (/mob/dead/observer)
-
2
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: the lightgeist (/mob/living/basic/lightgeist)
-
2
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the pirate captain coat (/obj/item/clothing/suit/costume/pirate/captain)
src_loc:
usr: Hydrain (/mob/living/carbon/human)
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:270)src: /datum/tgui (/datum/tgui)
src_loc:
usr: Deadbanana34 (/mob/dead/new_player)
-
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
atom_pre_pressure_push overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the mouse (/mob/living/basic/mouse)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:62)src: Beach Ball Single-Pack (/datum/supply_pack/goody/beach_ball)
src_loc:
usr: null
-
1
count
Error during spritesheet generation for cooking: No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:234)src: cooking (/datum/asset/spritesheet_batched/crafting/cooking)
src_loc:
usr: null
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:114)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: Deadbanana34 (/mob/dead/new_player)
-
1
count
Error during spritesheet generation for design: Failed to open DMI 'icons/obj/machines/modular_shield_generator.dmi' - No such file or directory (os error 2) inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:234)src: design (/datum/asset/spritesheet_batched/research_designs)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 15,
"message": "Cannot read null.x",
"proc_name": "get teleport turfs (\/proc\/get_teleport_turfs)",
"source_file": "code\/datums\/helper_datums\/teleport.dm,232",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 11,
"message": "Cannot read null.can_misfire",
"proc_name": "process fire (\/obj\/item\/gun\/ballistic\/process_fire)",
"source_file": "code\/modules\/projectiles\/guns\/ballistic.dm,585",
"src": "the Russian revolver (\/obj\/item\/gun\/ballistic\/revolver\/russian)",
"src_loc": null,
"usr": "Brooklyn Sandys (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "list index out of bounds",
"proc_name": "mod list (\/client\/proc\/mod_list)",
"source_file": "code\/modules\/admin\/view_variables\/modify_variables.dm,191",
"src": "Iain0 (\/client)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 2,
"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": "the lightgeist (\/mob\/living\/basic\/lightgeist)"
},
{
"count": 2,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1348",
"src": "Clown (\/mob\/living\/basic\/clown)",
"src_loc": null,
"usr": "Tanya Newbern (\/mob\/dead\/observer)"
},
{
"count": 2,
"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": "the lightgeist (\/mob\/living\/basic\/lightgeist)"
},
{
"count": 2,
"message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
"proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
"source_file": "code\/game\/atom\/atom_color.dm,123",
"src": "the pirate captain coat (\/obj\/item\/clothing\/suit\/costume\/pirate\/captain)",
"src_loc": null,
"usr": "Hydrain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,270",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "Deadbanana34 (\/mob\/dead\/new_player)"
},
{
"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": "atom_pre_pressure_push 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": "the mouse (\/mob\/living\/basic\/mouse)"
},
{
"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,62",
"src": "Beach Ball Single-Pack (\/datum\/supply_pack\/goody\/beach_ball)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Error during spritesheet generation for cooking: 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,234",
"src": "cooking (\/datum\/asset\/spritesheet_batched\/crafting\/cooking)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,114",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "Deadbanana34 (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Error during spritesheet generation for design: Failed to open DMI 'icons\/obj\/machines\/modular_shield_generator.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,234",
"src": "design (\/datum\/asset\/spritesheet_batched\/research_designs)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 46
},
"parser": null,
"id": -1,
"datetime": {
"date": "2026-01-23 23:56:49.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 259647,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":15,\"message\":\"Cannot read null.x\",\"proc_name\":\"get teleport turfs (\/proc\/get_teleport_turfs)\",\"source_file\":\"code\/datums\/helper_datums\/teleport.dm,232\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":11,\"message\":\"Cannot read null.can_misfire\",\"proc_name\":\"process fire (\/obj\/item\/gun\/ballistic\/process_fire)\",\"source_file\":\"code\/modules\/projectiles\/guns\/ballistic.dm,585\",\"src\":\"the Russian revolver (\/obj\/item\/gun\/ballistic\/revolver\/russian)\",\"src_loc\":null,\"usr\":\"Brooklyn Sandys (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"list index out of bounds\",\"proc_name\":\"mod list (\/client\/proc\/mod_list)\",\"source_file\":\"code\/modules\/admin\/view_variables\/modify_variables.dm,191\",\"src\":\"Iain0 (\/client)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":2,\"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\":\"the lightgeist (\/mob\/living\/basic\/lightgeist)\"},{\"count\":2,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1348\",\"src\":\"Clown (\/mob\/living\/basic\/clown)\",\"src_loc\":null,\"usr\":\"Tanya Newbern (\/mob\/dead\/observer)\"},{\"count\":2,\"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\":\"the lightgeist (\/mob\/living\/basic\/lightgeist)\"},{\"count\":2,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the pirate captain coat (\/obj\/item\/clothing\/suit\/costume\/pirate\/captain)\",\"src_loc\":null,\"usr\":\"Hydrain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,270\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"Deadbanana34 (\/mob\/dead\/new_player)\"},{\"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\":\"atom_pre_pressure_push 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\":\"the mouse (\/mob\/living\/basic\/mouse)\"},{\"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,62\",\"src\":\"Beach Ball Single-Pack (\/datum\/supply_pack\/goody\/beach_ball)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Error during spritesheet generation for cooking: 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,234\",\"src\":\"cooking (\/datum\/asset\/spritesheet_batched\/crafting\/cooking)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,114\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"Deadbanana34 (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Error during spritesheet generation for design: Failed to open DMI 'icons\/obj\/machines\/modular_shield_generator.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,234\",\"src\":\"design (\/datum\/asset\/spritesheet_batched\/research_designs)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":46}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/01\/23\/round-259647\/runtime.condensed.json"
}
Install Gentoo