261801 261803

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 6,
                "message": "type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/energy)",
                "proc_name": "remove from z (\/datum\/element\/hostile_machine\/proc\/remove_from_z)",
                "source_file": "code\/datums\/elements\/hostile_machine.dm,50",
                "src": "\/datum\/element\/hostile_machine (\/datum\/element\/hostile_machine)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "teleporter_new_target 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": "Deena Noton (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/pod)",
                "proc_name": "remove from z (\/datum\/element\/hostile_machine\/proc\/remove_from_z)",
                "source_file": "code\/datums\/elements\/hostile_machine.dm,50",
                "src": "\/datum\/element\/hostile_machine (\/datum\/element\/hostile_machine)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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 (113,73,4) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,367",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "Cannot execute null.add member().",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
                "src": "the red pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.resolve().",
                "proc_name": "on throw impact (\/datum\/material\/proc\/on_throw_impact)",
                "source_file": "code\/datums\/materials\/_material.dm,225",
                "src": "silver (\/datum\/material\/silver)",
                "src_loc": null,
                "usr": "null"
            }
        ],
        "total_count": 27
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2026-05-09 09:14:30.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 261802,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":6,\"message\":\"type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/energy)\",\"proc_name\":\"remove from z (\/datum\/element\/hostile_machine\/proc\/remove_from_z)\",\"source_file\":\"code\/datums\/elements\/hostile_machine.dm,50\",\"src\":\"\/datum\/element\/hostile_machine (\/datum\/element\/hostile_machine)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"teleporter_new_target 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\":\"Deena Noton (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/pod)\",\"proc_name\":\"remove from z (\/datum\/element\/hostile_machine\/proc\/remove_from_z)\",\"source_file\":\"code\/datums\/elements\/hostile_machine.dm,50\",\"src\":\"\/datum\/element\/hostile_machine (\/datum\/element\/hostile_machine)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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 (113,73,4) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/obj\/structure\/transit_tube_pod destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"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\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the red pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"on throw impact (\/datum\/material\/proc\/on_throw_impact)\",\"source_file\":\"code\/datums\/materials\/_material.dm,225\",\"src\":\"silver (\/datum\/material\/silver)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":27}",
    "originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2026\/05\/09\/round-261802\/runtime.condensed.json"
}