262768 262770

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 222,
                "message": "addtimer called with a negative wait. Converting to 0.5",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Randy Baum (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 109,
                "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": "Toma Prescot (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 49,
                "message": "Cannot execute null.stop feeding().",
                "proc_name": "tick (\/datum\/status_effect\/slime_leech\/tick)",
                "source_file": "code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,60",
                "src": "\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 37,
                "message": "cannot read from list",
                "proc_name": "on crewmember join (\/datum\/rpgtitle_controller\/proc\/on_crewmember_join)",
                "source_file": "code\/modules\/events\/wizard\/rpgtitles.dm,87",
                "src": "\/datum\/rpgtitle_controller (\/datum\/rpgtitle_controller)",
                "src_loc": null,
                "usr": "the hatchling blood worm (155) (\/mob\/living\/basic\/blood_worm\/hatchling)"
            },
            {
                "count": 16,
                "message": "Attempted to add a new component of type [\/datum\/component\/fantasy] to a qdeleting parent of type [\/obj\/item\/restraints\/legcuffs\/goliath_tentacle\/drag]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the tentacle mass (\/obj\/item\/restraints\/legcuffs\/goliath_tentacle\/drag)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 15,
                "message": "Attempted to add a new component of type [\/datum\/component\/fantasy] to a qdeleting parent of type [\/obj\/item\/restraints\/legcuffs\/goliath_tentacle]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the tentacle mass (\/obj\/item\/restraints\/legcuffs\/goliath_tentacle)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 11,
                "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,208",
                "src": "Cross Spikes (\/datum\/action\/cooldown\/mob_cooldown\/tendril_cross_spikes)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 11,
                "message": "Attempted to add a new component of type [\/datum\/component\/fantasy] to a qdeleting parent of type [\/obj\/item\/stack\/sheet\/animalhide\/goliath_hide]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the goliath hide plates (\/obj\/item\/stack\/sheet\/animalhide\/goliath_hide)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 10,
                "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": 8,
                "message": "Cannot read null.wound_series",
                "proc_name": "check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)",
                "source_file": "code\/modules\/surgery\/bodyparts\/wounds.dm,124",
                "src": "Thunderfury, Blessed monkey he... (\/obj\/item\/bodypart\/head\/monkey)",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "type mismatch: 17 & \/datum\/species\/ethereal (\/datum\/species\/ethereal)",
                "proc_name": "is bane target (\/datum\/component\/bane\/proc\/is_bane_target)",
                "source_file": "code\/datums\/components\/bane.dm,74",
                "src": "\/datum\/component\/bane (\/datum\/component\/bane)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 6,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1133",
                "src": "the ebeam (\/obj\/effect\/ebeam)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 5,
                "message": "Qdeleted thing being thrown around.",
                "proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
                "source_file": "code\/game\/atoms_movable.dm,1352",
                "src": "the bee (\/mob\/living\/basic\/bee)",
                "src_loc": null,
                "usr": "Mike Haddad (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "_queue_verb() returned false because it wasn't called from player input!",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 4,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "mob_swap_hands 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": "Toma Prescot (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "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": "the hatchling blood worm (476) (\/mob\/living\/basic\/blood_worm\/hatchling)"
            },
            {
                "count": 3,
                "message": "mob_equipped_item 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": "Toma Prescot (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "Attempted to fetch material ref with invalid key ",
                "proc_name": "get material (\/datum\/controller\/subsystem\/materials\/proc\/get_material)",
                "source_file": "code\/controllers\/subsystem\/materials.dm,113",
                "src": "Materials (\/datum\/controller\/subsystem\/materials)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "type mismatch: 17 & \/datum\/species (\/datum\/species)",
                "proc_name": "is bane target (\/datum\/component\/bane\/proc\/is_bane_target)",
                "source_file": "code\/datums\/components\/bane.dm,74",
                "src": "\/datum\/component\/bane (\/datum\/component\/bane)",
                "src_loc": null,
                "usr": "Toma Prescot (as Captain) (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "bad client",
                "proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
                "source_file": "code\/modules\/tgui\/tgui_window.dm,114",
                "src": "\/datum\/tgui_window (\/datum\/tgui_window)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "mob_unequipped_item 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": "Toma Prescot (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "mob_transforming_item 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": "Toma Prescot (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "type mismatch: 17 & \/mob\/living\/carbon\/human (\/mob\/living\/carbon\/human)",
                "proc_name": "is bane target (\/datum\/component\/bane\/proc\/is_bane_target)",
                "source_file": "code\/datums\/components\/bane.dm,74",
                "src": "\/datum\/component\/bane (\/datum\/component\/bane)",
                "src_loc": null,
                "usr": "the tactical research door rem... (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "type mismatch: 65 & \/datum\/species\/dullahan (\/datum\/species\/dullahan)",
                "proc_name": "is bane target (\/datum\/component\/bane\/proc\/is_bane_target)",
                "source_file": "code\/datums\/components\/bane.dm,74",
                "src": "\/datum\/component\/bane (\/datum\/component\/bane)",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "type mismatch: 17 & \/datum\/species\/dullahan (\/datum\/species\/dullahan)",
                "proc_name": "is bane target (\/datum\/component\/bane\/proc\/is_bane_target)",
                "source_file": "code\/datums\/components\/bane.dm,74",
                "src": "\/datum\/component\/bane (\/datum\/component\/bane)",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get thermal protection().",
                "proc_name": "harm human (\/datum\/status_effect\/fire_handler\/fire_stacks\/proc\/harm_human)",
                "source_file": "code\/datums\/status_effects\/debuffs\/fire_stacks.dm,217",
                "src": "\/datum\/status_effect\/fire_hand... (\/datum\/status_effect\/fire_handler\/fire_stacks)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.return air().",
                "proc_name": "LateInitialize (\/obj\/structure\/closet\/LateInitialize)",
                "source_file": "code\/game\/objects\/structures\/crates_lockers\/closets.dm,194",
                "src": "the food icebox (\/obj\/structure\/closet\/crate\/freezer\/food)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.click_intercept",
                "proc_name": "Remove (\/datum\/action\/cooldown\/Remove)",
                "source_file": "code\/datums\/actions\/cooldown_action.dm,127",
                "src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
                "source_file": "code\/_onclick\/hud\/screen_objects\/radial.dm,73",
                "src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
                "src_loc": null,
                "usr": "Toma Prescot (as Captain) (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,270",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: \/datum\/species\/dullahan (\/datum\/species\/dullahan) & 1",
                "proc_name": "bitfield to list (\/proc\/bitfield_to_list)",
                "source_file": "code\/__HELPERS\/_lists.dm,730",
                "src": "null",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "type mismatch: 17 & \/mob\/living\/carbon\/alien\/adult... (\/mob\/living\/carbon\/alien\/adult\/hunter)",
                "proc_name": "is bane target (\/datum\/component\/bane\/proc\/is_bane_target)",
                "source_file": "code\/datums\/components\/bane.dm,74",
                "src": "\/datum\/component\/bane (\/datum\/component\/bane)",
                "src_loc": null,
                "usr": "Kenny Konoszewik (as Captain) (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Mob with client has been deleted.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "qdeleted or null target trying to enter the spatial grid!",
                "proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
                "source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,361",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.Trigger().",
                "proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
                "source_file": "code\/_onclick\/hud\/screen_objects\/action_button.dm,74",
                "src": "End Camera View (\/atom\/movable\/screen\/movable\/action_button)",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "type mismatch: \/datum\/species (\/datum\/species) & 1",
                "proc_name": "bitfield to list (\/proc\/bitfield_to_list)",
                "source_file": "code\/__HELPERS\/_lists.dm,730",
                "src": "null",
                "src_loc": null,
                "usr": "Levi Calder (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "area_power_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": "the revenant (143) (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "type mismatch: \/mob\/living\/carbon\/human\/speci... (\/mob\/living\/carbon\/human\/species\/skeleton) & 1",
                "proc_name": "bitfield to list (\/proc\/bitfield_to_list)",
                "source_file": "code\/__HELPERS\/_lists.dm,730",
                "src": "null",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.hotspot expose().",
                "proc_name": "deal damage (\/datum\/status_effect\/fire_handler\/fire_stacks\/proc\/deal_damage)",
                "source_file": "code\/datums\/status_effects\/debuffs\/fire_stacks.dm,204",
                "src": "\/datum\/status_effect\/fire_hand... (\/datum\/status_effect\/fire_handler\/fire_stacks)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: \/mob\/living\/carbon\/alien (\/mob\/living\/carbon\/alien) & 1",
                "proc_name": "bitfield to list (\/proc\/bitfield_to_list)",
                "source_file": "code\/__HELPERS\/_lists.dm,730",
                "src": "null",
                "src_loc": null,
                "usr": "Levi Calder (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
                "source_file": "code\/datums\/components\/orbiter.dm,133",
                "src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
                "src_loc": null,
                "usr": "Jose Shah (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.post_logout_callbacks",
                "proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
                "source_file": "code\/modules\/mob\/mob.dm,1564",
                "src": "Kenny Konoszewik (\/mob\/living\/basic\/paper_wizard\/copy)",
                "src_loc": "the floor (176,81,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)",
                "source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,7",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)",
                "source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,57",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Called is_banned_from without specifying a ckey.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "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": "item_pickup 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": 567
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2026-06-28 09:34:00.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 262769,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":222,\"message\":\"addtimer called with a negative wait. Converting to 0.5\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":109,\"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\":\"Toma Prescot (\/mob\/living\/carbon\/human)\"},{\"count\":49,\"message\":\"Cannot execute null.stop feeding().\",\"proc_name\":\"tick (\/datum\/status_effect\/slime_leech\/tick)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/slime\/slime_leech.dm,60\",\"src\":\"\/datum\/status_effect\/slime_lee... (\/datum\/status_effect\/slime_leech)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":37,\"message\":\"cannot read from list\",\"proc_name\":\"on crewmember join (\/datum\/rpgtitle_controller\/proc\/on_crewmember_join)\",\"source_file\":\"code\/modules\/events\/wizard\/rpgtitles.dm,87\",\"src\":\"\/datum\/rpgtitle_controller (\/datum\/rpgtitle_controller)\",\"src_loc\":null,\"usr\":\"the hatchling blood worm (155) (\/mob\/living\/basic\/blood_worm\/hatchling)\"},{\"count\":16,\"message\":\"Attempted to add a new component of type [\/datum\/component\/fantasy] to a qdeleting parent of type [\/obj\/item\/restraints\/legcuffs\/goliath_tentacle\/drag]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the tentacle mass (\/obj\/item\/restraints\/legcuffs\/goliath_tentacle\/drag)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":15,\"message\":\"Attempted to add a new component of type [\/datum\/component\/fantasy] to a qdeleting parent of type [\/obj\/item\/restraints\/legcuffs\/goliath_tentacle]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the tentacle mass (\/obj\/item\/restraints\/legcuffs\/goliath_tentacle)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":11,\"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,208\",\"src\":\"Cross Spikes (\/datum\/action\/cooldown\/mob_cooldown\/tendril_cross_spikes)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":11,\"message\":\"Attempted to add a new component of type [\/datum\/component\/fantasy] to a qdeleting parent of type [\/obj\/item\/stack\/sheet\/animalhide\/goliath_hide]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the goliath hide plates (\/obj\/item\/stack\/sheet\/animalhide\/goliath_hide)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":10,\"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\":8,\"message\":\"Cannot read null.wound_series\",\"proc_name\":\"check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/wounds.dm,124\",\"src\":\"Thunderfury, Blessed monkey he... (\/obj\/item\/bodypart\/head\/monkey)\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"type mismatch: 17 & \/datum\/species\/ethereal (\/datum\/species\/ethereal)\",\"proc_name\":\"is bane target (\/datum\/component\/bane\/proc\/is_bane_target)\",\"source_file\":\"code\/datums\/components\/bane.dm,74\",\"src\":\"\/datum\/component\/bane (\/datum\/component\/bane)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":6,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1133\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":5,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1352\",\"src\":\"the bee (\/mob\/living\/basic\/bee)\",\"src_loc\":null,\"usr\":\"Mike Haddad (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"_queue_verb() returned false because it wasn't called from player input!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":4,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"mob_swap_hands 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\":\"Toma Prescot (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"the hatchling blood worm (476) (\/mob\/living\/basic\/blood_worm\/hatchling)\"},{\"count\":3,\"message\":\"mob_equipped_item 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\":\"Toma Prescot (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\"get material (\/datum\/controller\/subsystem\/materials\/proc\/get_material)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,113\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"type mismatch: 17 & \/datum\/species (\/datum\/species)\",\"proc_name\":\"is bane target (\/datum\/component\/bane\/proc\/is_bane_target)\",\"source_file\":\"code\/datums\/components\/bane.dm,74\",\"src\":\"\/datum\/component\/bane (\/datum\/component\/bane)\",\"src_loc\":null,\"usr\":\"Toma Prescot (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,114\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"mob_unequipped_item 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\":\"Toma Prescot (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"mob_transforming_item 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\":\"Toma Prescot (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"type mismatch: 17 & \/mob\/living\/carbon\/human (\/mob\/living\/carbon\/human)\",\"proc_name\":\"is bane target (\/datum\/component\/bane\/proc\/is_bane_target)\",\"source_file\":\"code\/datums\/components\/bane.dm,74\",\"src\":\"\/datum\/component\/bane (\/datum\/component\/bane)\",\"src_loc\":null,\"usr\":\"the tactical research door rem... (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"type mismatch: 65 & \/datum\/species\/dullahan (\/datum\/species\/dullahan)\",\"proc_name\":\"is bane target (\/datum\/component\/bane\/proc\/is_bane_target)\",\"source_file\":\"code\/datums\/components\/bane.dm,74\",\"src\":\"\/datum\/component\/bane (\/datum\/component\/bane)\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"type mismatch: 17 & \/datum\/species\/dullahan (\/datum\/species\/dullahan)\",\"proc_name\":\"is bane target (\/datum\/component\/bane\/proc\/is_bane_target)\",\"source_file\":\"code\/datums\/components\/bane.dm,74\",\"src\":\"\/datum\/component\/bane (\/datum\/component\/bane)\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.get thermal protection().\",\"proc_name\":\"harm human (\/datum\/status_effect\/fire_handler\/fire_stacks\/proc\/harm_human)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/fire_stacks.dm,217\",\"src\":\"\/datum\/status_effect\/fire_hand... (\/datum\/status_effect\/fire_handler\/fire_stacks)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"LateInitialize (\/obj\/structure\/closet\/LateInitialize)\",\"source_file\":\"code\/game\/objects\/structures\/crates_lockers\/closets.dm,194\",\"src\":\"the food icebox (\/obj\/structure\/closet\/crate\/freezer\/food)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.click_intercept\",\"proc_name\":\"Remove (\/datum\/action\/cooldown\/Remove)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,127\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/screen_objects\/radial.dm,73\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Toma Prescot (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,270\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: \/datum\/species\/dullahan (\/datum\/species\/dullahan) & 1\",\"proc_name\":\"bitfield to list (\/proc\/bitfield_to_list)\",\"source_file\":\"code\/__HELPERS\/_lists.dm,730\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"type mismatch: 17 & \/mob\/living\/carbon\/alien\/adult... (\/mob\/living\/carbon\/alien\/adult\/hunter)\",\"proc_name\":\"is bane target (\/datum\/component\/bane\/proc\/is_bane_target)\",\"source_file\":\"code\/datums\/components\/bane.dm,74\",\"src\":\"\/datum\/component\/bane (\/datum\/component\/bane)\",\"src_loc\":null,\"usr\":\"Kenny Konoszewik (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human)\"},{\"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\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/screen_objects\/action_button.dm,74\",\"src\":\"End Camera View (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"type mismatch: \/datum\/species (\/datum\/species) & 1\",\"proc_name\":\"bitfield to list (\/proc\/bitfield_to_list)\",\"source_file\":\"code\/__HELPERS\/_lists.dm,730\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Levi Calder (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"area_power_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\":\"the revenant (143) (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"type mismatch: \/mob\/living\/carbon\/human\/speci... (\/mob\/living\/carbon\/human\/species\/skeleton) & 1\",\"proc_name\":\"bitfield to list (\/proc\/bitfield_to_list)\",\"source_file\":\"code\/__HELPERS\/_lists.dm,730\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot execute null.hotspot expose().\",\"proc_name\":\"deal damage (\/datum\/status_effect\/fire_handler\/fire_stacks\/proc\/deal_damage)\",\"source_file\":\"code\/datums\/status_effects\/debuffs\/fire_stacks.dm,204\",\"src\":\"\/datum\/status_effect\/fire_hand... (\/datum\/status_effect\/fire_handler\/fire_stacks)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: \/mob\/living\/carbon\/alien (\/mob\/living\/carbon\/alien) & 1\",\"proc_name\":\"bitfield to list (\/proc\/bitfield_to_list)\",\"source_file\":\"code\/__HELPERS\/_lists.dm,730\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Levi Calder (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,133\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Jose Shah (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1564\",\"src\":\"Kenny Konoszewik (\/mob\/living\/basic\/paper_wizard\/copy)\",\"src_loc\":\"the floor (176,81,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,7\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,57\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Called is_banned_from without specifying a ckey.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"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\":\"item_pickup 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\":567}",
    "originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2026\/06\/28\/round-262769\/runtime.condensed.json"
}