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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 561,
                "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": 102,
                "message": "Cannot execute null.add reagent().",
                "proc_name": "expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)",
                "source_file": "code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,691",
                "src": "Flour (\/datum\/reagent\/consumable\/flour)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 78,
                "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": 59,
                "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": "space (214,53,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 42,
                "message": "bad index",
                "proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
                "source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
                "src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
                "src_loc": "the plating (206,25,13) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 25,
                "message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (204,54,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 22,
                "message": "undefined variable \/turf\/closed\/wall\/mineral\/sandstone\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (214,54,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 17,
                "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": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 17,
                "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": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 16,
                "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 (177,157,2) (\/turf\/open\/floor\/iron\/dark)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 12,
                "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": "Arrival Shuttle Hallway omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
                "src_loc": "space (43,146,2) (\/turf\/open\/space)",
                "usr": "null"
            },
            {
                "count": 11,
                "message": "Cannot read null.deployed_shell",
                "proc_name": "Topic (\/mob\/living\/silicon\/Topic)",
                "source_file": "code\/modules\/mob\/living\/silicon\/silicon.dm,265",
                "src": "C.O.N.T-AGION UNIT 7 Engineeri... (\/mob\/living\/silicon\/robot\/shell)",
                "src_loc": null,
                "usr": "C.O.N.T-AGION UNIT 7 (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 9,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1121",
                "src": "the eyelid (\/obj\/effect\/abstract\/eyelid_effect)",
                "src_loc": "the eyes (\/obj\/item\/organ\/eyes)",
                "usr": "null"
            },
            {
                "count": 9,
                "message": "Cannot execute null.GetComponent().",
                "proc_name": "Destroy (\/datum\/component\/wet_floor\/Destroy)",
                "source_file": "code\/datums\/components\/wet_floor.dm,49",
                "src": "\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 9,
                "message": "Cannot execute null.set client().",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,595",
                "src": "Coolzmanz (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 8,
                "message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/mineral\/titanium!",
                "proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
                "source_file": "code\/datums\/components\/_component.dm,458",
                "src": "the shuttle floor (113,172,13) (\/turf\/open\/floor\/mineral\/titanium)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 8,
                "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": 7,
                "message": "undefined proc or verb \/mob\/living\/basic\/bot\/cleanbot\/medbay\/add blood DNA to items().",
                "proc_name": "attack effects (\/mob\/living\/proc\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,398",
                "src": "Arcticus Cecropia (\/mob\/living\/carbon\/human)",
                "src_loc": "the plating (136,131,2) (\/turf\/open\/floor\/plating)",
                "usr": "(src)"
            },
            {
                "count": 7,
                "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": "Natalie Dimeling (\/mob\/living\/carbon\/human\/species\/monkey)",
                "src_loc": null,
                "usr": "Arianna Woodward (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "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 YPy3J (\/mob\/living\/simple_animal\/bot\/mulebot)",
                "src_loc": "the plating (77,91,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "\/datum\/component\/overlay_light... (\/datum\/component\/overlay_lighting)",
                "src_loc": null,
                "usr": "Tristan Buttermilk (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "undefined variable \/turf\/closed\/mineral\/random\/volcanic\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (234,49,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "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": "C.O.N.T-AGION UNIT 7 (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 3,
                "message": "Cannot read null.x",
                "proc_name": "get teleport turfs (\/proc\/get_teleport_turfs)",
                "source_file": "code\/datums\/helper_datums\/teleport.dm,200",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 3,
                "message": "bad client",
                "proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
                "source_file": "code\/modules\/tgui\/tgui_window.dm,123",
                "src": "\/datum\/tgui_window (\/datum\/tgui_window)",
                "src_loc": null,
                "usr": "Andre Stander (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "undefined variable \/mob\/living\/split_personality\/var\/friendly_verb_continuous",
                "proc_name": "attack animal (\/mob\/living\/attack_animal)",
                "source_file": "code\/modules\/mob\/living\/living_defense.dm,399",
                "src": "Chang \\'Mr. Chang\\' Moert (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Chang \\'Mr. Chang\\' Moert (\/mob\/living\/split_personality)"
            },
            {
                "count": 3,
                "message": "Cannot execute null.remove bodypart overlay().",
                "proc_name": "on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)",
                "source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,252",
                "src": "the monkey tail (\/obj\/item\/organ\/tail\/monkey)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "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": "Maddox Compton (as Captain) is... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.special_enabled",
                "proc_name": "generate (\/datum\/adventure_loot_generator\/cargo\/generate)",
                "source_file": "code\/modules\/explorer_drone\/loot.dm,48",
                "src": "\/datum\/adventure_loot_generato... (\/datum\/adventure_loot_generator\/cargo)",
                "src_loc": null,
                "usr": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.reagents",
                "proc_name": "handle reagents (\/datum\/component\/ingredients_holder\/proc\/handle_reagents)",
                "source_file": "code\/datums\/components\/ingredients_holder.dm,193",
                "src": "\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)",
                "src_loc": null,
                "usr": "Katarinke Rostenstein (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "undefined variable \/obj\/item\/reagent_containers\/cup\/bowl\/var\/added_ingredients",
                "proc_name": "reaction step (\/datum\/chemical_reaction\/food\/soup\/reaction_step)",
                "source_file": "code\/modules\/food_and_drinks\/recipes\/soup_mixtures.dm,168",
                "src": "\/datum\/chemical_reaction\/food\/... (\/datum\/chemical_reaction\/food\/soup\/eyeballsoup)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "hitby (\/mob\/living\/hitby)",
                "source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
                "src": "Markis DeVries (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (78,97,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "(src)"
            },
            {
                "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": "the goldgrub (\/mob\/living\/basic\/mining\/goldgrub)",
                "src_loc": null,
                "usr": "C.O.N.T-AGION UNIT 7 Miner She... (\/mob\/living\/silicon\/robot\/shell)"
            },
            {
                "count": 2,
                "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": "Ollie (\/atom\/movable\/screen\/movable\/action_button)",
                "src_loc": null,
                "usr": "Franklin Morslin (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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": 2,
                "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 (174,159,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,462",
                "src": "Frankie Steiner (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.icon",
                "proc_name": "apply fill (\/datum\/component\/ingredients_holder\/proc\/apply_fill)",
                "source_file": "code\/datums\/components\/ingredients_holder.dm,156",
                "src": "\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)",
                "src_loc": null,
                "usr": "Katarinke Rostenstein (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "bad icon operation",
                "proc_name": "Scale (\/icon\/proc\/Scale)",
                "source_file": null,
                "src": "\/icon (\/icon)",
                "src_loc": null,
                "usr": "Mute Point (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron!",
                "proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
                "source_file": "code\/datums\/components\/_component.dm,458",
                "src": "the floor (217,85,1) (\/turf\/open\/floor\/iron)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "Non-pot atom) made it to the end of the \/datum\/chemical_reaction\/food\/soup\/eyeballsoup reaction chain.",
                "proc_name": "reaction finish (\/datum\/chemical_reaction\/food\/soup\/reaction_finish)",
                "source_file": "code\/modules\/food_and_drinks\/recipes\/soup_mixtures.dm,221",
                "src": "\/datum\/chemical_reaction\/food\/... (\/datum\/chemical_reaction\/food\/soup\/eyeballsoup)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/avatar_connection belonging to IRCWizard69 was completely unable to find a ghost to put back into a body!",
                "proc_name": "return to old body (\/datum\/component\/avatar_connection\/proc\/return_to_old_body)",
                "source_file": "code\/modules\/bitrunning\/components\/avatar_connection.dm,299",
                "src": "\/datum\/component\/avatar_connec... (\/datum\/component\/avatar_connection)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.pawn",
                "proc_name": "field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)",
                "source_file": "code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63",
                "src": "\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.species",
                "proc_name": "Life (\/mob\/living\/carbon\/human\/Life)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/life.dm,42",
                "src": "Frankie Steiner (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "\/mob\/living\/basic\/cockroach destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,367",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "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": "Maddox Compton (as Captain) is... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "undefined proc or verb \/obj\/item\/hemostat\/Insert().",
                "proc_name": "success (\/datum\/surgery_step\/manipulate_organs\/success)",
                "source_file": "code\/modules\/surgery\/organ_manipulation.dm,274",
                "src": "manipulate organs (hemostat\/or... (\/datum\/surgery_step\/manipulate_organs\/internal)",
                "src_loc": null,
                "usr": "Stephanie Holmes (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "invalid object type 0:0",
                "proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
                "source_file": "code\/__HELPERS\/filters.dm,344",
                "src": "null",
                "src_loc": null,
                "usr": "Zishy Phoebe (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Invalid timer: ]Timer: 150512 ([0x21088154]), TTR: 770064, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108723c], 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(770064), QDELETED, NO CALLBACK world.time: 55516, head_offset: 55200, practical_offset: 633, REALTIMEOFDAY: 770064",
                "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": "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": "Zishy Phoebe (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.post_logout_callbacks",
                "proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
                "source_file": "code\/modules\/mob\/mob.dm,1582",
                "src": "Markis DeVries (\/mob\/living\/split_personality)",
                "src_loc": "Markis DeVries (\/mob\/living\/carbon\/human)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "area_beauty_updated overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Doctors-The-Smiles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "The shredded surgery mask taking damage after deletion",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,21",
                "src": "the shredded surgery mask (\/obj\/item\/clothing\/mask\/breath\/muzzle)",
                "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": "Warning: the \ufffd\u0016Sakhno Precision Rifle(\/obj\/item\/gun\/ballistic\/rifle\/boltaction) initialized multiple times!",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "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 orange pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
                "src_loc": null,
                "usr": "Zishy Phoebe (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.adjustOxyLoss().",
                "proc_name": "on life (\/datum\/mutation\/inexorable\/on_life)",
                "source_file": "code\/datums\/mutations\/body.dm,711",
                "src": "Inexorable (\/datum\/mutation\/inexorable)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "handle_topic 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": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.resolve().",
                "proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
                "source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.has antag datum().",
                "proc_name": "malfhacked (\/mob\/living\/silicon\/ai\/proc\/malfhacked)",
                "source_file": "code\/modules\/mob\/living\/silicon\/ai\/ai.dm,932",
                "src": "C.O.N.T-AGION UNIT 7 (\/mob\/living\/silicon\/ai)",
                "src_loc": "the floor (214,144,2) (\/turf\/open\/floor\/circuit\/green)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.species",
                "proc_name": "Unconscious (\/mob\/living\/carbon\/human\/Unconscious)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/status_procs.dm,19",
                "src": "Frankie Steiner (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.burn_mod",
                "proc_name": "on losing (\/datum\/mutation\/fire\/on_losing)",
                "source_file": "code\/datums\/mutations\/body.dm,376",
                "src": "Fiery Sweat (\/datum\/mutation\/fire)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Mob with client has been deleted.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "atom_examine 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": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "Count Gore (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Ekarus Ryndren (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "_queue_verb() returned false because it wasn't called from player input!",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 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": "Cannot execute null.has reagent().",
                "proc_name": "has reagent (\/mob\/living\/proc\/has_reagent)",
                "source_file": "code\/modules\/mob\/living\/life.dm,125",
                "src": "Medibot (\/mob\/living\/basic\/bot\/medbot)",
                "src_loc": null,
                "usr": "Default Android-35 (\/mob\/living\/silicon\/robot\/nocell)"
            },
            {
                "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": "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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.has reagent().",
                "proc_name": "examine (\/mob\/living\/carbon\/examine)",
                "source_file": "code\/modules\/mob\/living\/carbon\/examine.dm,200",
                "src": "Frankie Steiner (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Frankie Steiner (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Found painting size with no matching canvas type",
                "proc_name": "load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)",
                "source_file": "code\/modules\/art\/paintings.dm,843",
                "src": "the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)",
                "src_loc": "the floor (80,130,2) (\/turf\/open\/floor\/wood)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "cannot read from list",
                "proc_name": "log filter (\/proc\/log_filter)",
                "source_file": "code\/__HELPERS\/chat_filter.dm,98",
                "src": "null",
                "src_loc": null,
                "usr": "Zishy Phoebe (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "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": "Maddox Compton (as Captain) is... (\/atom\/movable\/screen\/alert\/give)",
                "src_loc": null,
                "usr": "Tristan Buttermilk (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level",
                "proc_name": "smooth icon (\/atom\/proc\/smooth_icon)",
                "source_file": "code\/__HELPERS\/icon_smoothing.dm,138",
                "src": "the reinforced table (\/obj\/structure\/table\/reinforced)",
                "src_loc": "the food cart (\/obj\/machinery\/food_cart)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)",
                "source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,57",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.custom_materials",
                "proc_name": "handle materials (\/datum\/component\/ingredients_holder\/proc\/handle_materials)",
                "source_file": "code\/datums\/components\/ingredients_holder.dm,236",
                "src": "\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)",
                "src_loc": null,
                "usr": "Katarinke Rostenstein (\/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": "Andre Stander (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.bleed_mod",
                "proc_name": "on losing (\/datum\/mutation\/bloodier\/on_losing)",
                "source_file": "code\/datums\/mutations\/body.dm,617",
                "src": "Hypermetabolic Blood (\/datum\/mutation\/bloodier)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "keybind_face_dir 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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "mob_say 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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "item_recharged 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": "Mortimer Antandi (\/mob\/living\/carbon\/human)"
            }
        ],
        "total_count": 1123
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-06-13 19:50:05.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 253184,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":561,\"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\":102,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,691\",\"src\":\"Flour (\/datum\/reagent\/consumable\/flour)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":78,\"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\":59,\"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\":\"space (214,53,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":42,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"the plating (206,25,13) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":25,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (204,54,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":22,\"message\":\"undefined variable \/turf\/closed\/wall\/mineral\/sandstone\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (214,54,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":17,\"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\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"count\":17,\"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\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"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 (177,157,2) (\/turf\/open\/floor\/iron\/dark)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":12,\"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\":\"Arrival Shuttle Hallway omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"space (43,146,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":11,\"message\":\"Cannot read null.deployed_shell\",\"proc_name\":\"Topic (\/mob\/living\/silicon\/Topic)\",\"source_file\":\"code\/modules\/mob\/living\/silicon\/silicon.dm,265\",\"src\":\"C.O.N.T-AGION UNIT 7 Engineeri... (\/mob\/living\/silicon\/robot\/shell)\",\"src_loc\":null,\"usr\":\"C.O.N.T-AGION UNIT 7 (\/mob\/living\/silicon\/ai)\"},{\"count\":9,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the eyelid (\/obj\/effect\/abstract\/eyelid_effect)\",\"src_loc\":\"the eyes (\/obj\/item\/organ\/eyes)\",\"usr\":\"null\"},{\"count\":9,\"message\":\"Cannot execute null.GetComponent().\",\"proc_name\":\"Destroy (\/datum\/component\/wet_floor\/Destroy)\",\"source_file\":\"code\/datums\/components\/wet_floor.dm,49\",\"src\":\"\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,595\",\"src\":\"Coolzmanz (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/mineral\/titanium!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,458\",\"src\":\"the shuttle floor (113,172,13) (\/turf\/open\/floor\/mineral\/titanium)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"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\":7,\"message\":\"undefined proc or verb \/mob\/living\/basic\/bot\/cleanbot\/medbay\/add blood DNA to items().\",\"proc_name\":\"attack effects (\/mob\/living\/proc\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,398\",\"src\":\"Arcticus Cecropia (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the plating (136,131,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"(src)\"},{\"count\":7,\"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\":\"Natalie Dimeling (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":null,\"usr\":\"Arianna Woodward (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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 YPy3J (\/mob\/living\/simple_animal\/bot\/mulebot)\",\"src_loc\":\"the plating (77,91,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"\/datum\/component\/overlay_light... (\/datum\/component\/overlay_lighting)\",\"src_loc\":null,\"usr\":\"Tristan Buttermilk (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"undefined variable \/turf\/closed\/mineral\/random\/volcanic\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (234,49,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":\"C.O.N.T-AGION UNIT 7 (\/mob\/living\/silicon\/ai)\"},{\"count\":3,\"message\":\"Cannot read null.x\",\"proc_name\":\"get teleport turfs (\/proc\/get_teleport_turfs)\",\"source_file\":\"code\/datums\/helper_datums\/teleport.dm,200\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":3,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"Andre Stander (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"undefined variable \/mob\/living\/split_personality\/var\/friendly_verb_continuous\",\"proc_name\":\"attack animal (\/mob\/living\/attack_animal)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,399\",\"src\":\"Chang \\\\'Mr. Chang\\\\' Moert (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Chang \\\\'Mr. Chang\\\\' Moert (\/mob\/living\/split_personality)\"},{\"count\":3,\"message\":\"Cannot execute null.remove bodypart overlay().\",\"proc_name\":\"on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,252\",\"src\":\"the monkey tail (\/obj\/item\/organ\/tail\/monkey)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":3,\"message\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"Maddox Compton (as Captain) is... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.special_enabled\",\"proc_name\":\"generate (\/datum\/adventure_loot_generator\/cargo\/generate)\",\"source_file\":\"code\/modules\/explorer_drone\/loot.dm,48\",\"src\":\"\/datum\/adventure_loot_generato... (\/datum\/adventure_loot_generator\/cargo)\",\"src_loc\":null,\"usr\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.reagents\",\"proc_name\":\"handle reagents (\/datum\/component\/ingredients_holder\/proc\/handle_reagents)\",\"source_file\":\"code\/datums\/components\/ingredients_holder.dm,193\",\"src\":\"\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)\",\"src_loc\":null,\"usr\":\"Katarinke Rostenstein (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"undefined variable \/obj\/item\/reagent_containers\/cup\/bowl\/var\/added_ingredients\",\"proc_name\":\"reaction step (\/datum\/chemical_reaction\/food\/soup\/reaction_step)\",\"source_file\":\"code\/modules\/food_and_drinks\/recipes\/soup_mixtures.dm,168\",\"src\":\"\/datum\/chemical_reaction\/food\/... (\/datum\/chemical_reaction\/food\/soup\/eyeballsoup)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"Markis DeVries (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (78,97,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"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\":\"the goldgrub (\/mob\/living\/basic\/mining\/goldgrub)\",\"src_loc\":null,\"usr\":\"C.O.N.T-AGION UNIT 7 Miner She... (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":2,\"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\":\"Ollie (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Franklin Morslin (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"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 (174,159,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,462\",\"src\":\"Frankie Steiner (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.icon\",\"proc_name\":\"apply fill (\/datum\/component\/ingredients_holder\/proc\/apply_fill)\",\"source_file\":\"code\/datums\/components\/ingredients_holder.dm,156\",\"src\":\"\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)\",\"src_loc\":null,\"usr\":\"Katarinke Rostenstein (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"bad icon operation\",\"proc_name\":\"Scale (\/icon\/proc\/Scale)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"Mute Point (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/iron!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,458\",\"src\":\"the floor (217,85,1) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Non-pot atom) made it to the end of the \/datum\/chemical_reaction\/food\/soup\/eyeballsoup reaction chain.\",\"proc_name\":\"reaction finish (\/datum\/chemical_reaction\/food\/soup\/reaction_finish)\",\"source_file\":\"code\/modules\/food_and_drinks\/recipes\/soup_mixtures.dm,221\",\"src\":\"\/datum\/chemical_reaction\/food\/... (\/datum\/chemical_reaction\/food\/soup\/eyeballsoup)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/datum\/component\/avatar_connection belonging to IRCWizard69 was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"return to old body (\/datum\/component\/avatar_connection\/proc\/return_to_old_body)\",\"source_file\":\"code\/modules\/bitrunning\/components\/avatar_connection.dm,299\",\"src\":\"\/datum\/component\/avatar_connec... (\/datum\/component\/avatar_connection)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.pawn\",\"proc_name\":\"field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)\",\"source_file\":\"code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63\",\"src\":\"\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"Life (\/mob\/living\/carbon\/human\/Life)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/life.dm,42\",\"src\":\"Frankie Steiner (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"\/mob\/living\/basic\/cockroach destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"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\":\"Maddox Compton (as Captain) is... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/item\/hemostat\/Insert().\",\"proc_name\":\"success (\/datum\/surgery_step\/manipulate_organs\/success)\",\"source_file\":\"code\/modules\/surgery\/organ_manipulation.dm,274\",\"src\":\"manipulate organs (hemostat\/or... (\/datum\/surgery_step\/manipulate_organs\/internal)\",\"src_loc\":null,\"usr\":\"Stephanie Holmes (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,344\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Zishy Phoebe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Invalid timer: ]Timer: 150512 ([0x21088154]), TTR: 770064, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108723c], 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(770064), QDELETED, NO CALLBACK world.time: 55516, head_offset: 55200, practical_offset: 633, REALTIMEOFDAY: 770064\",\"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\":\"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\":\"Zishy Phoebe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1582\",\"src\":\"Markis DeVries (\/mob\/living\/split_personality)\",\"src_loc\":\"Markis DeVries (\/mob\/living\/carbon\/human)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"area_beauty_updated overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Doctors-The-Smiles (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"The shredded surgery mask taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the shredded surgery mask (\/obj\/item\/clothing\/mask\/breath\/muzzle)\",\"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\":\"Warning: the \ufffd\\u0016Sakhno Precision Rifle(\/obj\/item\/gun\/ballistic\/rifle\/boltaction) initialized multiple times!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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 orange pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Zishy Phoebe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.adjustOxyLoss().\",\"proc_name\":\"on life (\/datum\/mutation\/inexorable\/on_life)\",\"source_file\":\"code\/datums\/mutations\/body.dm,711\",\"src\":\"Inexorable (\/datum\/mutation\/inexorable)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"handle_topic 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\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.has antag datum().\",\"proc_name\":\"malfhacked (\/mob\/living\/silicon\/ai\/proc\/malfhacked)\",\"source_file\":\"code\/modules\/mob\/living\/silicon\/ai\/ai.dm,932\",\"src\":\"C.O.N.T-AGION UNIT 7 (\/mob\/living\/silicon\/ai)\",\"src_loc\":\"the floor (214,144,2) (\/turf\/open\/floor\/circuit\/green)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"Unconscious (\/mob\/living\/carbon\/human\/Unconscious)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/status_procs.dm,19\",\"src\":\"Frankie Steiner (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.burn_mod\",\"proc_name\":\"on losing (\/datum\/mutation\/fire\/on_losing)\",\"source_file\":\"code\/datums\/mutations\/body.dm,376\",\"src\":\"Fiery Sweat (\/datum\/mutation\/fire)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"atom_examine 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\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"},{\"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\":\"Count Gore (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Ekarus Ryndren (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"_queue_verb() returned false because it wasn't called from player input!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":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\":\"Cannot execute null.has reagent().\",\"proc_name\":\"has reagent (\/mob\/living\/proc\/has_reagent)\",\"source_file\":\"code\/modules\/mob\/living\/life.dm,125\",\"src\":\"Medibot (\/mob\/living\/basic\/bot\/medbot)\",\"src_loc\":null,\"usr\":\"Default Android-35 (\/mob\/living\/silicon\/robot\/nocell)\"},{\"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\":\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.has reagent().\",\"proc_name\":\"examine (\/mob\/living\/carbon\/examine)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/examine.dm,200\",\"src\":\"Frankie Steiner (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Frankie Steiner (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Found painting size with no matching canvas type\",\"proc_name\":\"load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)\",\"source_file\":\"code\/modules\/art\/paintings.dm,843\",\"src\":\"the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)\",\"src_loc\":\"the floor (80,130,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"log filter (\/proc\/log_filter)\",\"source_file\":\"code\/__HELPERS\/chat_filter.dm,98\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Zishy Phoebe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"Maddox Compton (as Captain) is... (\/atom\/movable\/screen\/alert\/give)\",\"src_loc\":null,\"usr\":\"Tristan Buttermilk (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level\",\"proc_name\":\"smooth icon (\/atom\/proc\/smooth_icon)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,138\",\"src\":\"the reinforced table (\/obj\/structure\/table\/reinforced)\",\"src_loc\":\"the food cart (\/obj\/machinery\/food_cart)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,57\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.custom_materials\",\"proc_name\":\"handle materials (\/datum\/component\/ingredients_holder\/proc\/handle_materials)\",\"source_file\":\"code\/datums\/components\/ingredients_holder.dm,236\",\"src\":\"\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)\",\"src_loc\":null,\"usr\":\"Katarinke Rostenstein (\/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\":\"Andre Stander (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"on losing (\/datum\/mutation\/bloodier\/on_losing)\",\"source_file\":\"code\/datums\/mutations\/body.dm,617\",\"src\":\"Hypermetabolic Blood (\/datum\/mutation\/bloodier)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"keybind_face_dir 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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"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\":\"mob_say 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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"item_recharged 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\":\"Mortimer Antandi (\/mob\/living\/carbon\/human)\"}],\"total_count\":1123}",
    "originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/06\/13\/round-253184\/runtime.condensed.json"
}