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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 7,
                "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": "Frankie White (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "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": "Frankie White (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "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": "Frankie White (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "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": "Frankie White (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "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": "Frankie White (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "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": "Frankie White (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound\/sound.dm,26",
                "src": "null",
                "src_loc": null,
                "usr": "Boris Mahnov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "invalid object type 0:0",
                "proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
                "source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
                "src": "the resonating crystal (\/obj\/item\/organ\/eyes\/golem)",
                "src_loc": "the golem head (\/obj\/item\/bodypart\/head\/golem)",
                "usr": "null"
            },
            {
                "count": 2,
                "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": "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": "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": 1,
                "message": "Cannot execute null.set client().",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,599",
                "src": "NerdMf (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "movable_moved 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 read null.pawn",
                "proc_name": "field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)",
                "source_file": "code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63",
                "src": "\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)",
                "src_loc": null,
                "usr": "the mouse (\/mob\/living\/basic\/mouse)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get organ slot().",
                "proc_name": "check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)",
                "source_file": "code\/modules\/mob\/living\/brain\/brain_item.dm,344",
                "src": "the brain (\/obj\/item\/organ\/brain)",
                "src_loc": "the Man-Machine Interface (\/obj\/item\/mmi)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Failed to create a character for latejoin.",
                "proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
                "source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,189",
                "src": "Pikita (\/mob\/dead\/new_player)",
                "src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "area_beauty_updated 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)"
            }
        ],
        "total_count": 56
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-08-11 00:08:17.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 255038,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":7,\"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\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"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\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Boris Mahnov (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the resonating crystal (\/obj\/item\/organ\/eyes\/golem)\",\"src_loc\":\"the golem head (\/obj\/item\/bodypart\/head\/golem)\",\"usr\":\"null\"},{\"count\":2,\"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\":\"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\":\"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\":1,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"NerdMf (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"movable_moved 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 read null.pawn\",\"proc_name\":\"field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)\",\"source_file\":\"code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63\",\"src\":\"\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)\",\"src_loc\":null,\"usr\":\"the mouse (\/mob\/living\/basic\/mouse)\"},{\"count\":1,\"message\":\"Cannot execute null.get organ slot().\",\"proc_name\":\"check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)\",\"source_file\":\"code\/modules\/mob\/living\/brain\/brain_item.dm,344\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the Man-Machine Interface (\/obj\/item\/mmi)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,189\",\"src\":\"Pikita (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"area_beauty_updated 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)\"}],\"total_count\":56}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/08\/11\/round-255038\/runtime.condensed.json"
}