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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 156,
                "message": "undefined proc or verb \/obj\/item\/organ\/heart\/cybernetic\/anomalock\/get held mob().",
                "proc_name": "tick (\/datum\/status_effect\/stabilized\/tick)",
                "source_file": "code\/modules\/research\/xenobiology\/crossbreeding\/_status_effects.dm,466",
                "src": "\/datum\/status_effect\/stabilize... (\/datum\/status_effect\/stabilized\/yellow)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 62,
                "message": "We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "G.O.O.F (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 26,
                "message": "Cannot read null.seen_messages",
                "proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
                "source_file": "code\/datums\/chatmessage.dm,210",
                "src": "\/datum\/chatmessage (\/datum\/chatmessage)",
                "src_loc": null,
                "usr": "Melda Rachel (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 16,
                "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": "Lenald \\'\\'The Meandering\\'\\' ... (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 12,
                "message": "the types of food has not been supplied in the BB_basic_foods key!",
                "proc_name": "SelectBehaviors (\/datum\/ai_planning_subtree\/find_food\/SelectBehaviors)",
                "source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/find_food.dm,17",
                "src": "\/datum\/ai_planning_subtree\/fin... (\/datum\/ai_planning_subtree\/find_food)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 10,
                "message": "Cannot read null.loc",
                "proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
                "source_file": "code\/datums\/components\/shuttle_cling.dm,132",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "Moffer (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 10,
                "message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
                "proc_name": "New (\/datum\/component\/New)",
                "source_file": "code\/datums\/components\/_component.dm,59",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "Moffer (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 8,
                "message": "bad index",
                "proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
                "source_file": "code\/datums\/components\/_component.dm,131",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "Moffer (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "Cannot read null.blackboard",
                "proc_name": "get held item (\/datum\/element\/ai_held_item\/proc\/get_held_item)",
                "source_file": "code\/datums\/elements\/ai_held_item.dm,23",
                "src": "\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)",
                "src_loc": null,
                "usr": "Jake Osterwise (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "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": "null"
            },
            {
                "count": 7,
                "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": "null"
            },
            {
                "count": 3,
                "message": "Cannot modify null.client.",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,590",
                "src": "Tokisar (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "\/datum\/component\/tether 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": 2,
                "message": "TTS tried to play a sound to a deleted mob.",
                "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": "list index out of bounds",
                "proc_name": "get message mods (\/mob\/proc\/get_message_mods)",
                "source_file": "code\/modules\/mob\/mob_say.dm,224",
                "src": "Noaey\\'gief (\/mob\/living\/carbon\/human)",
                "src_loc": "space (89,150,5) (\/turf\/open\/space\/basic)",
                "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": "Radium XXIII (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "invalid object type 0:0",
                "proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
                "source_file": "code\/__HELPERS\/filters.dm,323",
                "src": "null",
                "src_loc": null,
                "usr": "Jemnor (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get lumcount().",
                "proc_name": "check light level (\/obj\/effect\/dummy\/phased_mob\/shadow\/proc\/check_light_level)",
                "source_file": "code\/modules\/spells\/spell_types\/jaunt\/shadow_walk.dm,126",
                "src": "the shadows (\/obj\/effect\/dummy\/phased_mob\/shadow)",
                "src_loc": "the plastinum wall (95,100,4) (\/turf\/closed\/indestructible\/riveted\/plastinum)",
                "usr": "null"
            },
            {
                "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": "Michael Smith (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Stack merge attempted on qdeleted target stack.",
                "proc_name": "merge without del (\/obj\/item\/stack\/proc\/merge_without_del)",
                "source_file": "code\/game\/objects\/items\/stacks\/stack.dm,630",
                "src": "the glass (\/obj\/item\/stack\/sheet\/glass)",
                "src_loc": "the plating (69,173,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Qdeleted thing being thrown around.",
                "proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
                "source_file": "code\/game\/atoms_movable.dm,1340",
                "src": "the mouse (\/mob\/living\/basic\/mouse)",
                "src_loc": null,
                "usr": "Milo Meowser (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "recursive_jsonify got an empty list after serialization",
                "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": "G.O.O.F potentially spoofed ui action logout on prisoner console without the console being logged in.",
                "proc_name": "ui act (\/obj\/machinery\/computer\/prisoner\/management\/ui_act)",
                "source_file": "code\/game\/machinery\/computer\/prisoner\/management.dm,52",
                "src": "the prisoner management consol... (\/obj\/machinery\/computer\/prisoner\/management)",
                "src_loc": null,
                "usr": "G.O.O.F (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.kill program().",
                "proc_name": "ui act (\/obj\/item\/modular_computer\/ui_act)",
                "source_file": "code\/modules\/modular_computers\/computers\/item\/computer_ui.dm,145",
                "src": "the science cargo interfacing ... (\/obj\/item\/modular_computer\/processor)",
                "src_loc": null,
                "usr": "Jimmy Swabey (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "in_range_of_irradiation 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": "Jemnor (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "G.O.O.F potentially spoofed ui action insert_id on prisoner console without the console being logged in.",
                "proc_name": "ui act (\/obj\/machinery\/computer\/prisoner\/management\/ui_act)",
                "source_file": "code\/game\/machinery\/computer\/prisoner\/management.dm,52",
                "src": "the prisoner management consol... (\/obj\/machinery\/computer\/prisoner\/management)",
                "src_loc": null,
                "usr": "G.O.O.F (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)",
                "src_loc": null,
                "usr": "Toki Deimer (\/mob\/living\/carbon\/human)"
            }
        ],
        "total_count": 341
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-04-16 12:17:53.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 251275,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":156,\"message\":\"undefined proc or verb \/obj\/item\/organ\/heart\/cybernetic\/anomalock\/get held mob().\",\"proc_name\":\"tick (\/datum\/status_effect\/stabilized\/tick)\",\"source_file\":\"code\/modules\/research\/xenobiology\/crossbreeding\/_status_effects.dm,466\",\"src\":\"\/datum\/status_effect\/stabilize... (\/datum\/status_effect\/stabilized\/yellow)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":62,\"message\":\"We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"G.O.O.F (\/mob\/living\/silicon\/ai)\"},{\"count\":26,\"message\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"Melda Rachel (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"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\":\"Lenald \\\\'\\\\'The Meandering\\\\'\\\\' ... (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"message\":\"the types of food has not been supplied in the BB_basic_foods key!\",\"proc_name\":\"SelectBehaviors (\/datum\/ai_planning_subtree\/find_food\/SelectBehaviors)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/find_food.dm,17\",\"src\":\"\/datum\/ai_planning_subtree\/fin... (\/datum\/ai_planning_subtree\/find_food)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"Moffer (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"Moffer (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,131\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"Moffer (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot read null.blackboard\",\"proc_name\":\"get held item (\/datum\/element\/ai_held_item\/proc\/get_held_item)\",\"source_file\":\"code\/datums\/elements\/ai_held_item.dm,23\",\"src\":\"\/datum\/element\/ai_held_item (\/datum\/element\/ai_held_item)\",\"src_loc\":null,\"usr\":\"Jake Osterwise (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"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\":\"null\"},{\"count\":7,\"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\":\"null\"},{\"count\":3,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,590\",\"src\":\"Tokisar (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"\/datum\/component\/tether 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\":2,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"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\":\"list index out of bounds\",\"proc_name\":\"get message mods (\/mob\/proc\/get_message_mods)\",\"source_file\":\"code\/modules\/mob\/mob_say.dm,224\",\"src\":\"Noaey\\\\'gief (\/mob\/living\/carbon\/human)\",\"src_loc\":\"space (89,150,5) (\/turf\/open\/space\/basic)\",\"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\":\"Radium XXIII (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,323\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.get lumcount().\",\"proc_name\":\"check light level (\/obj\/effect\/dummy\/phased_mob\/shadow\/proc\/check_light_level)\",\"source_file\":\"code\/modules\/spells\/spell_types\/jaunt\/shadow_walk.dm,126\",\"src\":\"the shadows (\/obj\/effect\/dummy\/phased_mob\/shadow)\",\"src_loc\":\"the plastinum wall (95,100,4) (\/turf\/closed\/indestructible\/riveted\/plastinum)\",\"usr\":\"null\"},{\"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\":\"Michael Smith (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Stack merge attempted on qdeleted target stack.\",\"proc_name\":\"merge without del (\/obj\/item\/stack\/proc\/merge_without_del)\",\"source_file\":\"code\/game\/objects\/items\/stacks\/stack.dm,630\",\"src\":\"the glass (\/obj\/item\/stack\/sheet\/glass)\",\"src_loc\":\"the plating (69,173,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the mouse (\/mob\/living\/basic\/mouse)\",\"src_loc\":null,\"usr\":\"Milo Meowser (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"recursive_jsonify got an empty list after serialization\",\"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\":\"G.O.O.F potentially spoofed ui action logout on prisoner console without the console being logged in.\",\"proc_name\":\"ui act (\/obj\/machinery\/computer\/prisoner\/management\/ui_act)\",\"source_file\":\"code\/game\/machinery\/computer\/prisoner\/management.dm,52\",\"src\":\"the prisoner management consol... (\/obj\/machinery\/computer\/prisoner\/management)\",\"src_loc\":null,\"usr\":\"G.O.O.F (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot execute null.kill program().\",\"proc_name\":\"ui act (\/obj\/item\/modular_computer\/ui_act)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer_ui.dm,145\",\"src\":\"the science cargo interfacing ... (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":null,\"usr\":\"Jimmy Swabey (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"in_range_of_irradiation 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\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"G.O.O.F potentially spoofed ui action insert_id on prisoner console without the console being logged in.\",\"proc_name\":\"ui act (\/obj\/machinery\/computer\/prisoner\/management\/ui_act)\",\"source_file\":\"code\/game\/machinery\/computer\/prisoner\/management.dm,52\",\"src\":\"the prisoner management consol... (\/obj\/machinery\/computer\/prisoner\/management)\",\"src_loc\":null,\"usr\":\"G.O.O.F (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Toggle Flashlight (\/datum\/action\/item_action\/toggle_computer_light)\",\"src_loc\":null,\"usr\":\"Toki Deimer (\/mob\/living\/carbon\/human)\"}],\"total_count\":341}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/04\/16\/round-251275\/runtime.condensed.json"
}