257829 257831

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 13,
                "message": "Division by zero",
                "proc_name": "gas pressure minimum transfer (\/datum\/gas_mixture\/proc\/gas_pressure_minimum_transfer)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,561",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 7,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1122",
                "src": "the ebeam (\/obj\/effect\/ebeam)",
                "src_loc": null,
                "usr": "Barium XXII (as Captain) (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,421",
                "src": "the charred skeleton (\/mob\/living\/carbon\/human)",
                "src_loc": "the volcanic floor (186,125,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.type",
                "proc_name": "getcallingtype (\/datum\/timedevent\/proc\/getcallingtype)",
                "source_file": "code\/controllers\/subsystem\/timer.dm,599",
                "src": "Timer: -1 (\\[0x210a75fe]), TTR... (\/datum\/timedevent)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.use().",
                "proc_name": "use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)",
                "source_file": "code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11",
                "src": "the Clarke (\/obj\/vehicle\/sealed\/mecha\/clarke)",
                "src_loc": "the floor (113,103,2) (\/turf\/open\/floor\/circuit\/green)",
                "usr": "null"
            },
            {
                "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,76",
                "src": "Toxin Treatment Kit Single-Pac... (\/datum\/supply_pack\/goody\/firstaidtoxins_single)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait",
                "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": "Cannot execute null.return air().",
                "proc_name": "LateInitialize (\/obj\/structure\/closet\/LateInitialize)",
                "source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,182",
                "src": "the freezer (\/obj\/structure\/closet\/crate\/freezer)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "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": 28
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-11-14 10:11:31.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 257830,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":13,\"message\":\"Division by zero\",\"proc_name\":\"gas pressure minimum transfer (\/datum\/gas_mixture\/proc\/gas_pressure_minimum_transfer)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,561\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":7,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1122\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Barium XXII (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,421\",\"src\":\"the charred skeleton (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the volcanic floor (186,125,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.type\",\"proc_name\":\"getcallingtype (\/datum\/timedevent\/proc\/getcallingtype)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,599\",\"src\":\"Timer: -1 (\\\\[0x210a75fe]), TTR... (\/datum\/timedevent)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.use().\",\"proc_name\":\"use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11\",\"src\":\"the Clarke (\/obj\/vehicle\/sealed\/mecha\/clarke)\",\"src_loc\":\"the floor (113,103,2) (\/turf\/open\/floor\/circuit\/green)\",\"usr\":\"null\"},{\"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,76\",\"src\":\"Toxin Treatment Kit Single-Pac... (\/datum\/supply_pack\/goody\/firstaidtoxins_single)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait\",\"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\":\"Cannot execute null.return air().\",\"proc_name\":\"LateInitialize (\/obj\/structure\/closet\/LateInitialize)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,182\",\"src\":\"the freezer (\/obj\/structure\/closet\/crate\/freezer)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"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\":28}",
    "originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/11\/14\/round-257830\/runtime.condensed.json"
}