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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 34,
                "message": "list index out of bounds",
                "proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
                "source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126",
                "src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 27,
                "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": "Shi Ouma (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "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": "Shi Ouma (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "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": "Shi Ouma (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "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": "Shi Ouma (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "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": "Shi Ouma (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "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,1999",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "Shi Ouma (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "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": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Cannot read null.appearance",
                "proc_name": "hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)",
                "source_file": "code\/datums\/actions\/mobs\/charge.dm,299",
                "src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.move_packet",
                "proc_name": "stop looping (\/datum\/move_manager\/proc\/stop_looping)",
                "source_file": "code\/controllers\/subsystem\/movement\/movement_types.dm,166",
                "src": "\/datum\/move_manager (\/datum\/move_manager)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot execute null.set client().",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,599",
                "src": "K1Jackson (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.fingerprintslast",
                "proc_name": "default explode (\/datum\/chemical_reaction\/proc\/default_explode)",
                "source_file": "code\/modules\/reagents\/chemistry\/recipes.dm,292",
                "src": "\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)",
                "src_loc": null,
                "usr": "Petya Samovar (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "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": 1,
                "message": "The full tile reinforced window taking damage after deletion",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,21",
                "src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "The girder taking damage after deletion",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,21",
                "src": "the girder (\/obj\/structure\/girder)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Tried to delete a null timerid. Use TIMER_STOPPABLE flag",
                "proc_name": "deltimer (\/proc\/deltimer)",
                "source_file": "code\/controllers\/subsystem\/timer.dm,669",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "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": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
                "src_loc": null,
                "usr": "null"
            }
        ],
        "total_count": 212
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-08-04 22:34:21.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 254852,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":34,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":27,\"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\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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,1999\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Shi Ouma (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.appearance\",\"proc_name\":\"hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,299\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.move_packet\",\"proc_name\":\"stop looping (\/datum\/move_manager\/proc\/stop_looping)\",\"source_file\":\"code\/controllers\/subsystem\/movement\/movement_types.dm,166\",\"src\":\"\/datum\/move_manager (\/datum\/move_manager)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"K1Jackson (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.fingerprintslast\",\"proc_name\":\"default explode (\/datum\/chemical_reaction\/proc\/default_explode)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/recipes.dm,292\",\"src\":\"\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)\",\"src_loc\":null,\"usr\":\"Petya Samovar (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":1,\"message\":\"The full tile reinforced window taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"The girder taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the girder (\/obj\/structure\/girder)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Tried to delete a null timerid. Use TIMER_STOPPABLE flag\",\"proc_name\":\"deltimer (\/proc\/deltimer)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,669\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"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\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":212}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/08\/04\/round-254852\/runtime.condensed.json"
}