Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
262173 262175

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 350,
                "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": 91,
                "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,638",
                "src": "the lungs (\/obj\/item\/organ\/lungs)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 91,
                "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\/folded)",
                "usr": "null"
            },
            {
                "count": 54,
                "message": "Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Bob Stange (\/mob\/dead\/observer)"
            },
            {
                "count": 15,
                "message": "Cannot read null.lightswitch",
                "proc_name": "has power (\/obj\/machinery\/light\/proc\/has_power)",
                "source_file": "code\/modules\/power\/lighting\/light.dm,500",
                "src": "the light fixture (\/obj\/machinery\/light\/small\/directional\/west)",
                "src_loc": null,
                "usr": "Mothzu Kischine (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 12,
                "message": "undefined variable \/turf\/open\/floor\/iron\/var\/incapacitated",
                "proc_name": "on mouse moving (\/obj\/item\/clothing\/head\/utility\/chefhat\/proc\/on_mouse_moving)",
                "source_file": "code\/modules\/clothing\/head\/jobs.dm,74",
                "src": "the chef\\'s hat (\/obj\/item\/clothing\/head\/utility\/chefhat)",
                "src_loc": "the floor (68,153,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 10,
                "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": "Smartfeller (\/mob\/dead\/new_player)"
            },
            {
                "count": 9,
                "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": "Smartfeller (\/mob\/dead\/new_player)"
            },
            {
                "count": 4,
                "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": 4,
                "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": 3,
                "message": "Cannot execute null.GetAccess().",
                "proc_name": "retrieve access (\/mob\/living\/basic\/pet\/dog\/corgi\/proc\/retrieve_access)",
                "source_file": "code\/modules\/mob\/living\/basic\/pets\/dog\/corgi.dm,273",
                "src": "Ian (\/mob\/living\/basic\/pet\/dog\/corgi\/puppy\/ian)",
                "src_loc": "the carpet (98,132,2) (\/turf\/open\/floor\/carpet)",
                "usr": "(src)"
            },
            {
                "count": 3,
                "message": "Basic mob being instantiated in nullspace",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "the seedling (\/mob\/living\/basic\/seedling)"
            },
            {
                "count": 3,
                "message": "undefined variable \/mob\/living\/basic\/seedling\/var\/distill_reagent",
                "proc_name": "add seed (\/obj\/machinery\/seed_extractor\/proc\/add_seed)",
                "source_file": "code\/modules\/hydroponics\/seed_extractor.dm,214",
                "src": "the seed extractor (\/obj\/machinery\/seed_extractor)",
                "src_loc": null,
                "usr": "Johnathan Green (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.ctf_enabled",
                "proc_name": "ctf enabled (\/datum\/ctf_panel\/proc\/ctf_enabled)",
                "source_file": "code\/modules\/capture_the_flag\/ctf_panel.dm,86",
                "src": "\/datum\/ctf_panel (\/datum\/ctf_panel)",
                "src_loc": null,
                "usr": "Gabriel Milla (\/mob\/dead\/observer)"
            },
            {
                "count": 2,
                "message": "Invalid pathfinding start",
                "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": "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": "mob_pre_emoted 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": "Johnathan Green (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Supermatter powered for the first time without being logged. Internal energy factors: {\"External Power Trickle\":0,\"External Power Gain\":0,\"Gas Heat Power Gain\":0,\"Internal Power Decay\":0,\"Gas Power Decay Negation\":0,\"Psychologist Power Decay Negation\":0}",
                "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 variable \/turf\/open\/floor\/iron\/var\/incapacitated",
                "proc_name": "on mouse emote (\/obj\/item\/clothing\/head\/utility\/chefhat\/proc\/on_mouse_emote)",
                "source_file": "code\/modules\/clothing\/head\/jobs.dm,60",
                "src": "the chef\\'s hat (\/obj\/item\/clothing\/head\/utility\/chefhat)",
                "src_loc": null,
                "usr": "Tom (\/mob\/living\/basic\/mouse\/brown\/tom)"
            },
            {
                "count": 1,
                "message": "movable_pre_move 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": "Johnathan Green (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1129",
                "src": "the mouse (\/mob\/living\/basic\/mouse\/brown)",
                "src_loc": null,
                "usr": "Gabriel Milla (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "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 floor (121,150,2) (\/turf\/open\/floor\/iron)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "tool_act_wrench 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": "mob_client_pre_living_move 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": "Johnathan Green (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "undefined proc or verb \/list\/adjust money().",
                "proc_name": "on parent sold (\/datum\/component\/pricetag\/proc\/on_parent_sold)",
                "source_file": "code\/datums\/components\/pricetag.dm,109",
                "src": "\/datum\/component\/pricetag (\/datum\/component\/pricetag)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "undefined variable \/mob\/living\/basic\/mouse\/brown\/tom\/var\/obscured_slots",
                "proc_name": "run emote (\/datum\/emote\/living\/yawn\/run_emote)",
                "source_file": "code\/modules\/mob\/living\/emote.dm,660",
                "src": "yawn (\/datum\/emote\/living\/yawn)",
                "src_loc": null,
                "usr": "Tom (\/mob\/living\/basic\/mouse\/brown\/tom)"
            },
            {
                "count": 1,
                "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)"
            }
        ],
        "total_count": 666
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2026-05-26 19:45:53.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 262174,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":350,\"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\":91,\"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,638\",\"src\":\"the lungs (\/obj\/item\/organ\/lungs)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":91,\"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\/folded)\",\"usr\":\"null\"},{\"count\":54,\"message\":\"Attempt to move the CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":15,\"message\":\"Cannot read null.lightswitch\",\"proc_name\":\"has power (\/obj\/machinery\/light\/proc\/has_power)\",\"source_file\":\"code\/modules\/power\/lighting\/light.dm,500\",\"src\":\"the light fixture (\/obj\/machinery\/light\/small\/directional\/west)\",\"src_loc\":null,\"usr\":\"Mothzu Kischine (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"message\":\"undefined variable \/turf\/open\/floor\/iron\/var\/incapacitated\",\"proc_name\":\"on mouse moving (\/obj\/item\/clothing\/head\/utility\/chefhat\/proc\/on_mouse_moving)\",\"source_file\":\"code\/modules\/clothing\/head\/jobs.dm,74\",\"src\":\"the chef\\\\'s hat (\/obj\/item\/clothing\/head\/utility\/chefhat)\",\"src_loc\":\"the floor (68,153,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":10,\"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\":\"Smartfeller (\/mob\/dead\/new_player)\"},{\"count\":9,\"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\":\"Smartfeller (\/mob\/dead\/new_player)\"},{\"count\":4,\"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\":4,\"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\":3,\"message\":\"Cannot execute null.GetAccess().\",\"proc_name\":\"retrieve access (\/mob\/living\/basic\/pet\/dog\/corgi\/proc\/retrieve_access)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/pets\/dog\/corgi.dm,273\",\"src\":\"Ian (\/mob\/living\/basic\/pet\/dog\/corgi\/puppy\/ian)\",\"src_loc\":\"the carpet (98,132,2) (\/turf\/open\/floor\/carpet)\",\"usr\":\"(src)\"},{\"count\":3,\"message\":\"Basic mob being instantiated in nullspace\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"the seedling (\/mob\/living\/basic\/seedling)\"},{\"count\":3,\"message\":\"undefined variable \/mob\/living\/basic\/seedling\/var\/distill_reagent\",\"proc_name\":\"add seed (\/obj\/machinery\/seed_extractor\/proc\/add_seed)\",\"source_file\":\"code\/modules\/hydroponics\/seed_extractor.dm,214\",\"src\":\"the seed extractor (\/obj\/machinery\/seed_extractor)\",\"src_loc\":null,\"usr\":\"Johnathan Green (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.ctf_enabled\",\"proc_name\":\"ctf enabled (\/datum\/ctf_panel\/proc\/ctf_enabled)\",\"source_file\":\"code\/modules\/capture_the_flag\/ctf_panel.dm,86\",\"src\":\"\/datum\/ctf_panel (\/datum\/ctf_panel)\",\"src_loc\":null,\"usr\":\"Gabriel Milla (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Invalid pathfinding start\",\"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\":\"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\":\"mob_pre_emoted 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\":\"Johnathan Green (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Supermatter powered for the first time without being logged. Internal energy factors: {\\\"External Power Trickle\\\":0,\\\"External Power Gain\\\":0,\\\"Gas Heat Power Gain\\\":0,\\\"Internal Power Decay\\\":0,\\\"Gas Power Decay Negation\\\":0,\\\"Psychologist Power Decay Negation\\\":0}\",\"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 variable \/turf\/open\/floor\/iron\/var\/incapacitated\",\"proc_name\":\"on mouse emote (\/obj\/item\/clothing\/head\/utility\/chefhat\/proc\/on_mouse_emote)\",\"source_file\":\"code\/modules\/clothing\/head\/jobs.dm,60\",\"src\":\"the chef\\\\'s hat (\/obj\/item\/clothing\/head\/utility\/chefhat)\",\"src_loc\":null,\"usr\":\"Tom (\/mob\/living\/basic\/mouse\/brown\/tom)\"},{\"count\":1,\"message\":\"movable_pre_move 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\":\"Johnathan Green (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1129\",\"src\":\"the mouse (\/mob\/living\/basic\/mouse\/brown)\",\"src_loc\":null,\"usr\":\"Gabriel Milla (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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 floor (121,150,2) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"tool_act_wrench 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\":\"mob_client_pre_living_move 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\":\"Johnathan Green (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined proc or verb \/list\/adjust money().\",\"proc_name\":\"on parent sold (\/datum\/component\/pricetag\/proc\/on_parent_sold)\",\"source_file\":\"code\/datums\/components\/pricetag.dm,109\",\"src\":\"\/datum\/component\/pricetag (\/datum\/component\/pricetag)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/mob\/living\/basic\/mouse\/brown\/tom\/var\/obscured_slots\",\"proc_name\":\"run emote (\/datum\/emote\/living\/yawn\/run_emote)\",\"source_file\":\"code\/modules\/mob\/living\/emote.dm,660\",\"src\":\"yawn (\/datum\/emote\/living\/yawn)\",\"src_loc\":null,\"usr\":\"Tom (\/mob\/living\/basic\/mouse\/brown\/tom)\"},{\"count\":1,\"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)\"}],\"total_count\":666}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2026\/05\/26\/round-262174\/runtime.condensed.json"
}