254687 254689

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 23,
                "message": "Attempted to fetch material ref with invalid key ",
                "proc_name": " GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)",
                "source_file": "code\/controllers\/subsystem\/materials.dm,108",
                "src": "Materials (\/datum\/controller\/subsystem\/materials)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 22,
                "message": "Cannot read null.integrity_modifier",
                "proc_name": "apply single mat effect (\/atom\/proc\/apply_single_mat_effect)",
                "source_file": "code\/game\/atom\/atom_materials.dm,213",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 22,
                "message": "Cannot read null.added_slowdown",
                "proc_name": "apply single mat effect (\/obj\/item\/apply_single_mat_effect)",
                "source_file": "code\/game\/objects\/items.dm,1998",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 22,
                "message": "Cannot execute null.get color().",
                "proc_name": "Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)",
                "source_file": "code\/datums\/materials\/meat.dm,137",
                "src": "goliath\\'s meat (\/datum\/material\/meat\/mob_meat)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 22,
                "message": "Cannot read null.strength_modifier",
                "proc_name": "apply single mat effect (\/obj\/apply_single_mat_effect)",
                "source_file": "code\/game\/objects\/objs.dm,329",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 22,
                "message": "Cannot execute null.on applied().",
                "proc_name": "finalize material effects (\/atom\/proc\/finalize_material_effects)",
                "source_file": "code\/game\/atom\/atom_materials.dm,100",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "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": 2,
                "message": "Cannot execute null.set client().",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,599",
                "src": "Fastassonic (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,255",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound\/sound.dm,26",
                "src": "null",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.resolve().",
                "proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
                "source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)",
                "source_file": "code\/datums\/actions\/mobs\/charge.dm,53",
                "src": "Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Maximum recursion level reached (perhaps there is an infinite loop)",
                "proc_name": "process active turfs (\/datum\/controller\/subsystem\/air\/proc\/process_active_turfs)",
                "source_file": "code\/controllers\/subsystem\/air.dm,380",
                "src": "Atmospherics (\/datum\/controller\/subsystem\/air)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.actions",
                "proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
                "source_file": "code\/datums\/actions\/cooldown_action.dm,210",
                "src": "Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "bad client",
                "proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
                "source_file": "code\/modules\/tgui\/tgui_window.dm,123",
                "src": "\/datum\/tgui_window (\/datum\/tgui_window)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.atmos_adjacent_turfs",
                "proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
                "src": "the hotspot (\/obj\/effect\/hotspot)",
                "src_loc": null,
                "usr": "Lonic Enderson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Tried to track a qdeleted datum (the undead settler) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.",
                "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": "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": "Stingbang Single-Pack (\/datum\/supply_pack\/goody\/stingbang)",
                "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": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Maximum recursion level reached (perhaps there is an infinite loop)",
                "proc_name": "process atmos machinery (\/datum\/controller\/subsystem\/air\/proc\/process_atmos_machinery)",
                "source_file": "code\/controllers\/subsystem\/air.dm,327",
                "src": "Atmospherics (\/datum\/controller\/subsystem\/air)",
                "src_loc": null,
                "usr": "null"
            }
        ],
        "total_count": 151
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-07-30 19:30:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 254688,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":23,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\" GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,108\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":22,\"message\":\"Cannot read null.integrity_modifier\",\"proc_name\":\"apply single mat effect (\/atom\/proc\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,213\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":22,\"message\":\"Cannot read null.added_slowdown\",\"proc_name\":\"apply single mat effect (\/obj\/item\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/items.dm,1998\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":22,\"message\":\"Cannot execute null.get color().\",\"proc_name\":\"Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)\",\"source_file\":\"code\/datums\/materials\/meat.dm,137\",\"src\":\"goliath\\\\'s meat (\/datum\/material\/meat\/mob_meat)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":22,\"message\":\"Cannot read null.strength_modifier\",\"proc_name\":\"apply single mat effect (\/obj\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/objs.dm,329\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":22,\"message\":\"Cannot execute null.on applied().\",\"proc_name\":\"finalize material effects (\/atom\/proc\/finalize_material_effects)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,100\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":2,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Fastassonic (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,53\",\"src\":\"Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Maximum recursion level reached (perhaps there is an infinite loop)\",\"proc_name\":\"process active turfs (\/datum\/controller\/subsystem\/air\/proc\/process_active_turfs)\",\"source_file\":\"code\/controllers\/subsystem\/air.dm,380\",\"src\":\"Atmospherics (\/datum\/controller\/subsystem\/air)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Lonic Enderson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the undead settler) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"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\":\"Stingbang Single-Pack (\/datum\/supply_pack\/goody\/stingbang)\",\"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\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Maximum recursion level reached (perhaps there is an infinite loop)\",\"proc_name\":\"process atmos machinery (\/datum\/controller\/subsystem\/air\/proc\/process_atmos_machinery)\",\"source_file\":\"code\/controllers\/subsystem\/air.dm,327\",\"src\":\"Atmospherics (\/datum\/controller\/subsystem\/air)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":151}"
}