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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 153,
                "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": 74,
                "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": "B.R.A.P. (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 61,
                "message": "Cannot read null.initial_language_holder",
                "proc_name": "get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)",
                "source_file": "code\/modules\/hallucination\/fake_chat.dm,23",
                "src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 52,
                "message": "atom_init_success_on 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": 51,
                "message": "Division by zero",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Takes-The-Naps (\/mob\/dead\/observer)",
                "src_loc": "the floor (102,51,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 51,
                "message": "illegal: pow(-1.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Kraven Lockharte (\/mob\/dead\/observer)",
                "src_loc": "the floor (156,129,2) (\/turf\/open\/floor\/iron\/dark\/corner)",
                "usr": "null"
            },
            {
                "count": 41,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "hitby (\/mob\/living\/hitby)",
                "source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
                "src": "the monkey (549) (\/mob\/living\/carbon\/human\/species\/monkey)",
                "src_loc": "the floor (165,87,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "(src)"
            },
            {
                "count": 32,
                "message": "Cannot execute null.archive().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
                "src": "the plating (56,64,13) (\/turf\/open\/indestructible\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 27,
                "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 (111,59,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 22,
                "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,360",
                "src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
                "src_loc": "space (165,157,2) (\/turf\/open\/space)",
                "usr": "null"
            },
            {
                "count": 21,
                "message": "We're unregistering with something that isn't a valid signal [], you fucked up",
                "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": 15,
                "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": "Saranna Henry (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Jack Wells (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 15,
                "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": "Theseus (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 15,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,25",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 14,
                "message": "Cannot read null.atmos_adjacent_turfs",
                "proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,109",
                "src": "the hotspot (\/obj\/effect\/hotspot)",
                "src_loc": null,
                "usr": "Alec Petrov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 14,
                "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": "Hacks-The-Airlock (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 10,
                "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 (170,145,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "Anth (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "Cannot execute null.log message().",
                "proc_name": "remove revolutionary (\/datum\/antagonist\/rev\/proc\/remove_revolutionary)",
                "source_file": "code\/modules\/antagonists\/revolution\/revolution.dm,318",
                "src": "Revolutionary (\/datum\/antagonist\/rev)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 5,
                "message": "Cannot read null.z",
                "proc_name": "is valid z level (\/proc\/is_valid_z_level)",
                "source_file": "code\/__HELPERS\/levels.dm,15",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 5,
                "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": 4,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)",
                "source_file": "code\/datums\/elements\/relay_attackers.dm,77",
                "src": "\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)",
                "src_loc": null,
                "usr": "the monkey (549) (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 4,
                "message": "Cannot modify null.kinetic_gun.",
                "proc_name": "modify projectile (\/obj\/item\/gun\/energy\/recharge\/kinetic_accelerator\/proc\/modify_projectile)",
                "source_file": "code\/modules\/projectiles\/guns\/energy\/kinetic_accelerator.dm,155",
                "src": "the proto-kinetic accelerator (\/obj\/item\/gun\/energy\/recharge\/kinetic_accelerator)",
                "src_loc": null,
                "usr": "Willard Barrels (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "undefined proc or verb \/mob\/living\/silicon\/robot\/add blood DNA to items().",
                "proc_name": "attack effects (\/mob\/living\/proc\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,398",
                "src": "Li Wei (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "B.R.A.P. (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 4,
                "message": "Cannot modify null.client.",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,640",
                "src": " (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 4,
                "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": 3,
                "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": 3,
                "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": "Melda Rachel (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "item_pre_attack 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": "Theseus (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 3,
                "message": "item_drop 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": "Theseus (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 3,
                "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 (207,85,1) (\/turf\/open\/floor\/mineral\/titanium)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "bad index",
                "proc_name": "add item (\/datum\/market\/proc\/add_item)",
                "source_file": "code\/modules\/cargo\/markets\/_market.dm,25",
                "src": "Black Market (\/datum\/market\/blackmarket)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot modify null.icon_state.",
                "proc_name": "throw mode on (\/mob\/living\/proc\/throw_mode_on)",
                "source_file": "code\/modules\/mob\/living\/living_item_handling.dm,29",
                "src": "the alien larva (213) (\/mob\/living\/carbon\/alien\/larva)",
                "src_loc": "the reinforced floor (173,149,2) (\/turf\/open\/floor\/engine)",
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "\/mob\/living\/carbon\/human 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": "Molly Woolslayer (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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 (45,135,13) (\/turf\/open\/floor\/iron)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Empty or null string in to_chat proc call.",
                "proc_name": "to chat (\/proc\/to_chat)",
                "source_file": "code\/modules\/tgchat\/to_chat.dm,74",
                "src": "null",
                "src_loc": null,
                "usr": "Luke Herbert (\/mob\/dead\/observer)"
            },
            {
                "count": 2,
                "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": "null"
            },
            {
                "count": 2,
                "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,844",
                "src": "the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)",
                "src_loc": "the floor (82,130,2) (\/turf\/open\/floor\/wood)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Division by zero",
                "proc_name": "examine (\/datum\/component\/edible\/proc\/examine)",
                "source_file": "code\/datums\/components\/food\/edible.dm,295",
                "src": "\/datum\/component\/edible (\/datum\/component\/edible)",
                "src_loc": null,
                "usr": "Victor Stone (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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": 2,
                "message": "list index out of bounds",
                "proc_name": "apply damage (\/mob\/living\/carbon\/apply_damage)",
                "source_file": "code\/modules\/mob\/living\/carbon\/damage_procs.dm,23",
                "src": "Nonie Hoover (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "Cannot modify null.icon_state.",
                "proc_name": "throw mode off (\/mob\/living\/proc\/throw_mode_off)",
                "source_file": "code\/modules\/mob\/living\/living_item_handling.dm,20",
                "src": "the alien larva (213) (\/mob\/living\/carbon\/alien\/larva)",
                "src_loc": "the reinforced floor (173,149,2) (\/turf\/open\/floor\/engine)",
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.stop().",
                "proc_name": "death (\/mob\/living\/carbon\/death)",
                "source_file": "code\/modules\/mob\/living\/carbon\/death.dm,6",
                "src": "Nonie Hoover (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot execute \/obj\/item\/ammo_casing\/c38 (\/obj\/item\/ammo_casing\/c38).forceMove().",
                "proc_name": "give round (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/give_round)",
                "source_file": "code\/modules\/projectiles\/boxes_magazines\/internal\/_cylinder.dm,54",
                "src": "the detective revolver cylinde... (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/rev38)",
                "src_loc": null,
                "usr": "Willhelm Von Vilknar (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.assigned_role",
                "proc_name": "offer control (\/proc\/offer_control)",
                "source_file": "code\/modules\/mob\/mob_helpers.dm,353",
                "src": "null",
                "src_loc": null,
                "usr": "Luke Herbert (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.Execute().",
                "proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
                "source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
                "src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
                "src_loc": null,
                "usr": "Lethe (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
                "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": "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": "Cannot read null._listen_lookup",
                "proc_name": "on entered (\/datum\/component\/edible\/proc\/on_entered)",
                "source_file": "code\/datums\/components\/food\/edible.dm,713",
                "src": "\/datum\/component\/edible (\/datum\/component\/edible)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.powered().",
                "proc_name": "use energy (\/obj\/item\/modular_computer\/processor\/use_energy)",
                "source_file": "code\/modules\/modular_computers\/computers\/item\/processor.dm,49",
                "src": "the civilian console (\/obj\/item\/modular_computer\/processor)",
                "src_loc": "space (166,143,2) (\/turf\/open\/space)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "area_power_change overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Theseus (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 1,
                "message": "Cannot read null.stat",
                "proc_name": "remove revolutionary (\/datum\/antagonist\/rev\/head\/remove_revolutionary)",
                "source_file": "code\/modules\/antagonists\/revolution\/revolution.dm,330",
                "src": "Head Revolutionary (\/datum\/antagonist\/rev\/head)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.ambient_buzz",
                "proc_name": "refresh looping ambience (\/mob\/proc\/refresh_looping_ambience)",
                "source_file": "code\/controllers\/subsystem\/ambience.dm,116",
                "src": "the alien larva (382) (\/mob\/living\/carbon\/alien\/larva)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/tether destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,367",
                "src": "null",
                "src_loc": null,
                "usr": "Jeff Gaiman (\/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,381",
                "src": "Database (\/datum\/controller\/subsystem\/dbcore)",
                "src_loc": null,
                "usr": "Lethe (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.extract_uses",
                "proc_name": "delete extract (\/datum\/chemical_reaction\/slime\/proc\/delete_extract)",
                "source_file": "code\/modules\/reagents\/chemistry\/recipes\/slime_extracts.dm,25",
                "src": "\/datum\/chemical_reaction\/slime... (\/datum\/chemical_reaction\/slime\/slimeexplosion)",
                "src_loc": null,
                "usr": "Cubato Tomson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
                "source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.key",
                "proc_name": "  avd do verb (\/datum\/admin_verb\/cmd_admin_subtle_message\/__avd_do_verb)",
                "source_file": "code\/modules\/admin\/verbs\/adminevents.dm,5",
                "src": "Subtle Message (\/datum\/admin_verb\/cmd_admin_subtle_message)",
                "src_loc": null,
                "usr": "Luke Herbert (\/mob\/dead\/observer)"
            },
            {
                "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": "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": "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": "Bonkers (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "bad arg name 'turf_acid_ignores_mobs'",
                "proc_name": "InheritComponent (\/datum\/component\/acid\/InheritComponent)",
                "source_file": null,
                "src": "\/datum\/component\/acid (\/datum\/component\/acid)",
                "src_loc": null,
                "usr": "the alien praetorian (203) (\/mob\/living\/carbon\/alien\/adult\/royal\/praetorian)"
            },
            {
                "count": 1,
                "message": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,53",
                "src": "the close (\/atom\/movable\/screen\/radial\/slice)",
                "src_loc": null,
                "usr": "Harrier Legrand (\/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,358",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "RIDING OFFHAND ON WRONG MOB",
                "proc_name": "unequip buckle inhands (\/datum\/component\/riding\/proc\/unequip_buckle_inhands)",
                "source_file": "code\/datums\/components\/riding\/riding.dm,289",
                "src": "\/datum\/component\/riding\/vehicl... (\/datum\/component\/riding\/vehicle\/wheelchair\/hand)",
                "src_loc": null,
                "usr": "Raises-The-Dead (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.x",
                "proc_name": "Initialize (\/obj\/effect\/temp_visual\/callout\/Initialize)",
                "source_file": "code\/datums\/components\/callouts.dm,145",
                "src": "the callout (\/obj\/effect\/temp_visual\/callout)",
                "src_loc": null,
                "usr": "Mike Haddad (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "load gun (\/obj\/item\/gun\/ballistic\/proc\/load_gun)",
                "source_file": "code\/modules\/projectiles\/guns\/ballistic.dm,455",
                "src": "the double-barreled shotgun (\/obj\/item\/gun\/ballistic\/shotgun\/doublebarrel)",
                "src_loc": null,
                "usr": "Molly Woolslayer (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Invalid timer: ]Timer: 66496 ([0x210861d8]), TTR: 71014, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2105a144], 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(71014), QDELETED, NO CALLBACK world.time: 17944, head_offset: 17400, practical_offset: 1089, REALTIMEOFDAY: 71014",
                "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": "\/mob\/living\/basic\/mouse 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.buckled_mobs",
                "proc_name": "on movement type trait loss (\/datum\/component\/riding\/proc\/on_movement_type_trait_loss)",
                "source_file": "code\/datums\/components\/riding\/riding.dm,312",
                "src": "\/datum\/component\/riding\/creatu... (\/datum\/component\/riding\/creature\/human)",
                "src_loc": null,
                "usr": "Raises-The-Dead (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get reagent amount().",
                "proc_name": "metabolize (\/datum\/reagents\/proc\/metabolize)",
                "source_file": "code\/modules\/reagents\/chemistry\/holder\/mob_life.dm,41",
                "src": "\/datum\/reagents (\/datum\/reagents)",
                "src_loc": null,
                "usr": "null"
            }
        ],
        "total_count": 775
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-05-29 01:27:41.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 252688,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":153,\"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\":74,\"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\":\"B.R.A.P. (\/mob\/living\/silicon\/robot)\"},{\"count\":61,\"message\":\"Cannot read null.initial_language_holder\",\"proc_name\":\"get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,23\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":52,\"message\":\"atom_init_success_on 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\":51,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Takes-The-Naps (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (102,51,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Kraven Lockharte (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (156,129,2) (\/turf\/open\/floor\/iron\/dark\/corner)\",\"usr\":\"null\"},{\"count\":41,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"the monkey (549) (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"the floor (165,87,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":32,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"the plating (56,64,13) (\/turf\/open\/indestructible\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":27,\"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 (111,59,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":22,\"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,360\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":21,\"message\":\"We're unregistering with something that isn't a valid signal [], you fucked up\",\"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\":15,\"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\":\"Saranna Henry (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Jack Wells (\/mob\/living\/carbon\/human)\"},{\"count\":15,\"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\":\"Theseus (\/mob\/living\/silicon\/robot)\"},{\"count\":15,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,109\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Alec Petrov (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"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\":\"Hacks-The-Airlock (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"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 (170,145,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Anth (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot execute null.log message().\",\"proc_name\":\"remove revolutionary (\/datum\/antagonist\/rev\/proc\/remove_revolutionary)\",\"source_file\":\"code\/modules\/antagonists\/revolution\/revolution.dm,318\",\"src\":\"Revolutionary (\/datum\/antagonist\/rev)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":5,\"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\":4,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)\",\"source_file\":\"code\/datums\/elements\/relay_attackers.dm,77\",\"src\":\"\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)\",\"src_loc\":null,\"usr\":\"the monkey (549) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":4,\"message\":\"Cannot modify null.kinetic_gun.\",\"proc_name\":\"modify projectile (\/obj\/item\/gun\/energy\/recharge\/kinetic_accelerator\/proc\/modify_projectile)\",\"source_file\":\"code\/modules\/projectiles\/guns\/energy\/kinetic_accelerator.dm,155\",\"src\":\"the proto-kinetic accelerator (\/obj\/item\/gun\/energy\/recharge\/kinetic_accelerator)\",\"src_loc\":null,\"usr\":\"Willard Barrels (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"undefined proc or verb \/mob\/living\/silicon\/robot\/add blood DNA to items().\",\"proc_name\":\"attack effects (\/mob\/living\/proc\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,398\",\"src\":\"Li Wei (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"B.R.A.P. (\/mob\/living\/silicon\/robot)\"},{\"count\":4,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,640\",\"src\":\" (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"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\":3,\"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\":3,\"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\":\"Melda Rachel (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"item_pre_attack 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\":\"Theseus (\/mob\/living\/silicon\/robot)\"},{\"count\":3,\"message\":\"item_drop 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\":\"Theseus (\/mob\/living\/silicon\/robot)\"},{\"count\":3,\"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 (207,85,1) (\/turf\/open\/floor\/mineral\/titanium)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"bad index\",\"proc_name\":\"add item (\/datum\/market\/proc\/add_item)\",\"source_file\":\"code\/modules\/cargo\/markets\/_market.dm,25\",\"src\":\"Black Market (\/datum\/market\/blackmarket)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot modify null.icon_state.\",\"proc_name\":\"throw mode on (\/mob\/living\/proc\/throw_mode_on)\",\"source_file\":\"code\/modules\/mob\/living\/living_item_handling.dm,29\",\"src\":\"the alien larva (213) (\/mob\/living\/carbon\/alien\/larva)\",\"src_loc\":\"the reinforced floor (173,149,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"\/mob\/living\/carbon\/human 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\":\"Molly Woolslayer (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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 (45,135,13) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Empty or null string in to_chat proc call.\",\"proc_name\":\"to chat (\/proc\/to_chat)\",\"source_file\":\"code\/modules\/tgchat\/to_chat.dm,74\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Luke Herbert (\/mob\/dead\/observer)\"},{\"count\":2,\"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\":\"null\"},{\"count\":2,\"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,844\",\"src\":\"the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)\",\"src_loc\":\"the floor (82,130,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Division by zero\",\"proc_name\":\"examine (\/datum\/component\/edible\/proc\/examine)\",\"source_file\":\"code\/datums\/components\/food\/edible.dm,295\",\"src\":\"\/datum\/component\/edible (\/datum\/component\/edible)\",\"src_loc\":null,\"usr\":\"Victor Stone (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"message\":\"list index out of bounds\",\"proc_name\":\"apply damage (\/mob\/living\/carbon\/apply_damage)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/damage_procs.dm,23\",\"src\":\"Nonie Hoover (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot modify null.icon_state.\",\"proc_name\":\"throw mode off (\/mob\/living\/proc\/throw_mode_off)\",\"source_file\":\"code\/modules\/mob\/living\/living_item_handling.dm,20\",\"src\":\"the alien larva (213) (\/mob\/living\/carbon\/alien\/larva)\",\"src_loc\":\"the reinforced floor (173,149,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"death (\/mob\/living\/carbon\/death)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/death.dm,6\",\"src\":\"Nonie Hoover (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute \/obj\/item\/ammo_casing\/c38 (\/obj\/item\/ammo_casing\/c38).forceMove().\",\"proc_name\":\"give round (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/give_round)\",\"source_file\":\"code\/modules\/projectiles\/boxes_magazines\/internal\/_cylinder.dm,54\",\"src\":\"the detective revolver cylinde... (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/rev38)\",\"src_loc\":null,\"usr\":\"Willhelm Von Vilknar (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.assigned_role\",\"proc_name\":\"offer control (\/proc\/offer_control)\",\"source_file\":\"code\/modules\/mob\/mob_helpers.dm,353\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Luke Herbert (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"Lethe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"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\":\"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\":\"Cannot read null._listen_lookup\",\"proc_name\":\"on entered (\/datum\/component\/edible\/proc\/on_entered)\",\"source_file\":\"code\/datums\/components\/food\/edible.dm,713\",\"src\":\"\/datum\/component\/edible (\/datum\/component\/edible)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.powered().\",\"proc_name\":\"use energy (\/obj\/item\/modular_computer\/processor\/use_energy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/processor.dm,49\",\"src\":\"the civilian console (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":\"space (166,143,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"area_power_change overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Theseus (\/mob\/living\/silicon\/robot)\"},{\"count\":1,\"message\":\"Cannot read null.stat\",\"proc_name\":\"remove revolutionary (\/datum\/antagonist\/rev\/head\/remove_revolutionary)\",\"source_file\":\"code\/modules\/antagonists\/revolution\/revolution.dm,330\",\"src\":\"Head Revolutionary (\/datum\/antagonist\/rev\/head)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.ambient_buzz\",\"proc_name\":\"refresh looping ambience (\/mob\/proc\/refresh_looping_ambience)\",\"source_file\":\"code\/controllers\/subsystem\/ambience.dm,116\",\"src\":\"the alien larva (382) (\/mob\/living\/carbon\/alien\/larva)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"\/datum\/component\/tether destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jeff Gaiman (\/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,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"Lethe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.extract_uses\",\"proc_name\":\"delete extract (\/datum\/chemical_reaction\/slime\/proc\/delete_extract)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/recipes\/slime_extracts.dm,25\",\"src\":\"\/datum\/chemical_reaction\/slime... (\/datum\/chemical_reaction\/slime\/slimeexplosion)\",\"src_loc\":null,\"usr\":\"Cubato Tomson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.key\",\"proc_name\":\"  avd do verb (\/datum\/admin_verb\/cmd_admin_subtle_message\/__avd_do_verb)\",\"source_file\":\"code\/modules\/admin\/verbs\/adminevents.dm,5\",\"src\":\"Subtle Message (\/datum\/admin_verb\/cmd_admin_subtle_message)\",\"src_loc\":null,\"usr\":\"Luke Herbert (\/mob\/dead\/observer)\"},{\"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\":\"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\":\"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\":\"Bonkers (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad arg name 'turf_acid_ignores_mobs'\",\"proc_name\":\"InheritComponent (\/datum\/component\/acid\/InheritComponent)\",\"source_file\":null,\"src\":\"\/datum\/component\/acid (\/datum\/component\/acid)\",\"src_loc\":null,\"usr\":\"the alien praetorian (203) (\/mob\/living\/carbon\/alien\/adult\/royal\/praetorian)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"the close (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Harrier Legrand (\/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,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"RIDING OFFHAND ON WRONG MOB\",\"proc_name\":\"unequip buckle inhands (\/datum\/component\/riding\/proc\/unequip_buckle_inhands)\",\"source_file\":\"code\/datums\/components\/riding\/riding.dm,289\",\"src\":\"\/datum\/component\/riding\/vehicl... (\/datum\/component\/riding\/vehicle\/wheelchair\/hand)\",\"src_loc\":null,\"usr\":\"Raises-The-Dead (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.x\",\"proc_name\":\"Initialize (\/obj\/effect\/temp_visual\/callout\/Initialize)\",\"source_file\":\"code\/datums\/components\/callouts.dm,145\",\"src\":\"the callout (\/obj\/effect\/temp_visual\/callout)\",\"src_loc\":null,\"usr\":\"Mike Haddad (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"load gun (\/obj\/item\/gun\/ballistic\/proc\/load_gun)\",\"source_file\":\"code\/modules\/projectiles\/guns\/ballistic.dm,455\",\"src\":\"the double-barreled shotgun (\/obj\/item\/gun\/ballistic\/shotgun\/doublebarrel)\",\"src_loc\":null,\"usr\":\"Molly Woolslayer (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Invalid timer: ]Timer: 66496 ([0x210861d8]), TTR: 71014, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2105a144], 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(71014), QDELETED, NO CALLBACK world.time: 17944, head_offset: 17400, practical_offset: 1089, REALTIMEOFDAY: 71014\",\"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\":\"\/mob\/living\/basic\/mouse 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.buckled_mobs\",\"proc_name\":\"on movement type trait loss (\/datum\/component\/riding\/proc\/on_movement_type_trait_loss)\",\"source_file\":\"code\/datums\/components\/riding\/riding.dm,312\",\"src\":\"\/datum\/component\/riding\/creatu... (\/datum\/component\/riding\/creature\/human)\",\"src_loc\":null,\"usr\":\"Raises-The-Dead (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.get reagent amount().\",\"proc_name\":\"metabolize (\/datum\/reagents\/proc\/metabolize)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/holder\/mob_life.dm,41\",\"src\":\"\/datum\/reagents (\/datum\/reagents)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":775}",
    "originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/05\/29\/round-252688\/runtime.condensed.json"
}