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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 208,
                "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": "null"
            },
            {
                "count": 53,
                "message": "Cannot read null.access",
                "proc_name": "get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)",
                "source_file": "code\/modules\/modular_computers\/computers\/item\/computer.dm,1000",
                "src": "Transcends-The-Flesh (Station ... (\/obj\/item\/modular_computer\/pda\/engineering)",
                "src_loc": null,
                "usr": "Transcends-The-Flesh (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 51,
                "message": "Cannot execute null. AddComponent().",
                "proc_name": "assume direct control (\/mob\/eye\/blob\/proc\/assume_direct_control)",
                "source_file": "code\/modules\/antagonists\/blob\/overmind.dm,176",
                "src": "Blob Overmind (739) (\/mob\/eye\/blob)",
                "src_loc": "the floor (154,158,2) (\/turf\/open\/floor\/iron)",
                "usr": "(src)"
            },
            {
                "count": 51,
                "message": "Cannot read null.gases",
                "proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308",
                "src": "\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 50,
                "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": 49,
                "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 plating (108,178,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 30,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,50",
                "src": "null",
                "src_loc": null,
                "usr": "Brian Nieves (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 29,
                "message": "Division by zero",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (46,197,2) (\/turf\/open\/floor\/wood)",
                "usr": "null"
            },
            {
                "count": 13,
                "message": "Division by zero",
                "proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 10,
                "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": "null"
            },
            {
                "count": 9,
                "message": "illegal: pow(-4.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Royce Khan (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (183,109,2) (\/turf\/open\/floor\/iron\/white\/side)",
                "usr": "null"
            },
            {
                "count": 7,
                "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,348",
                "src": "the omni large dual-port air v... (\/obj\/machinery\/atmospherics\/components\/binary\/dp_vent_pump\/high_volume\/incinerator_ordmix)",
                "src_loc": "the plating (194,116,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 7,
                "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": 6,
                "message": "illegal: pow(-2.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Jimmy Little (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (173,119,2) (\/turf\/open\/floor\/iron\/white\/small)",
                "usr": "null"
            },
            {
                "count": 6,
                "message": "illegal: pow(-3.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Royce Khan (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (185,109,2) (\/turf\/open\/floor\/iron\/white\/corner)",
                "usr": "null"
            },
            {
                "count": 6,
                "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": "Cherry Graves (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "parent_qdeleting 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": "Lincoln Grounds (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "bad client",
                "proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
                "source_file": "code\/modules\/tgui\/tgui_window.dm,133",
                "src": "\/datum\/tgui_window (\/datum\/tgui_window)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 5,
                "message": "The turret taking damage after deletion",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,21",
                "src": "the turret (\/obj\/machinery\/porta_turret_cover)",
                "src_loc": null,
                "usr": "Blob Overmind (739) (\/mob\/eye\/blob)"
            },
            {
                "count": 5,
                "message": "code\/__HELPERS\/colors.dm:93:Assertion failed: first_color?.len == 3 - First color must be a 3 length list, received null",
                "proc_name": "blend cutoff colors (\/proc\/blend_cutoff_colors)",
                "source_file": "code\/__HELPERS\/colors.dm,93",
                "src": "null",
                "src_loc": null,
                "usr": "FIELD COMMANDER (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 5,
                "message": "living_set_body_position 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": "Lincoln Grounds (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "Cannot modify null.client.",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,588",
                "src": "Velaxco18 (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Cannot read null.fingerprintslast",
                "proc_name": "default explode (\/datum\/chemical_reaction\/proc\/default_explode)",
                "source_file": "code\/modules\/reagents\/chemistry\/recipes.dm,292",
                "src": "\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "illegal: pow(-5.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Wilhelm Gutenberg (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (179,84,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 3,
                "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 (110,176,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "undefined proc or verb \/datum\/wound\/blunt\/bone\/severe\/can be ointmented or meshed().",
                "proc_name": "heal carbon (\/obj\/item\/stack\/medical\/proc\/heal_carbon)",
                "source_file": "code\/game\/objects\/items\/stacks\/medical.dm,332",
                "src": "the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)",
                "src_loc": null,
                "usr": "Janel Keppel (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "illegal: pow(-1.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Royce Khan (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (177,110,2) (\/turf\/open\/floor\/iron\/white\/side)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "hostile_pre_attackingtarget 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": "Cherry Graves (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.log message().",
                "proc_name": "log combat (\/proc\/log_combat)",
                "source_file": "code\/__HELPERS\/logging\/attack.dm,32",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "\/datum\/beam 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,362",
                "src": "null",
                "src_loc": null,
                "usr": "V-1 (\/mob\/living\/silicon\/robot\/nocell)"
            },
            {
                "count": 2,
                "message": "Cannot read null.appearance",
                "proc_name": "hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)",
                "source_file": "code\/datums\/actions\/mobs\/charge.dm,297",
                "src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "No craft sheet on user ??",
                "proc_name": "attempt slapcraft (\/datum\/element\/slapcrafting\/proc\/attempt_slapcraft)",
                "source_file": "code\/datums\/elements\/slapcrafting.dm,46",
                "src": "\/datum\/element\/slapcrafting (\/datum\/element\/slapcrafting)",
                "src_loc": null,
                "usr": "M.A.N Engineering Shell-588 (\/mob\/living\/silicon\/robot\/shell)"
            },
            {
                "count": 2,
                "message": "undefined variable \/mob\/dead\/observer\/var\/malf_picker",
                "proc_name": "ui data (\/datum\/antagonist\/malf_ai\/ui_data)",
                "source_file": "code\/modules\/antagonists\/malf_ai\/malf_ai.dm,173",
                "src": "Malfunctioning AI (\/datum\/antagonist\/malf_ai)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)",
                "source_file": "code\/datums\/actions\/mobs\/charge.dm,53",
                "src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "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 51POH (\/mob\/living\/simple_animal\/bot\/mulebot)",
                "src_loc": "the plating (67,189,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.orbiters",
                "proc_name": "Destroy (\/datum\/component\/orbiter\/Destroy)",
                "source_file": "code\/datums\/components\/orbiter.dm,37",
                "src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "list index out of bounds",
                "proc_name": "removeStaticPower (\/area\/proc\/removeStaticPower)",
                "source_file": "code\/game\/area\/areas.dm,508",
                "src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
                "src_loc": null,
                "usr": "Blob Overmind (739) (\/mob\/eye\/blob)"
            },
            {
                "count": 2,
                "message": "Cannot read null.loc",
                "proc_name": "cast (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/cast)",
                "source_file": "code\/modules\/spells\/spell_types\/pointed\/_pointed.dm,138",
                "src": "Cryobeam (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/cryo)",
                "src_loc": null,
                "usr": "John Strongarm (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "undefined variable \/mob\/living\/basic\/mining\/watcher\/icewing\/var\/bonus_value",
                "proc_name": "disable attack (\/datum\/component\/ranged_attacks\/proc\/disable_attack)",
                "source_file": "code\/datums\/components\/ranged_attacks.dm,94",
                "src": "\/datum\/component\/ranged_attack... (\/datum\/component\/ranged_attacks)",
                "src_loc": null,
                "usr": "Cherry Graves (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "illegal: pow(-6.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Wilhelm Gutenberg (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (192,85,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.is blocked turf().",
                "proc_name": "target nearest cardinal (\/datum\/ai_behavior\/move_to_cardinal\/proc\/target_nearest_cardinal)",
                "source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/move_to_cardinal.dm,37",
                "src": "\/datum\/ai_behavior\/move_to_car... (\/datum\/ai_behavior\/move_to_cardinal\/brimdemon)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/eye\/blob!",
                "proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
                "source_file": "code\/datums\/components\/_component.dm,448",
                "src": "Blob Overmind (739) (\/mob\/eye\/blob)",
                "src_loc": null,
                "usr": "Sebastian Albright (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "attack effects (\/mob\/living\/carbon\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,362",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Jimmy Valentino (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "type mismatch: cannot compare \"Secure Storage below\" to 0",
                "proc_name": "New (\/datum\/tgui_input_number\/New)",
                "source_file": "code\/modules\/tgui_input\/number.dm,90",
                "src": "\/datum\/tgui_input_number (\/datum\/tgui_input_number)",
                "src_loc": null,
                "usr": "Bronte Butterfli (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.actions",
                "proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
                "source_file": "code\/datums\/actions\/cooldown_action.dm,210",
                "src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.len",
                "proc_name": "drop loot (\/mob\/living\/simple_animal\/proc\/drop_loot)",
                "source_file": "code\/modules\/mob\/living\/simple_animal\/simple_animal.dm,364",
                "src": "the bubblegum\\'s hallucination (\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum\/hallucination)",
                "src_loc": "the volcanic floor (180,44,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
                "usr": "0"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "MOD combat defibrillator gaunt... (\/obj\/item\/shockpaddles\/syndicate\/mod)",
                "src_loc": null,
                "usr": "Pharmacist Alex (\/mob\/living\/carbon\/human)"
            },
            {
                "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,356",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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 read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,577",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Jimmy Valentino (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.mob",
                "proc_name": "announce chosen (\/datum\/candidate_poll\/proc\/announce_chosen)",
                "source_file": "code\/datums\/candidate_poll.dm,144",
                "src": "\/datum\/candidate_poll (\/datum\/candidate_poll)",
                "src_loc": null,
                "usr": "Blob Overmind (739) (\/mob\/eye\/blob)"
            },
            {
                "count": 1,
                "message": "Division by zero",
                "proc_name": "merge without del (\/obj\/item\/stack\/proc\/merge_without_del)",
                "source_file": "code\/game\/objects\/items\/stacks\/stack.dm,643",
                "src": "the iron (\/obj\/item\/stack\/sheet\/iron)",
                "src_loc": "the floor (175,112,2) (\/turf\/open\/floor\/wood\/tile)",
                "usr": "0"
            },
            {
                "count": 1,
                "message": "Cannot read null.move_packet",
                "proc_name": "stop looping (\/datum\/move_manager\/proc\/stop_looping)",
                "source_file": "code\/controllers\/subsystem\/movement\/movement_types.dm,166",
                "src": "\/datum\/move_manager (\/datum\/move_manager)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 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": "Blob Overmind (739) (\/mob\/eye\/blob)"
            },
            {
                "count": 1,
                "message": "turf_expose 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": "Jimmy Little (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Attempting to create a new db query during the world shutdown",
                "proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
                "source_file": "code\/controllers\/subsystem\/dbcore.dm,379",
                "src": "Database (\/datum\/controller\/subsystem\/dbcore)",
                "src_loc": null,
                "usr": "CBOS-773 (\/mob\/dead\/observer)"
            },
            {
                "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": "Jimmy Little (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "area_beauty_updated overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Piper Day (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read 0.name",
                "proc_name": "create shield (\/mob\/eye\/blob\/proc\/create_shield)",
                "source_file": "code\/modules\/antagonists\/blob\/powers.dm,157",
                "src": "Blob Overmind (739) (\/mob\/eye\/blob)",
                "src_loc": "the floor (102,152,2) (\/turf\/open\/floor\/iron\/dark\/side)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.client",
                "proc_name": "unset ranged ability (\/datum\/action\/innate\/proc\/unset_ranged_ability)",
                "source_file": "code\/datums\/actions\/innate_action.dm,72",
                "src": "Overload Machine (\/datum\/action\/innate\/ai\/ranged\/overload_machine)",
                "src_loc": null,
                "usr": "FIELD COMMANDER (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.Execute().",
                "proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
                "source_file": "code\/controllers\/subsystem\/blackbox.dm,313",
                "src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
                "src_loc": null,
                "usr": "CBOS-773 (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/leanable] to a qdeleting parent of type [\/obj\/machinery\/door\/airlock\/hatch]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,308",
                "src": "MiniSat Antechamber (\/obj\/machinery\/door\/airlock\/hatch)",
                "src_loc": null,
                "usr": "the blobbernaut (100) (\/mob\/living\/basic\/blob_minion\/blobbernaut\/minion)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get language holder().",
                "proc_name": "start (\/datum\/hallucination\/chat\/start)",
                "source_file": "code\/modules\/hallucination\/fake_chat.dm,49",
                "src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!",
                "proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
                "source_file": "code\/datums\/components\/_component.dm,448",
                "src": "Joe Madwell (\/mob\/living\/brain)",
                "src_loc": "Joe Madwell\\'s brain (\/obj\/item\/organ\/brain)",
                "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": "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": "Cannot execute null.Trigger().",
                "proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
                "source_file": "code\/_onclick\/hud\/action_button.dm,67",
                "src": "Disconnect from shell (\/atom\/movable\/screen\/movable\/action_button)",
                "src_loc": null,
                "usr": "M.A.N (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "illegal: pow(-8.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,146",
                "src": "Wilhelm Gutenberg (\/mob\/living\/carbon\/human)",
                "src_loc": "the plating (192,84,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            }
        ],
        "total_count": 686
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-03-16 19:05:44.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250281,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":208,\"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\":\"null\"},{\"count\":53,\"message\":\"Cannot read null.access\",\"proc_name\":\"get security level relevancy (\/obj\/item\/modular_computer\/proc\/get_security_level_relevancy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer.dm,1000\",\"src\":\"Transcends-The-Flesh (Station ... (\/obj\/item\/modular_computer\/pda\/engineering)\",\"src_loc\":null,\"usr\":\"Transcends-The-Flesh (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"message\":\"Cannot execute null. AddComponent().\",\"proc_name\":\"assume direct control (\/mob\/eye\/blob\/proc\/assume_direct_control)\",\"source_file\":\"code\/modules\/antagonists\/blob\/overmind.dm,176\",\"src\":\"Blob Overmind (739) (\/mob\/eye\/blob)\",\"src_loc\":\"the floor (154,158,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":51,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308\",\"src\":\"\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":50,\"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\":49,\"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 plating (108,178,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":30,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,50\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Brian Nieves (\/mob\/living\/carbon\/human)\"},{\"count\":29,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (46,197,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":13,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"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\":\"null\"},{\"count\":9,\"message\":\"illegal: pow(-4.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Royce Khan (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (183,109,2) (\/turf\/open\/floor\/iron\/white\/side)\",\"usr\":\"null\"},{\"count\":7,\"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,348\",\"src\":\"the omni large dual-port air v... (\/obj\/machinery\/atmospherics\/components\/binary\/dp_vent_pump\/high_volume\/incinerator_ordmix)\",\"src_loc\":\"the plating (194,116,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":7,\"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\":6,\"message\":\"illegal: pow(-2.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Jimmy Little (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (173,119,2) (\/turf\/open\/floor\/iron\/white\/small)\",\"usr\":\"null\"},{\"count\":6,\"message\":\"illegal: pow(-3.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Royce Khan (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (185,109,2) (\/turf\/open\/floor\/iron\/white\/corner)\",\"usr\":\"null\"},{\"count\":6,\"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\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"parent_qdeleting 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\":\"Lincoln Grounds (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,133\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"The turret taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the turret (\/obj\/machinery\/porta_turret_cover)\",\"src_loc\":null,\"usr\":\"Blob Overmind (739) (\/mob\/eye\/blob)\"},{\"count\":5,\"message\":\"code\/__HELPERS\/colors.dm:93:Assertion failed: first_color?.len == 3 - First color must be a 3 length list, received null\",\"proc_name\":\"blend cutoff colors (\/proc\/blend_cutoff_colors)\",\"source_file\":\"code\/__HELPERS\/colors.dm,93\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"FIELD COMMANDER (\/mob\/living\/silicon\/ai)\"},{\"count\":5,\"message\":\"living_set_body_position 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\":\"Lincoln Grounds (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"Velaxco18 (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.fingerprintslast\",\"proc_name\":\"default explode (\/datum\/chemical_reaction\/proc\/default_explode)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/recipes.dm,292\",\"src\":\"\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"illegal: pow(-5.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Wilhelm Gutenberg (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (179,84,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":3,\"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 (110,176,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"undefined proc or verb \/datum\/wound\/blunt\/bone\/severe\/can be ointmented or meshed().\",\"proc_name\":\"heal carbon (\/obj\/item\/stack\/medical\/proc\/heal_carbon)\",\"source_file\":\"code\/game\/objects\/items\/stacks\/medical.dm,332\",\"src\":\"the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)\",\"src_loc\":null,\"usr\":\"Janel Keppel (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Royce Khan (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (177,110,2) (\/turf\/open\/floor\/iron\/white\/side)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"hostile_pre_attackingtarget 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\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.log message().\",\"proc_name\":\"log combat (\/proc\/log_combat)\",\"source_file\":\"code\/__HELPERS\/logging\/attack.dm,32\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"\/datum\/beam 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,362\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"V-1 (\/mob\/living\/silicon\/robot\/nocell)\"},{\"count\":2,\"message\":\"Cannot read null.appearance\",\"proc_name\":\"hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,297\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"No craft sheet on user ??\",\"proc_name\":\"attempt slapcraft (\/datum\/element\/slapcrafting\/proc\/attempt_slapcraft)\",\"source_file\":\"code\/datums\/elements\/slapcrafting.dm,46\",\"src\":\"\/datum\/element\/slapcrafting (\/datum\/element\/slapcrafting)\",\"src_loc\":null,\"usr\":\"M.A.N Engineering Shell-588 (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":2,\"message\":\"undefined variable \/mob\/dead\/observer\/var\/malf_picker\",\"proc_name\":\"ui data (\/datum\/antagonist\/malf_ai\/ui_data)\",\"source_file\":\"code\/modules\/antagonists\/malf_ai\/malf_ai.dm,173\",\"src\":\"Malfunctioning AI (\/datum\/antagonist\/malf_ai)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,53\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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 51POH (\/mob\/living\/simple_animal\/bot\/mulebot)\",\"src_loc\":\"the plating (67,189,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.orbiters\",\"proc_name\":\"Destroy (\/datum\/component\/orbiter\/Destroy)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,37\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"list index out of bounds\",\"proc_name\":\"removeStaticPower (\/area\/proc\/removeStaticPower)\",\"source_file\":\"code\/game\/area\/areas.dm,508\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"Blob Overmind (739) (\/mob\/eye\/blob)\"},{\"count\":2,\"message\":\"Cannot read null.loc\",\"proc_name\":\"cast (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/cast)\",\"source_file\":\"code\/modules\/spells\/spell_types\/pointed\/_pointed.dm,138\",\"src\":\"Cryobeam (\/datum\/action\/cooldown\/spell\/pointed\/projectile\/cryo)\",\"src_loc\":null,\"usr\":\"John Strongarm (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined variable \/mob\/living\/basic\/mining\/watcher\/icewing\/var\/bonus_value\",\"proc_name\":\"disable attack (\/datum\/component\/ranged_attacks\/proc\/disable_attack)\",\"source_file\":\"code\/datums\/components\/ranged_attacks.dm,94\",\"src\":\"\/datum\/component\/ranged_attack... (\/datum\/component\/ranged_attacks)\",\"src_loc\":null,\"usr\":\"Cherry Graves (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"illegal: pow(-6.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Wilhelm Gutenberg (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (192,85,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.is blocked turf().\",\"proc_name\":\"target nearest cardinal (\/datum\/ai_behavior\/move_to_cardinal\/proc\/target_nearest_cardinal)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/move_to_cardinal.dm,37\",\"src\":\"\/datum\/ai_behavior\/move_to_car... (\/datum\/ai_behavior\/move_to_cardinal\/brimdemon)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/eye\/blob!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,448\",\"src\":\"Blob Overmind (739) (\/mob\/eye\/blob)\",\"src_loc\":null,\"usr\":\"Sebastian Albright (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"attack effects (\/mob\/living\/carbon\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,362\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Jimmy Valentino (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"type mismatch: cannot compare \\\"Secure Storage below\\\" to 0\",\"proc_name\":\"New (\/datum\/tgui_input_number\/New)\",\"source_file\":\"code\/modules\/tgui_input\/number.dm,90\",\"src\":\"\/datum\/tgui_input_number (\/datum\/tgui_input_number)\",\"src_loc\":null,\"usr\":\"Bronte Butterfli (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.len\",\"proc_name\":\"drop loot (\/mob\/living\/simple_animal\/proc\/drop_loot)\",\"source_file\":\"code\/modules\/mob\/living\/simple_animal\/simple_animal.dm,364\",\"src\":\"the bubblegum\\\\'s hallucination (\/mob\/living\/simple_animal\/hostile\/megafauna\/bubblegum\/hallucination)\",\"src_loc\":\"the volcanic floor (180,44,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"usr\":\"0\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"MOD combat defibrillator gaunt... (\/obj\/item\/shockpaddles\/syndicate\/mod)\",\"src_loc\":null,\"usr\":\"Pharmacist Alex (\/mob\/living\/carbon\/human)\"},{\"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,356\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"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 read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,577\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Jimmy Valentino (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.mob\",\"proc_name\":\"announce chosen (\/datum\/candidate_poll\/proc\/announce_chosen)\",\"source_file\":\"code\/datums\/candidate_poll.dm,144\",\"src\":\"\/datum\/candidate_poll (\/datum\/candidate_poll)\",\"src_loc\":null,\"usr\":\"Blob Overmind (739) (\/mob\/eye\/blob)\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"merge without del (\/obj\/item\/stack\/proc\/merge_without_del)\",\"source_file\":\"code\/game\/objects\/items\/stacks\/stack.dm,643\",\"src\":\"the iron (\/obj\/item\/stack\/sheet\/iron)\",\"src_loc\":\"the floor (175,112,2) (\/turf\/open\/floor\/wood\/tile)\",\"usr\":\"0\"},{\"count\":1,\"message\":\"Cannot read null.move_packet\",\"proc_name\":\"stop looping (\/datum\/move_manager\/proc\/stop_looping)\",\"source_file\":\"code\/controllers\/subsystem\/movement\/movement_types.dm,166\",\"src\":\"\/datum\/move_manager (\/datum\/move_manager)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":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\":\"Blob Overmind (739) (\/mob\/eye\/blob)\"},{\"count\":1,\"message\":\"turf_expose 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\":\"Jimmy Little (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,379\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"CBOS-773 (\/mob\/dead\/observer)\"},{\"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\":\"Jimmy Little (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"area_beauty_updated overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Piper Day (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read 0.name\",\"proc_name\":\"create shield (\/mob\/eye\/blob\/proc\/create_shield)\",\"source_file\":\"code\/modules\/antagonists\/blob\/powers.dm,157\",\"src\":\"Blob Overmind (739) (\/mob\/eye\/blob)\",\"src_loc\":\"the floor (102,152,2) (\/turf\/open\/floor\/iron\/dark\/side)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.client\",\"proc_name\":\"unset ranged ability (\/datum\/action\/innate\/proc\/unset_ranged_ability)\",\"source_file\":\"code\/datums\/actions\/innate_action.dm,72\",\"src\":\"Overload Machine (\/datum\/action\/innate\/ai\/ranged\/overload_machine)\",\"src_loc\":null,\"usr\":\"FIELD COMMANDER (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,313\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"CBOS-773 (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/leanable] to a qdeleting parent of type [\/obj\/machinery\/door\/airlock\/hatch]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,308\",\"src\":\"MiniSat Antechamber (\/obj\/machinery\/door\/airlock\/hatch)\",\"src_loc\":null,\"usr\":\"the blobbernaut (100) (\/mob\/living\/basic\/blob_minion\/blobbernaut\/minion)\"},{\"count\":1,\"message\":\"Cannot execute null.get language holder().\",\"proc_name\":\"start (\/datum\/hallucination\/chat\/start)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,49\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,448\",\"src\":\"Joe Madwell (\/mob\/living\/brain)\",\"src_loc\":\"Joe Madwell\\\\'s brain (\/obj\/item\/organ\/brain)\",\"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\":\"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\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"Disconnect from shell (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"M.A.N (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"illegal: pow(-8.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,146\",\"src\":\"Wilhelm Gutenberg (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the plating (192,84,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"}],\"total_count\":686}",
    "originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/03\/16\/round-250281\/runtime.condensed.json"
}