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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 324,
                "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 solid plasma (\/obj\/item\/stack\/sheet\/mineral\/plasma)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 73,
                "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": "Tam Lin (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 56,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "handle transfer (\/atom\/movable\/screen\/alert\/give\/proc\/handle_transfer)",
                "source_file": "code\/_onclick\/hud\/alert.dm,408",
                "src": "Henk Hill is offering Henk Hil... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": null,
                "usr": "Gravel (as Henk Hill) (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 51,
                "message": "bad del",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,357",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 51,
                "message": "Cannot read null.species",
                "proc_name": "mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25",
                "src": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 51,
                "message": "Division by zero",
                "proc_name": "gas pressure minimum transfer (\/datum\/gas_mixture\/proc\/gas_pressure_minimum_transfer)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,563",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 47,
                "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": "Licks-The-Icicles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 32,
                "message": "Cannot execute null.get proxy attacker for().",
                "proc_name": "user insert (\/datum\/component\/material_container\/proc\/user_insert)",
                "source_file": "code\/datums\/components\/material\/material_container.dm,297",
                "src": "\/datum\/component\/material_cont... (\/datum\/component\/material_container)",
                "src_loc": null,
                "usr": "Licks-The-Icicles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 29,
                "message": "Cannot execute null.archive().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
                "src": "the volcanic floor (152,47,13) (\/turf\/open\/misc\/asteroid\/basalt\/airless)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 19,
                "message": "mob_action_grant 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": "Ted Metek (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 19,
                "message": "mob_action_removed 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": "Ted Metek (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 18,
                "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,358",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "Licks-The-Icicles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 16,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1121",
                "src": "the ebeam (\/obj\/effect\/ebeam)",
                "src_loc": null,
                "usr": "Doctors-The-Smiles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 13,
                "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": "Deena Rathens (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 13,
                "message": "illegal: pow(-1.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Signora Sunshine (\/mob\/dead\/observer)",
                "src_loc": "the plating (172,172,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 11,
                "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": 11,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "hitby (\/mob\/living\/hitby)",
                "source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
                "src": "Bob Robert (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (102,137,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "(src)"
            },
            {
                "count": 10,
                "message": "teleporter_new_target 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": "Signora Sunshine (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 9,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,25",
                "src": "null",
                "src_loc": null,
                "usr": "Onuja Gih (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 8,
                "message": "Tried to qdel possibly invalid value: \/datum\/ai_controller\/monkey",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 8,
                "message": "Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/chest",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 7,
                "message": "Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/arm\/left",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 7,
                "message": "Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/head",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 7,
                "message": "Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/arm\/right",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 7,
                "message": "Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/leg\/left",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 7,
                "message": "Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/leg\/right",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 6,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)",
                "source_file": "code\/datums\/elements\/relay_attackers.dm,77",
                "src": "\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)",
                "src_loc": null,
                "usr": "the monkey (604) (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 6,
                "message": "undefined proc or verb \/mob\/living\/simple_animal\/hostile\/megafauna\/blood_drunk_miner\/guidance\/add blood DNA to items().",
                "proc_name": "attack effects (\/mob\/living\/proc\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,398",
                "src": "Johann Faust (\/mob\/living\/carbon\/human)",
                "src_loc": "the volcanic floor (220,75,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
                "usr": "null"
            },
            {
                "count": 6,
                "message": "Cannot create objects of type null.",
                "proc_name": "finalize construction (\/obj\/structure\/frame\/computer\/finalize_construction)",
                "source_file": "code\/game\/machinery\/computer\/buildandrepair.dm,299",
                "src": "the computer frame (\/obj\/structure\/frame\/computer)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "Cannot execute null.make copy().",
                "proc_name": "add mutation (\/datum\/dna\/proc\/add_mutation)",
                "source_file": "code\/datums\/dna.dm,153",
                "src": "\/datum\/dna (\/datum\/dna)",
                "src_loc": null,
                "usr": "Ted Metek (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "Cannot read null.name",
                "proc_name": "add context (\/atom\/movable\/screen\/alert\/give\/add_context)",
                "source_file": "code\/_onclick\/hud\/alert.dm,339",
                "src": "Henk Hill is offering Henk Hil... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Division by zero",
                "proc_name": "scrub (\/obj\/machinery\/portable_atmospherics\/scrubber\/proc\/scrub)",
                "source_file": "code\/modules\/atmospherics\/machinery\/portable\/scrubber.dm,91",
                "src": "the portable air scrubber (\/obj\/machinery\/portable_atmospherics\/scrubber)",
                "src_loc": "the floor (123,77,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.deployed_shell",
                "proc_name": "Topic (\/mob\/living\/silicon\/Topic)",
                "source_file": "code\/modules\/mob\/living\/silicon\/silicon.dm,265",
                "src": "Manifestation Of The Fendahl E... (\/mob\/living\/silicon\/robot\/shell)",
                "src_loc": null,
                "usr": "Manifestation Of The Fendahl (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 3,
                "message": "Cannot read null.stat",
                "proc_name": "check completion (\/datum\/objective\/spider\/check_completion)",
                "source_file": "code\/modules\/antagonists\/spiders\/spiders.dm,32",
                "src": "generic objective (\/datum\/objective\/spider)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot execute null.add member().",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
                "src": "the omni pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
                "src_loc": null,
                "usr": "Suri Melanie (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "Division by zero",
                "proc_name": "update tug (\/datum\/component\/tug_towards\/proc\/update_tug)",
                "source_file": "code\/datums\/components\/tug_towards.dm,116",
                "src": "\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)",
                "src_loc": null,
                "usr": "August Lindenhurst (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "undefined proc or verb \/mob\/living\/silicon\/robot\/shell\/add blood DNA to items().",
                "proc_name": "attack effects (\/mob\/living\/proc\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,398",
                "src": "Doctors-The-Smiles (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Manifestation Of The Fendahl E... (\/mob\/living\/silicon\/robot\/shell)"
            },
            {
                "count": 2,
                "message": "Cannot read null.zone_selected",
                "proc_name": "mech melee attack (\/mob\/living\/mech_melee_attack)",
                "source_file": "code\/modules\/vehicles\/mecha\/mech_melee_attack.dm,127",
                "src": "Robin Genis (\/mob\/living\/carbon\/human)",
                "src_loc": "the reinforced floor (71,149,2) (\/turf\/open\/floor\/engine)",
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.update body().",
                "proc_name": "switch to slot (\/datum\/preferences\/proc\/switch_to_slot)",
                "source_file": "code\/modules\/client\/preferences_savefile.dm,390",
                "src": "\/datum\/preferences (\/datum\/preferences)",
                "src_loc": null,
                "usr": "Googa_simulator (\/mob\/dead\/new_player)"
            },
            {
                "count": 2,
                "message": "Cannot read null.ctf_enabled",
                "proc_name": "ctf enabled (\/datum\/ctf_panel\/proc\/ctf_enabled)",
                "source_file": "code\/modules\/capture_the_flag\/ctf_panel.dm,86",
                "src": "\/datum\/ctf_panel (\/datum\/ctf_panel)",
                "src_loc": null,
                "usr": "Kevan Shaffer (\/mob\/dead\/observer)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.refresh bleed rate().",
                "proc_name": "adjust blood flow (\/datum\/wound\/proc\/adjust_blood_flow)",
                "source_file": "code\/datums\/wounds\/_wounds.dm,581",
                "src": "Rough Abrasion (\/datum\/wound\/slash\/flesh\/moderate)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.owner",
                "proc_name": "handle transfer (\/atom\/movable\/screen\/alert\/give\/proc\/handle_transfer)",
                "source_file": "code\/_onclick\/hud\/alert.dm,405",
                "src": "Suri Melanie is offering Suri ... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": null,
                "usr": "Jack Wells (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "Ivy Aries (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.show_job_clothes",
                "proc_name": "get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)",
                "source_file": "code\/modules\/loadout\/loadout_menu.dm,99",
                "src": "\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)",
                "src_loc": null,
                "usr": "Googa_simulator (\/mob\/dead\/new_player)"
            },
            {
                "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": "Onuja Gih (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on  (181,111,2)",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
                "src": "the yellow volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
                "src_loc": null,
                "usr": "Suri Melanie (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "Fishing Lines Set (\/datum\/supply_pack\/goody\/fishing_line_set)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "weather_ended_in_area_\/datum\/weather\/ash_storm 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": "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": "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": "Mike Haddad (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.air",
                "proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,383",
                "src": "Delivery Office omni air vent ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
                "src_loc": "space (79,139,2) (\/turf\/open\/space)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get expected ai status().",
                "proc_name": "update z (\/mob\/living\/proc\/update_z)",
                "source_file": "code\/modules\/mob\/living\/living.dm,1940",
                "src": "the tank spider (\/mob\/living\/basic\/spider\/giant\/tank)",
                "src_loc": "the carpet (63,69,8) (\/turf\/open\/floor\/carpet\/black)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "weather_began_in_area_\/datum\/weather\/void_storm 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.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,72",
                "src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
                "src_loc": null,
                "usr": "Betelgeuse MV (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.forceMove().",
                "proc_name": "Destroy (\/obj\/machinery\/computer\/camera_advanced\/xenobio\/Destroy)",
                "source_file": "code\/modules\/research\/xenobiology\/xenobio_camera.dm,77",
                "src": "Slime management console (\/obj\/machinery\/computer\/camera_advanced\/xenobio)",
                "src_loc": null,
                "usr": "Ted Metek (\/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,110",
                "src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
                "src_loc": null,
                "usr": "Manifestation Of The Fendahl (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "Cannot read null.screen",
                "proc_name": "Destroy (\/atom\/movable\/screen\/fishing_hud\/Destroy)",
                "source_file": "code\/modules\/fishing\/fishing_minigame.dm,829",
                "src": "the fishing minigame (\/atom\/movable\/screen\/fishing_hud)",
                "src_loc": null,
                "usr": "Kingsley Hace (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "weather_ended_in_area_\/datum\/weather\/snow_storm 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.type",
                "proc_name": "processing (\/obj\/machinery\/processor\/proc\/processing)",
                "source_file": "code\/modules\/food_and_drinks\/machinery\/processor.dm,158",
                "src": "the slime processor (\/obj\/machinery\/processor\/slime)",
                "src_loc": null,
                "usr": "Ted Metek (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "Cannot read null.offered_item",
                "proc_name": "add context (\/atom\/movable\/screen\/alert\/give\/add_context)",
                "source_file": "code\/_onclick\/hud\/alert.dm,339",
                "src": "Suri Melanie is offering Suri ... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "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": "Betelgeuse MV (The Iron Man) (\/obj\/item\/modular_computer\/pda\/security)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.body_part",
                "proc_name": "get clothing on part (\/mob\/living\/carbon\/human\/proc\/get_clothing_on_part)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/human_defense.dm,43",
                "src": "Andre Mortrand (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Morgan Holloway (\/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": "Cannot execute null.Copy().",
                "proc_name": "circuit added (\/obj\/structure\/frame\/machine\/circuit_added)",
                "source_file": "code\/game\/machinery\/machine_frame.dm,161",
                "src": "the machine frame (\/obj\/structure\/frame\/machine)",
                "src_loc": null,
                "usr": "Looks-At-Bugs (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.air",
                "proc_name": "merge (\/datum\/pipeline\/proc\/merge)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173",
                "src": "\/datum\/pipeline (\/datum\/pipeline)",
                "src_loc": null,
                "usr": "Suri Melanie (\/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,255",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.reset cooldowns().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
                "src": "the plating (99,194,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "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": "weather_began_in_area_\/datum\/weather\/ash_storm 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": "https:\/\/tts.scriptis.net\/tts-voices: status code 502",
                "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": "weather_ended_in_area_\/datum\/weather\/void_storm 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 modify null.dismantle_cooldown.",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
                "src": "the floor (81,138,2) (\/turf\/open\/floor\/iron)",
                "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,595",
                "src": "Tuffmangoboiii (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.forensics",
                "proc_name": "share blood on touch (\/mob\/living\/carbon\/human\/share_blood_on_touch)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon_defense.dm,302",
                "src": "Henk Hill (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Samantha Fiscina (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot modify null.layer.",
                "proc_name": "unload (\/mob\/living\/simple_animal\/bot\/mulebot\/proc\/unload)",
                "source_file": "code\/modules\/mob\/living\/simple_animal\/bot\/mulebot.dm,456",
                "src": "the MULEbot Fj21Z (\/mob\/living\/simple_animal\/bot\/mulebot)",
                "src_loc": "the floor (126,172,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Invalid timer: ]Timer: 65578 ([0x2107b0aa]), TTR: 706732, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210533e9], callBack.object: \/datum\/looping_sound\/generator(\/datum\/looping_sound\/generator), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(706732), QDELETED, NO CALLBACK world.time: 23213, head_offset: 22800, practical_offset: 827, REALTIMEOFDAY: 706732",
                "proc_name": "fire (\/datum\/controller\/subsystem\/timer\/fire)",
                "source_file": "code\/controllers\/subsystem\/timer.dm,122",
                "src": "Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "weather_began_in_area_\/datum\/weather\/snow_storm 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 modify null.connected_recycler.",
                "proc_name": "Destroy (\/obj\/machinery\/monkey_recycler\/Destroy)",
                "source_file": "code\/modules\/food_and_drinks\/machinery\/monkeyrecycler.dm,27",
                "src": "the monkey recycler (\/obj\/machinery\/monkey_recycler)",
                "src_loc": "the floor (169,84,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.has reagent().",
                "proc_name": "has reagent (\/mob\/living\/proc\/has_reagent)",
                "source_file": "code\/modules\/mob\/living\/life.dm,125",
                "src": "the corgi (\/mob\/living\/basic\/pet\/dog\/corgi)",
                "src_loc": null,
                "usr": "Tam Lin (\/mob\/living\/carbon\/human)"
            }
        ],
        "total_count": 1002
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-06-09 18:58:14.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 253063,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":324,\"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 solid plasma (\/obj\/item\/stack\/sheet\/mineral\/plasma)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":73,\"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\":\"Tam Lin (\/mob\/living\/carbon\/human)\"},{\"count\":56,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"handle transfer (\/atom\/movable\/screen\/alert\/give\/proc\/handle_transfer)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,408\",\"src\":\"Henk Hill is offering Henk Hil... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":null,\"usr\":\"Gravel (as Henk Hill) (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"message\":\"bad del\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,357\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":51,\"message\":\"Cannot read null.species\",\"proc_name\":\"mob negates gravity (\/mob\/living\/carbon\/human\/mob_negates_gravity)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/human_movement.dm,25\",\"src\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":51,\"message\":\"Division by zero\",\"proc_name\":\"gas pressure minimum transfer (\/datum\/gas_mixture\/proc\/gas_pressure_minimum_transfer)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,563\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":47,\"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\":\"Licks-The-Icicles (\/mob\/living\/carbon\/human)\"},{\"count\":32,\"message\":\"Cannot execute null.get proxy attacker for().\",\"proc_name\":\"user insert (\/datum\/component\/material_container\/proc\/user_insert)\",\"source_file\":\"code\/datums\/components\/material\/material_container.dm,297\",\"src\":\"\/datum\/component\/material_cont... (\/datum\/component\/material_container)\",\"src_loc\":null,\"usr\":\"Licks-The-Icicles (\/mob\/living\/carbon\/human)\"},{\"count\":29,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"the volcanic floor (152,47,13) (\/turf\/open\/misc\/asteroid\/basalt\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":19,\"message\":\"mob_action_grant 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\":\"Ted Metek (\/mob\/living\/carbon\/human)\"},{\"count\":19,\"message\":\"mob_action_removed 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\":\"Ted Metek (\/mob\/living\/carbon\/human)\"},{\"count\":18,\"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,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"Licks-The-Icicles (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Doctors-The-Smiles (\/mob\/living\/carbon\/human)\"},{\"count\":13,\"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\":\"Deena Rathens (\/mob\/living\/carbon\/human)\"},{\"count\":13,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Signora Sunshine (\/mob\/dead\/observer)\",\"src_loc\":\"the plating (172,172,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":11,\"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\":11,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"Bob Robert (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (102,137,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"(src)\"},{\"count\":10,\"message\":\"teleporter_new_target 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\":\"Signora Sunshine (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Onuja Gih (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Tried to qdel possibly invalid value: \/datum\/ai_controller\/monkey\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":8,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/chest\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":7,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/arm\/left\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":7,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/head\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":7,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/arm\/right\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":7,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/leg\/left\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":7,\"message\":\"Tried to qdel possibly invalid value: \/obj\/item\/bodypart\/leg\/right\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":6,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)\",\"source_file\":\"code\/datums\/elements\/relay_attackers.dm,77\",\"src\":\"\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)\",\"src_loc\":null,\"usr\":\"the monkey (604) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":6,\"message\":\"undefined proc or verb \/mob\/living\/simple_animal\/hostile\/megafauna\/blood_drunk_miner\/guidance\/add blood DNA to items().\",\"proc_name\":\"attack effects (\/mob\/living\/proc\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,398\",\"src\":\"Johann Faust (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the volcanic floor (220,75,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"usr\":\"null\"},{\"count\":6,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"finalize construction (\/obj\/structure\/frame\/computer\/finalize_construction)\",\"source_file\":\"code\/game\/machinery\/computer\/buildandrepair.dm,299\",\"src\":\"the computer frame (\/obj\/structure\/frame\/computer)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot execute null.make copy().\",\"proc_name\":\"add mutation (\/datum\/dna\/proc\/add_mutation)\",\"source_file\":\"code\/datums\/dna.dm,153\",\"src\":\"\/datum\/dna (\/datum\/dna)\",\"src_loc\":null,\"usr\":\"Ted Metek (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot read null.name\",\"proc_name\":\"add context (\/atom\/movable\/screen\/alert\/give\/add_context)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,339\",\"src\":\"Henk Hill is offering Henk Hil... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Division by zero\",\"proc_name\":\"scrub (\/obj\/machinery\/portable_atmospherics\/scrubber\/proc\/scrub)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/portable\/scrubber.dm,91\",\"src\":\"the portable air scrubber (\/obj\/machinery\/portable_atmospherics\/scrubber)\",\"src_loc\":\"the floor (123,77,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.deployed_shell\",\"proc_name\":\"Topic (\/mob\/living\/silicon\/Topic)\",\"source_file\":\"code\/modules\/mob\/living\/silicon\/silicon.dm,265\",\"src\":\"Manifestation Of The Fendahl E... (\/mob\/living\/silicon\/robot\/shell)\",\"src_loc\":null,\"usr\":\"Manifestation Of The Fendahl (\/mob\/living\/silicon\/ai)\"},{\"count\":3,\"message\":\"Cannot read null.stat\",\"proc_name\":\"check completion (\/datum\/objective\/spider\/check_completion)\",\"source_file\":\"code\/modules\/antagonists\/spiders\/spiders.dm,32\",\"src\":\"generic objective (\/datum\/objective\/spider)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the omni pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":null,\"usr\":\"Suri Melanie (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Division by zero\",\"proc_name\":\"update tug (\/datum\/component\/tug_towards\/proc\/update_tug)\",\"source_file\":\"code\/datums\/components\/tug_towards.dm,116\",\"src\":\"\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)\",\"src_loc\":null,\"usr\":\"August Lindenhurst (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined proc or verb \/mob\/living\/silicon\/robot\/shell\/add blood DNA to items().\",\"proc_name\":\"attack effects (\/mob\/living\/proc\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,398\",\"src\":\"Doctors-The-Smiles (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Manifestation Of The Fendahl E... (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":2,\"message\":\"Cannot read null.zone_selected\",\"proc_name\":\"mech melee attack (\/mob\/living\/mech_melee_attack)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mech_melee_attack.dm,127\",\"src\":\"Robin Genis (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the reinforced floor (71,149,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot execute null.update body().\",\"proc_name\":\"switch to slot (\/datum\/preferences\/proc\/switch_to_slot)\",\"source_file\":\"code\/modules\/client\/preferences_savefile.dm,390\",\"src\":\"\/datum\/preferences (\/datum\/preferences)\",\"src_loc\":null,\"usr\":\"Googa_simulator (\/mob\/dead\/new_player)\"},{\"count\":2,\"message\":\"Cannot read null.ctf_enabled\",\"proc_name\":\"ctf enabled (\/datum\/ctf_panel\/proc\/ctf_enabled)\",\"source_file\":\"code\/modules\/capture_the_flag\/ctf_panel.dm,86\",\"src\":\"\/datum\/ctf_panel (\/datum\/ctf_panel)\",\"src_loc\":null,\"usr\":\"Kevan Shaffer (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Cannot execute null.refresh bleed rate().\",\"proc_name\":\"adjust blood flow (\/datum\/wound\/proc\/adjust_blood_flow)\",\"source_file\":\"code\/datums\/wounds\/_wounds.dm,581\",\"src\":\"Rough Abrasion (\/datum\/wound\/slash\/flesh\/moderate)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.owner\",\"proc_name\":\"handle transfer (\/atom\/movable\/screen\/alert\/give\/proc\/handle_transfer)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,405\",\"src\":\"Suri Melanie is offering Suri ... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":null,\"usr\":\"Jack Wells (\/mob\/living\/carbon\/human)\"},{\"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\":\"Ivy Aries (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.show_job_clothes\",\"proc_name\":\"get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)\",\"source_file\":\"code\/modules\/loadout\/loadout_menu.dm,99\",\"src\":\"\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)\",\"src_loc\":null,\"usr\":\"Googa_simulator (\/mob\/dead\/new_player)\"},{\"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\":\"Onuja Gih (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on  (181,111,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the yellow volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Suri Melanie (\/mob\/living\/carbon\/human)\"},{\"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\":\"Fishing Lines Set (\/datum\/supply_pack\/goody\/fishing_line_set)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"weather_ended_in_area_\/datum\/weather\/ash_storm 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\":\"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\":\"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\":\"Mike Haddad (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,383\",\"src\":\"Delivery Office omni air vent ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"space (79,139,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.get expected ai status().\",\"proc_name\":\"update z (\/mob\/living\/proc\/update_z)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1940\",\"src\":\"the tank spider (\/mob\/living\/basic\/spider\/giant\/tank)\",\"src_loc\":\"the carpet (63,69,8) (\/turf\/open\/floor\/carpet\/black)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"weather_began_in_area_\/datum\/weather\/void_storm 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.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,72\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Betelgeuse MV (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.forceMove().\",\"proc_name\":\"Destroy (\/obj\/machinery\/computer\/camera_advanced\/xenobio\/Destroy)\",\"source_file\":\"code\/modules\/research\/xenobiology\/xenobio_camera.dm,77\",\"src\":\"Slime management console (\/obj\/machinery\/computer\/camera_advanced\/xenobio)\",\"src_loc\":null,\"usr\":\"Ted Metek (\/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,110\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Manifestation Of The Fendahl (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot read null.screen\",\"proc_name\":\"Destroy (\/atom\/movable\/screen\/fishing_hud\/Destroy)\",\"source_file\":\"code\/modules\/fishing\/fishing_minigame.dm,829\",\"src\":\"the fishing minigame (\/atom\/movable\/screen\/fishing_hud)\",\"src_loc\":null,\"usr\":\"Kingsley Hace (\/mob\/living\/carbon\/human)\"},{\"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\":\"weather_ended_in_area_\/datum\/weather\/snow_storm 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.type\",\"proc_name\":\"processing (\/obj\/machinery\/processor\/proc\/processing)\",\"source_file\":\"code\/modules\/food_and_drinks\/machinery\/processor.dm,158\",\"src\":\"the slime processor (\/obj\/machinery\/processor\/slime)\",\"src_loc\":null,\"usr\":\"Ted Metek (\/mob\/living\/carbon\/human)\"},{\"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\":\"Cannot read null.offered_item\",\"proc_name\":\"add context (\/atom\/movable\/screen\/alert\/give\/add_context)\",\"source_file\":\"code\/_onclick\/hud\/alert.dm,339\",\"src\":\"Suri Melanie is offering Suri ... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"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\":\"Betelgeuse MV (The Iron Man) (\/obj\/item\/modular_computer\/pda\/security)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.body_part\",\"proc_name\":\"get clothing on part (\/mob\/living\/carbon\/human\/proc\/get_clothing_on_part)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/human_defense.dm,43\",\"src\":\"Andre Mortrand (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Morgan Holloway (\/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\":\"Cannot execute null.Copy().\",\"proc_name\":\"circuit added (\/obj\/structure\/frame\/machine\/circuit_added)\",\"source_file\":\"code\/game\/machinery\/machine_frame.dm,161\",\"src\":\"the machine frame (\/obj\/structure\/frame\/machine)\",\"src_loc\":null,\"usr\":\"Looks-At-Bugs (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"merge (\/datum\/pipeline\/proc\/merge)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,173\",\"src\":\"\/datum\/pipeline (\/datum\/pipeline)\",\"src_loc\":null,\"usr\":\"Suri Melanie (\/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,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (99,194,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"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\":\"weather_began_in_area_\/datum\/weather\/ash_storm 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\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 502\",\"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\":\"weather_ended_in_area_\/datum\/weather\/void_storm 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 modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the floor (81,138,2) (\/turf\/open\/floor\/iron)\",\"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,595\",\"src\":\"Tuffmangoboiii (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.forensics\",\"proc_name\":\"share blood on touch (\/mob\/living\/carbon\/human\/share_blood_on_touch)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon_defense.dm,302\",\"src\":\"Henk Hill (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Samantha Fiscina (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.layer.\",\"proc_name\":\"unload (\/mob\/living\/simple_animal\/bot\/mulebot\/proc\/unload)\",\"source_file\":\"code\/modules\/mob\/living\/simple_animal\/bot\/mulebot.dm,456\",\"src\":\"the MULEbot Fj21Z (\/mob\/living\/simple_animal\/bot\/mulebot)\",\"src_loc\":\"the floor (126,172,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Invalid timer: ]Timer: 65578 ([0x2107b0aa]), TTR: 706732, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x210533e9], callBack.object: \/datum\/looping_sound\/generator(\/datum\/looping_sound\/generator), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(706732), QDELETED, NO CALLBACK world.time: 23213, head_offset: 22800, practical_offset: 827, REALTIMEOFDAY: 706732\",\"proc_name\":\"fire (\/datum\/controller\/subsystem\/timer\/fire)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,122\",\"src\":\"Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"weather_began_in_area_\/datum\/weather\/snow_storm 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 modify null.connected_recycler.\",\"proc_name\":\"Destroy (\/obj\/machinery\/monkey_recycler\/Destroy)\",\"source_file\":\"code\/modules\/food_and_drinks\/machinery\/monkeyrecycler.dm,27\",\"src\":\"the monkey recycler (\/obj\/machinery\/monkey_recycler)\",\"src_loc\":\"the floor (169,84,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.has reagent().\",\"proc_name\":\"has reagent (\/mob\/living\/proc\/has_reagent)\",\"source_file\":\"code\/modules\/mob\/living\/life.dm,125\",\"src\":\"the corgi (\/mob\/living\/basic\/pet\/dog\/corgi)\",\"src_loc\":null,\"usr\":\"Tam Lin (\/mob\/living\/carbon\/human)\"}],\"total_count\":1002}",
    "originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/06\/09\/round-253063\/runtime.condensed.json"
}