262311 262313

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 168,
                "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\/goliath)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 78,
                "message": "Cannot read null.gases",
                "proc_name": "check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)",
                "source_file": "code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,640",
                "src": "the surplus prosthetic lungs (\/obj\/item\/organ\/lungs\/cybernetic\/surplus)",
                "src_loc": "the moth chest (\/obj\/item\/bodypart\/chest\/moth)",
                "usr": "null"
            },
            {
                "count": 78,
                "message": "cannot read from list",
                "proc_name": "reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)",
                "source_file": "code\/modules\/clothing\/masks\/gas_filter.dm,80",
                "src": "the atmospheric gas filter (\/obj\/item\/gas_filter)",
                "src_loc": "the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer)",
                "usr": "null"
            },
            {
                "count": 51,
                "message": "bad index",
                "proc_name": "update listener (\/datum\/sound_token\/proc\/update_listener)",
                "source_file": "code\/datums\/sound_token.dm,109",
                "src": "\/datum\/sound_token (\/datum\/sound_token)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 13,
                "message": "turf_reset_elevation 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)"
            },
            {
                "count": 13,
                "message": "turf_change 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)"
            },
            {
                "count": 6,
                "message": "materials with non-positive values found in \/obj\/item\/stack\/tile\/glass: glass = 0",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Rides-The-Fire (as Captain) (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "Attempted to fetch material ref with invalid key ",
                "proc_name": "get material (\/datum\/controller\/subsystem\/materials\/proc\/get_material)",
                "source_file": "code\/controllers\/subsystem\/materials.dm,112",
                "src": "Materials (\/datum\/controller\/subsystem\/materials)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "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": "Corporate Showroom omni air ve... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
                "src_loc": "space (104,119,2) (\/turf\/open\/space)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "undefined proc or verb \/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface\/can be pulled().",
                "proc_name": "start pulling (\/mob\/living\/start_pulling)",
                "source_file": "code\/modules\/mob\/living\/living.dm,379",
                "src": "Mothzu Kischine (\/mob\/living\/carbon\/human)",
                "src_loc": "the volcanic floor (247,32,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
                "usr": "(src)"
            },
            {
                "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": 2,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "dropped (\/obj\/item\/proc\/dropped)",
                "source_file": "code\/game\/objects\/items.dm,713",
                "src": "the Donk-pocket (\/obj\/item\/food\/donkpocket)",
                "src_loc": null,
                "usr": "Mothzu Kischine (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.return air().",
                "proc_name": "Life (\/mob\/living\/proc\/Life)",
                "source_file": "code\/modules\/mob\/living\/life.dm,54",
                "src": "the mouse (\/mob\/living\/basic\/mouse)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.lightswitch",
                "proc_name": "has power (\/obj\/machinery\/light\/proc\/has_power)",
                "source_file": "code\/modules\/power\/lighting\/light.dm,503",
                "src": "the light fixture (\/obj\/machinery\/light\/small\/directional\/west)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "bad icon operation",
                "proc_name": "New (\/icon\/New)",
                "source_file": null,
                "src": "\/icon (\/icon)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "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,361",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "atom_entered 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)"
            },
            {
                "count": 1,
                "message": "undefined proc or verb \/turf\/open\/floor\/plating\/can be pulled().",
                "proc_name": "start pulling (\/mob\/living\/start_pulling)",
                "source_file": "code\/modules\/mob\/living\/living.dm,379",
                "src": "Dolichohedya Riparia (\/mob\/living\/carbon\/human)",
                "src_loc": "the plating (153,155,2) (\/turf\/open\/floor\/plating)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Error during spritesheet generation for design: 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"
            },
            {
                "count": 1,
                "message": "atom_init_success_on 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)"
            },
            {
                "count": 1,
                "message": "undefined proc or verb \/turf\/open\/floor\/iron\/can be pulled().",
                "proc_name": "start pulling (\/mob\/living\/start_pulling)",
                "source_file": "code\/modules\/mob\/living\/living.dm,379",
                "src": "Captain (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (68,157,2) (\/turf\/open\/floor\/iron)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "on challenge completed (\/datum\/fish_source\/proc\/on_challenge_completed)",
                "source_file": "code\/modules\/fishing\/sources\/_fish_source.dm,288",
                "src": "\/datum\/fish_source\/portal (\/datum\/fish_source\/portal)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "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": "null"
            }
        ],
        "total_count": 433
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2026-06-02 15:07:40.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 262312,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":168,\"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\/goliath)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":78,\"message\":\"Cannot read null.gases\",\"proc_name\":\"check breath (\/obj\/item\/organ\/lungs\/proc\/check_breath)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/lungs\/_lungs.dm,640\",\"src\":\"the surplus prosthetic lungs (\/obj\/item\/organ\/lungs\/cybernetic\/surplus)\",\"src_loc\":\"the moth chest (\/obj\/item\/bodypart\/chest\/moth)\",\"usr\":\"null\"},{\"count\":78,\"message\":\"cannot read from list\",\"proc_name\":\"reduce filter status (\/obj\/item\/gas_filter\/proc\/reduce_filter_status)\",\"source_file\":\"code\/modules\/clothing\/masks\/gas_filter.dm,80\",\"src\":\"the atmospheric gas filter (\/obj\/item\/gas_filter)\",\"src_loc\":\"the explorer gas mask (\/obj\/item\/clothing\/mask\/gas\/explorer)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"bad index\",\"proc_name\":\"update listener (\/datum\/sound_token\/proc\/update_listener)\",\"source_file\":\"code\/datums\/sound_token.dm,109\",\"src\":\"\/datum\/sound_token (\/datum\/sound_token)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":13,\"message\":\"turf_reset_elevation 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)\"},{\"count\":13,\"message\":\"turf_change 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)\"},{\"count\":6,\"message\":\"materials with non-positive values found in \/obj\/item\/stack\/tile\/glass: glass = 0\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\"get material (\/datum\/controller\/subsystem\/materials\/proc\/get_material)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,112\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":\"Corporate Showroom omni air ve... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"space (104,119,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"undefined proc or verb \/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Mothzu Kischine (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the volcanic floor (247,32,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"usr\":\"(src)\"},{\"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\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,713\",\"src\":\"the Donk-pocket (\/obj\/item\/food\/donkpocket)\",\"src_loc\":null,\"usr\":\"Mothzu Kischine (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"Life (\/mob\/living\/proc\/Life)\",\"source_file\":\"code\/modules\/mob\/living\/life.dm,54\",\"src\":\"the mouse (\/mob\/living\/basic\/mouse)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.lightswitch\",\"proc_name\":\"has power (\/obj\/machinery\/light\/proc\/has_power)\",\"source_file\":\"code\/modules\/power\/lighting\/light.dm,503\",\"src\":\"the light fixture (\/obj\/machinery\/light\/small\/directional\/west)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"bad icon operation\",\"proc_name\":\"New (\/icon\/New)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"atom_entered 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)\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/plating\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Dolichohedya Riparia (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the plating (153,155,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Error during spritesheet generation for design: 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\"},{\"count\":1,\"message\":\"atom_init_success_on 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)\"},{\"count\":1,\"message\":\"undefined proc or verb \/turf\/open\/floor\/iron\/can be pulled().\",\"proc_name\":\"start pulling (\/mob\/living\/start_pulling)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,379\",\"src\":\"Captain (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (68,157,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"on challenge completed (\/datum\/fish_source\/proc\/on_challenge_completed)\",\"source_file\":\"code\/modules\/fishing\/sources\/_fish_source.dm,288\",\"src\":\"\/datum\/fish_source\/portal (\/datum\/fish_source\/portal)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"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\":\"null\"}],\"total_count\":433}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/06\/02\/round-262312\/runtime.condensed.json"
}