260304 260306

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 102,
                "message": "Qdeleted thing being thrown around.",
                "proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
                "source_file": "code\/game\/atoms_movable.dm,1348",
                "src": "the iron rod (\/obj\/item\/stack\/rods)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 51,
                "message": "bad index",
                "proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
                "source_file": "code\/datums\/signals.dm,126",
                "src": "the ice chasm (138,120,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 43,
                "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,381",
                "src": "AI Satellite Atmospherics omni... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
                "src_loc": "the plating (147,43,4) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 25,
                "message": "Cannot create objects of type null.",
                "proc_name": "ChangeTurf (\/turf\/proc\/ChangeTurf)",
                "source_file": "code\/game\/turfs\/change_turf.dm,110",
                "src": "the hay (168,226,4) (\/turf\/open\/misc\/hay\/icemoon)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 5,
                "message": "Cannot execute null.UnregisterSignal().",
                "proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
                "source_file": "code\/datums\/components\/connect_range.dm,113",
                "src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 5,
                "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": "0"
            },
            {
                "count": 4,
                "message": "Cannot execute null.add reagent().",
                "proc_name": "expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)",
                "source_file": "code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,701",
                "src": "Flour (\/datum\/reagent\/consumable\/flour)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.members",
                "proc_name": "start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)",
                "source_file": "code\/game\/machinery\/doors\/firedoor.dm,341",
                "src": "AI Chamber firelock DdMAH (\/obj\/machinery\/door\/firedoor)",
                "src_loc": "the plating (148,30,4) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "bad index",
                "proc_name": "GetMergeGroup (\/atom\/proc\/GetMergeGroup)",
                "source_file": "code\/game\/atom\/atom_merger.dm,13",
                "src": "AI Chamber firelock DdMAH (\/obj\/machinery\/door\/firedoor)",
                "src_loc": "the plating (148,30,4) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Nicholas Perry entered in a null payload to the chat window.",
                "proc_name": "handle entry (\/datum\/tgui_say\/proc\/handle_entry)",
                "source_file": "code\/modules\/tgui_input\/say_modal\/speech.dm,124",
                "src": "\/datum\/tgui_say (\/datum\/tgui_say)",
                "src_loc": null,
                "usr": "Nicholas Perry (\/mob\/dead\/observer)"
            },
            {
                "count": 2,
                "message": "Cannot read null.nodes",
                "proc_name": "disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107",
                "src": "\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "list index out of bounds",
                "proc_name": "removeStaticPower (\/area\/proc\/removeStaticPower)",
                "source_file": "code\/game\/area\/areas.dm,515",
                "src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Drake Lafortune entered in a null payload to the chat window.",
                "proc_name": "handle entry (\/datum\/tgui_say\/proc\/handle_entry)",
                "source_file": "code\/modules\/tgui_input\/say_modal\/speech.dm,124",
                "src": "\/datum\/tgui_say (\/datum\/tgui_say)",
                "src_loc": null,
                "usr": "Drake Lafortune (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "DATAxPUNGED entered in a null payload to the chat window.",
                "proc_name": "handle entry (\/datum\/tgui_say\/proc\/handle_entry)",
                "source_file": "code\/modules\/tgui_input\/say_modal\/speech.dm,124",
                "src": "\/datum\/tgui_say (\/datum\/tgui_say)",
                "src_loc": null,
                "usr": "DATAxPUNGED (\/mob\/dead\/new_player)"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
                "source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.RegisterSignal().",
                "proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
                "source_file": "code\/datums\/components\/connect_range.dm,99",
                "src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
                "src_loc": null,
                "usr": "Runtime (\/mob\/living\/basic\/pet\/cat\/runtime)"
            },
            {
                "count": 1,
                "message": "Cannot read null.active_alarms",
                "proc_name": "check danger (\/obj\/machinery\/airalarm\/proc\/check_danger)",
                "source_file": "code\/modules\/atmospherics\/machinery\/air_alarm\/_air_alarm.dm,585",
                "src": "Mech Bay Air Alarm (\/obj\/machinery\/airalarm\/directional\/south)",
                "src_loc": "the plating (164,122,4) (\/turf\/open\/floor\/plating)",
                "usr": "0"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
                "source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "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": "\/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)"
            }
        ],
        "total_count": 259
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2026-03-01 16:22:52.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 260305,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":102,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1348\",\"src\":\"the iron rod (\/obj\/item\/stack\/rods)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":51,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the ice chasm (138,120,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":43,\"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,381\",\"src\":\"AI Satellite Atmospherics omni... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the plating (147,43,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":25,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"ChangeTurf (\/turf\/proc\/ChangeTurf)\",\"source_file\":\"code\/game\/turfs\/change_turf.dm,110\",\"src\":\"the hay (168,226,4) (\/turf\/open\/misc\/hay\/icemoon)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":5,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":5,\"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\":\"0\"},{\"count\":4,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,701\",\"src\":\"Flour (\/datum\/reagent\/consumable\/flour)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.members\",\"proc_name\":\"start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)\",\"source_file\":\"code\/game\/machinery\/doors\/firedoor.dm,341\",\"src\":\"AI Chamber firelock DdMAH (\/obj\/machinery\/door\/firedoor)\",\"src_loc\":\"the plating (148,30,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"bad index\",\"proc_name\":\"GetMergeGroup (\/atom\/proc\/GetMergeGroup)\",\"source_file\":\"code\/game\/atom\/atom_merger.dm,13\",\"src\":\"AI Chamber firelock DdMAH (\/obj\/machinery\/door\/firedoor)\",\"src_loc\":\"the plating (148,30,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Nicholas Perry entered in a null payload to the chat window.\",\"proc_name\":\"handle entry (\/datum\/tgui_say\/proc\/handle_entry)\",\"source_file\":\"code\/modules\/tgui_input\/say_modal\/speech.dm,124\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"Nicholas Perry (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Cannot read null.nodes\",\"proc_name\":\"disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107\",\"src\":\"\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"list index out of bounds\",\"proc_name\":\"removeStaticPower (\/area\/proc\/removeStaticPower)\",\"source_file\":\"code\/game\/area\/areas.dm,515\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Drake Lafortune entered in a null payload to the chat window.\",\"proc_name\":\"handle entry (\/datum\/tgui_say\/proc\/handle_entry)\",\"source_file\":\"code\/modules\/tgui_input\/say_modal\/speech.dm,124\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"Drake Lafortune (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"DATAxPUNGED entered in a null payload to the chat window.\",\"proc_name\":\"handle entry (\/datum\/tgui_say\/proc\/handle_entry)\",\"source_file\":\"code\/modules\/tgui_input\/say_modal\/speech.dm,124\",\"src\":\"\/datum\/tgui_say (\/datum\/tgui_say)\",\"src_loc\":null,\"usr\":\"DATAxPUNGED (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"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)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"Runtime (\/mob\/living\/basic\/pet\/cat\/runtime)\"},{\"count\":1,\"message\":\"Cannot read null.active_alarms\",\"proc_name\":\"check danger (\/obj\/machinery\/airalarm\/proc\/check_danger)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/air_alarm\/_air_alarm.dm,585\",\"src\":\"Mech Bay Air Alarm (\/obj\/machinery\/airalarm\/directional\/south)\",\"src_loc\":\"the plating (164,122,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"0\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"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\":\"\/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)\"}],\"total_count\":259}",
    "originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/03\/01\/round-260305\/runtime.condensed.json"
}