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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 51,
                "message": "Cannot execute null.log message().",
                "proc_name": "log combat (\/proc\/log_combat)",
                "source_file": "code\/__HELPERS\/logging\/attack.dm,32",
                "src": "null",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 29,
                "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,348",
                "src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
                "src_loc": "space (165,158,2) (\/turf\/open\/space)",
                "usr": "null"
            },
            {
                "count": 23,
                "message": "Cannot read null.access",
                "proc_name": "get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)",
                "source_file": "code\/modules\/modular_computers\/computers\/item\/computer.dm,1000",
                "src": "the engineering console (\/obj\/item\/modular_computer\/processor)",
                "src_loc": null,
                "usr": "Gerald BadMann (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 16,
                "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 (171,173,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 7,
                "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": 3,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,50",
                "src": "null",
                "src_loc": null,
                "usr": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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": "Gerald BadMann (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.",
                "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": "Division by zero",
                "proc_name": "get catchable fish names (\/datum\/fish_source\/proc\/get_catchable_fish_names)",
                "source_file": "code\/modules\/fishing\/sources\/_fish_source.dm,485",
                "src": "\/datum\/fish_source\/river (\/datum\/fish_source\/river)",
                "src_loc": null,
                "usr": "Ace Heart (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "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)"
            }
        ],
        "total_count": 136
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-03-15 04:51:35.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250229,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot execute null.log message().\",\"proc_name\":\"log combat (\/proc\/log_combat)\",\"source_file\":\"code\/__HELPERS\/logging\/attack.dm,32\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":29,\"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,348\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,158,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":23,\"message\":\"Cannot read null.access\",\"proc_name\":\"get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer.dm,1000\",\"src\":\"the engineering console (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":null,\"usr\":\"Gerald BadMann (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"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 (171,173,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":7,\"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\":3,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,50\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Gerald BadMann (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.\",\"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\":\"Division by zero\",\"proc_name\":\"get catchable fish names (\/datum\/fish_source\/proc\/get_catchable_fish_names)\",\"source_file\":\"code\/modules\/fishing\/sources\/_fish_source.dm,485\",\"src\":\"\/datum\/fish_source\/river (\/datum\/fish_source\/river)\",\"src_loc\":null,\"usr\":\"Ace Heart (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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)\"}],\"total_count\":136}",
    "originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/03\/15\/round-250229\/runtime.condensed.json"
}