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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 111,
                "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 (179,107,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 108,
                "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 (116,30,13) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 102,
                "message": "Qdeleted thing being thrown around.",
                "proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
                "source_file": "code\/game\/atoms_movable.dm,1340",
                "src": "the iron rod (\/obj\/item\/stack\/rods)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 86,
                "message": "Cannot read null.client",
                "proc_name": "remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)",
                "source_file": "code\/datums\/storage\/storage.dm,704",
                "src": "\/datum\/storage\/backpack (\/datum\/storage\/backpack)",
                "src_loc": null,
                "usr": "Mohammad Reza Jafarnejad (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 55,
                "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": 49,
                "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 (136,139,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 42,
                "message": "list index out of bounds",
                "proc_name": "removeStaticPower (\/area\/proc\/removeStaticPower)",
                "source_file": "code\/game\/area\/areas.dm,508",
                "src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 40,
                "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 (57,169,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 29,
                "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": "0"
            },
            {
                "count": 21,
                "message": "illegal: pow(-13.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "the potted plant (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (84,99,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "null"
            },
            {
                "count": 20,
                "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": "Ordnance Testing Lab omni air ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
                "src_loc": "the plating (134,76,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 17,
                "message": "atom_requesting_context_from_item overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Paul Quota (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 14,
                "message": "illegal: pow(-11.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "the potted plant (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (84,99,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "null"
            },
            {
                "count": 13,
                "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 (162,165,2) (\/turf\/open\/floor\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 13,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,25",
                "src": "null",
                "src_loc": null,
                "usr": "Leila Vasilyev (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 10,
                "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": "Cruz Foster (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 9,
                "message": "Cannot read null.key",
                "proc_name": "transfer to (\/datum\/mind\/proc\/transfer_to)",
                "source_file": "code\/datums\/mind\/_mind.dm,172",
                "src": "Seneca Shirey (\/datum\/mind)",
                "src_loc": null,
                "usr": "Paul Quota (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 9,
                "message": "Cannot read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,462",
                "src": "Hadrian Wall (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 9,
                "message": "undefined variable \/turf\/closed\/mineral\/volcanic\/lava_land_surface\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (117,110,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 7,
                "message": "\/datum\/reagents | ChemMaster 3000 was forced to stop reacting. This might be unintentional.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 6,
                "message": "playsound(): soundin attempted to pass a list! Consider using pick()",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,22",
                "src": "null",
                "src_loc": null,
                "usr": "Austin Waters (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "message": "Division by zero",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Maxwell Pfeifer (\/mob\/dead\/observer)",
                "src_loc": "the floor (108,67,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 6,
                "message": "carbon_pre_breathe 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": "Zeri Morde (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "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": "Isaac Hez (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "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": 5,
                "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": "Isaac Hez (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "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": 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": "Ruby Lamprouge (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/brain]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the brain (\/obj\/item\/organ\/brain)",
                "src_loc": "the human head (\/obj\/item\/bodypart\/head)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "Spiral Shots (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/spiral_shots\/colossus)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Cannot read null.faction",
                "proc_name": "Destroy (\/datum\/component\/npc_friendly\/Destroy)",
                "source_file": "code\/modules\/bitrunning\/components\/npc_friendly.dm,36",
                "src": "\/datum\/component\/npc_friendly (\/datum\/component\/npc_friendly)",
                "src_loc": null,
                "usr": "Paul Quota (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/liver]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the liver (\/obj\/item\/organ\/liver)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/appendix]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the inflamed appendix (\/obj\/item\/organ\/appendix)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/stomach]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the stomach (\/obj\/item\/organ\/stomach)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "code\/__HELPERS\/traits.dm:43:Assertion failed: islist(list_of_traits) - Invalid arguments passed to remove_traits! Invoked on Syndicate with true_night_vision, source being [0x201d672].",
                "proc_name": "remove traits (\/datum\/proc\/remove_traits)",
                "source_file": "code\/__HELPERS\/traits.dm,43",
                "src": "Syndicate (\/mob\/living\/carbon\/human)",
                "src_loc": "the shuttle floor (44,140,13) (\/turf\/open\/floor\/mineral\/plastitanium)",
                "usr": "(src)"
            },
            {
                "count": 4,
                "message": "Cannot read null.bleed_mod",
                "proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
                "source_file": "code\/modules\/mob\/living\/blood.dm,152",
                "src": "Mohammad Reza Jafarnejad (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/lungs]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the lungs (\/obj\/item\/organ\/lungs)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/ears]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the ears (\/obj\/item\/organ\/ears)",
                "src_loc": "the human head (\/obj\/item\/bodypart\/head)",
                "usr": "null"
            },
            {
                "count": 4,
                "message": "code\/__HELPERS\/traits.dm:37:Assertion failed: islist(list_of_traits) - Invalid arguments passed to add_traits! Invoked on Syndicate with true_night_vision, source being [0x201d672].",
                "proc_name": "add traits (\/datum\/proc\/add_traits)",
                "source_file": "code\/__HELPERS\/traits.dm,37",
                "src": "Syndicate (\/mob\/living\/carbon\/human)",
                "src_loc": "the shuttle floor (44,140,13) (\/turf\/open\/floor\/mineral\/plastitanium)",
                "usr": "(src)"
            },
            {
                "count": 4,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/heart]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the heart (\/obj\/item\/organ\/heart)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.atmos_adjacent_turfs",
                "proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
                "src": "the hotspot (\/obj\/effect\/hotspot)",
                "src_loc": null,
                "usr": "Mike Haddad (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "code\/game\/area\/areas\/holodeck.dm:33:Assertion failed: !istype(A, \/area\/station\/holodeck)",
                "proc_name": "addStaticPower (\/area\/station\/holodeck\/addStaticPower)",
                "source_file": "code\/game\/area\/areas\/holodeck.dm,33",
                "src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 3,
                "message": "spell_mob_enter_jaunt 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": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,53",
                "src": "Reskin (\/atom\/movable\/screen\/radial\/slice)",
                "src_loc": null,
                "usr": "Karson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 3,
                "message": "code\/game\/area\/areas\/holodeck.dm:26:Assertion failed: !istype(A, \/area\/station\/holodeck)",
                "proc_name": "powered (\/area\/station\/holodeck\/powered)",
                "source_file": "code\/game\/area\/areas\/holodeck.dm,26",
                "src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 3,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/eyes]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the eyes (\/obj\/item\/organ\/eyes)",
                "src_loc": "the human head (\/obj\/item\/bodypart\/head)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null._signal_procs",
                "proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
                "source_file": "code\/datums\/signals.dm,126",
                "src": "the volcanic floor (52,124,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Antagonist datum without owner in GLOB.antagonists: \ufffd\u0016Space Pirate",
                "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": "illegal: pow(-8.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Charles Found (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (113,112,2) (\/turf\/open\/floor\/iron\/white\/side)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot execute null.has reagent().",
                "proc_name": "examine (\/mob\/living\/carbon\/examine)",
                "source_file": "code\/modules\/mob\/living\/carbon\/examine.dm,198",
                "src": "Max Griff (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Hadrian Wall (\/mob\/dead\/observer)"
            },
            {
                "count": 3,
                "message": "spell_mob_after_exit_jaunt 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": 2,
                "message": "bad icon operation",
                "proc_name": "New (\/icon\/New)",
                "source_file": null,
                "src": "\/icon (\/icon)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "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": 2,
                "message": "bad index",
                "proc_name": "GetMergeGroup (\/atom\/proc\/GetMergeGroup)",
                "source_file": "code\/game\/atom\/atom_merger.dm,13",
                "src": "the Ordnance Storage heavy fir... (\/obj\/machinery\/door\/firedoor\/heavy)",
                "src_loc": "the plating (123,84,2) (\/turf\/open\/floor\/plating)",
                "usr": "0"
            },
            {
                "count": 2,
                "message": "Cannot read null._status_traits",
                "proc_name": "update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,76",
                "src": "the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
                "src_loc": null,
                "usr": "Hadrian Wall (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/tongue]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the tongue (\/obj\/item\/organ\/tongue)",
                "src_loc": "the human head (\/obj\/item\/bodypart\/head)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "illegal: pow(-10.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Halbert Vainstein (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (111,93,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.trackers",
                "proc_name": "try attach part (\/obj\/item\/mecha_parts\/mecha_tracking\/try_attach_part)",
                "source_file": "code\/modules\/vehicles\/mecha\/mecha_control_console.dm,124",
                "src": "the exosuit tracking beacon (\/obj\/item\/mecha_parts\/mecha_tracking)",
                "src_loc": null,
                "usr": "Europa RG (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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": 2,
                "message": "get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.",
                "proc_name": "get language holder (\/atom\/movable\/proc\/get_language_holder)",
                "source_file": "code\/game\/atoms_movable.dm,1540",
                "src": "Thorkel Lucky (\/mob\/living\/carbon\/human)",
                "src_loc": "the necropolis floor (226,28,13) (\/turf\/open\/indestructible\/necropolis\/air)",
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "undefined variable \/turf\/closed\/wall\/mineral\/wood\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (162,142,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "list index out of bounds",
                "proc_name": "equip monky (\/datum\/action\/cooldown\/spell\/conjure\/simian\/proc\/equip_monky)",
                "source_file": "code\/modules\/spells\/spell_types\/conjure\/simian.dm,83",
                "src": "Summon Simians (\/datum\/action\/cooldown\/spell\/conjure\/simian)",
                "src_loc": null,
                "usr": "the potted plant (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.update clothing().",
                "proc_name": "seal part (\/obj\/item\/mod\/control\/proc\/seal_part)",
                "source_file": "code\/modules\/mod\/mod_activation.dm,275",
                "src": "the security MOD control unit (\/obj\/item\/mod\/control)",
                "src_loc": null,
                "usr": "Elizabeth Sauter (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.forceMove().",
                "proc_name": "on deconstructed (\/datum\/component\/stove\/proc\/on_deconstructed)",
                "source_file": "code\/modules\/food_and_drinks\/machinery\/stove_component.dm,168",
                "src": "\/datum\/component\/stove (\/datum\/component\/stove)",
                "src_loc": null,
                "usr": "Karson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.members",
                "proc_name": "start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)",
                "source_file": "code\/game\/machinery\/doors\/firedoor.dm,339",
                "src": "the Ordnance Storage heavy fir... (\/obj\/machinery\/door\/firedoor\/heavy)",
                "src_loc": "the plating (123,84,2) (\/turf\/open\/floor\/plating)",
                "usr": "0"
            },
            {
                "count": 2,
                "message": "Cannot execute null.set client().",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,599",
                "src": "Leonard252 (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "\/datum\/component\/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body!",
                "proc_name": "on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)",
                "source_file": "code\/datums\/components\/temporary_body.dm,52",
                "src": "\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)",
                "src_loc": null,
                "usr": "Paul Quota (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "illegal: pow(-2.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Pharmacist Laura (\/mob\/dead\/observer)",
                "src_loc": "the reinforced wall (71,69,2) (\/turf\/closed\/wall\/r_wall)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "The full tile reinforced window taking damage after deletion",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,21",
                "src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "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": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.moveToNullspace().",
                "proc_name": "remove (\/datum\/quirk\/transhumanist\/remove)",
                "source_file": "code\/datums\/quirks\/neutral_quirks\/transhumanist.dm,160",
                "src": "Transhumanist (\/datum\/quirk\/transhumanist)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/tongue\/lizard]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the forked tongue (\/obj\/item\/organ\/tongue\/lizard)",
                "src_loc": "the lizard head (\/obj\/item\/bodypart\/head\/lizard)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.UnregisterSignal().",
                "proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
                "source_file": "code\/datums\/components\/connect_range.dm,113",
                "src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.update clothing().",
                "proc_name": "control activation (\/obj\/item\/mod\/control\/proc\/control_activation)",
                "source_file": "code\/modules\/mod\/mod_activation.dm,319",
                "src": "the security MOD control unit (\/obj\/item\/mod\/control)",
                "src_loc": null,
                "usr": "Elizabeth Sauter (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Hadrian Wall was completely unable to find a ghost to put back into a body!",
                "proc_name": "on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)",
                "source_file": "code\/datums\/components\/temporary_body.dm,52",
                "src": "\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)",
                "src_loc": null,
                "usr": "Max Griff (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "json_decode error: Unexpected character at  (character 1)",
                "proc_name": "icon exists (\/proc\/icon_exists)",
                "source_file": "code\/__HELPERS\/icons.dm,1188",
                "src": "null",
                "src_loc": null,
                "usr": "Runa Rakoto (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "bad index",
                "proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
                "source_file": "code\/datums\/signals.dm,126",
                "src": "the volcanic floor (51,123,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
                "src_loc": null,
                "usr": "the ash drake (\/mob\/living\/simple_animal\/hostile\/megafauna\/dragon)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.has language().",
                "proc_name": "has language (\/atom\/movable\/proc\/has_language)",
                "source_file": "code\/game\/atoms_movable.dm,1585",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.active_storage",
                "proc_name": "hide contents (\/datum\/storage\/proc\/hide_contents)",
                "source_file": "code\/datums\/storage\/storage.dm,1070",
                "src": "\/datum\/storage\/backpack (\/datum\/storage\/backpack)",
                "src_loc": null,
                "usr": "Mohammad Reza Jafarnejad (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.RegisterSignal().",
                "proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
                "source_file": "code\/datums\/components\/connect_range.dm,99",
                "src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Invalid timer: ]Timer: 85790 ([0x21099ef2]), TTR: 489271, wait:9 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21094585], callBack.object: \/datum\/looping_sound\/chainsaw(\/datum\/looping_sound\/chainsaw), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(489271), QDELETED, NO CALLBACK world.time: 34035, head_offset: 33600, practical_offset: 871, REALTIMEOFDAY: 489271",
                "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.loc",
                "proc_name": "explode (\/datum\/controller\/subsystem\/explosions\/proc\/explode)",
                "source_file": "code\/controllers\/subsystem\/explosions.dm,252",
                "src": "Explosions (\/datum\/controller\/subsystem\/explosions)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 1,
                "message": "Cannot read null.total_volume",
                "proc_name": "dropped (\/obj\/item\/reagent_containers\/dropped)",
                "source_file": "code\/modules\/reagents\/reagent_containers.dm,332",
                "src": "the space cleaner (\/obj\/item\/reagent_containers\/spray\/cleaner)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/tail\/lizard]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the lizard tail (\/obj\/item\/organ\/tail\/lizard)",
                "src_loc": "the lizard chest (\/obj\/item\/bodypart\/chest\/lizard)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/snout]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the lizard snout (\/obj\/item\/organ\/snout)",
                "src_loc": "the lizard head (\/obj\/item\/bodypart\/head\/lizard)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/spines]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the lizard spines (\/obj\/item\/organ\/spines)",
                "src_loc": "the lizard chest (\/obj\/item\/bodypart\/chest\/lizard)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Failed to create a character for latejoin.",
                "proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
                "source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,189",
                "src": "JonatBender (\/mob\/dead\/new_player)",
                "src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "undefined proc or verb \/obj\/item\/organ\/cyberimp\/arm\/toolkit\/shard\/scythe\/on selected().",
                "proc_name": "on holy weapon picked (\/obj\/item\/nullrod\/proc\/on_holy_weapon_picked)",
                "source_file": "code\/modules\/jobs\/job_types\/chaplain\/chaplain_nullrod.dm,58",
                "src": "the null rod (\/obj\/item\/nullrod)",
                "src_loc": null,
                "usr": "Yiit Lova (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.actions",
                "proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
                "source_file": "code\/datums\/actions\/cooldown_action.dm,210",
                "src": "Spiral Shots (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/spiral_shots\/colossus)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "on part activation (\/obj\/item\/mod\/module\/headprotector\/on_part_activation)",
                "source_file": "code\/modules\/mod\/modules\/modules_engineering.dm,403",
                "src": "MOD safety-first head protecti... (\/obj\/item\/mod\/module\/headprotector)",
                "src_loc": null,
                "usr": "Elizabeth Sauter (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.stop().",
                "proc_name": "death (\/mob\/living\/carbon\/death)",
                "source_file": "code\/modules\/mob\/living\/carbon\/death.dm,6",
                "src": "Nelle Weinstein (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Invalid timer: ]Timer: 129755 ([0x2108ddf8]), TTR: 501722, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21071c6c], 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(501722), QDELETED, NO CALLBACK world.time: 46402, head_offset: 46200, practical_offset: 405, REALTIMEOFDAY: 501722",
                "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": "illegal: pow(-7.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Halbert Vainstein (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (112,93,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.nodes",
                "proc_name": "disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107",
                "src": "\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Oxygen canister taking damage after deletion",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,21",
                "src": "Oxygen canister (\/obj\/machinery\/portable_atmospherics\/canister\/oxygen)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.remove language().",
                "proc_name": "remove language (\/atom\/movable\/proc\/remove_language)",
                "source_file": "code\/game\/atoms_movable.dm,1561",
                "src": "Thorkel Lucky (\/mob\/living\/carbon\/human)",
                "src_loc": "the necropolis floor (226,28,13) (\/turf\/open\/indestructible\/necropolis\/air)",
                "usr": "(src)"
            },
            {
                "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": "Tried to set a mind's current var to a qdeleted mob, what the fuck",
                "proc_name": "set current (\/datum\/mind\/proc\/set_current)",
                "source_file": "code\/datums\/mind\/_mind.dm,153",
                "src": "Seneca Shirey (\/datum\/mind)",
                "src_loc": null,
                "usr": "Paul Quota (\/mob\/living\/carbon\/human)"
            },
            {
                "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 read null.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,255",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Division by zero",
                "proc_name": "set bpm (\/obj\/item\/circuit_component\/synth\/proc\/set_bpm)",
                "source_file": "code\/modules\/instruments\/piano_synth.dm,168",
                "src": "the synthesizer component (\/obj\/item\/circuit_component\/synth)",
                "src_loc": null,
                "usr": "Tucker Dimeling (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Tried to track a qdeleted datum (the tiny shards) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
                "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": "illegal: pow(-9.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Halbert Vainstein (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (112,93,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "illegal: pow(-6.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Charles Found (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (113,112,2) (\/turf\/open\/floor\/iron\/white\/side)",
                "usr": "null"
            },
            {
                "count": 1,
                "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": "Nelle Weinstein (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/eyes\/lizard]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the reptile eyes (\/obj\/item\/organ\/eyes\/lizard)",
                "src_loc": "the lizard head (\/obj\/item\/bodypart\/head\/lizard)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/frills]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,318",
                "src": "the frills (\/obj\/item\/organ\/frills)",
                "src_loc": "the lizard head (\/obj\/item\/bodypart\/head\/lizard)",
                "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": "Cannot execute null.browse queue flush().",
                "proc_name": "send assets (\/datum\/tgui\/proc\/send_assets)",
                "source_file": "code\/modules\/tgui\/tgui.dm,125",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Mob without client but with associated ckey, dinkyminky1939, 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)"
            }
        ],
        "total_count": 965
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-07-04 12:38:21.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 253841,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":111,\"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 (179,107,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":108,\"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 (116,30,13) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":102,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the iron rod (\/obj\/item\/stack\/rods)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":86,\"message\":\"Cannot read null.client\",\"proc_name\":\"remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)\",\"source_file\":\"code\/datums\/storage\/storage.dm,704\",\"src\":\"\/datum\/storage\/backpack (\/datum\/storage\/backpack)\",\"src_loc\":null,\"usr\":\"Mohammad Reza Jafarnejad (\/mob\/living\/carbon\/human)\"},{\"count\":55,\"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\":49,\"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 (136,139,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":42,\"message\":\"list index out of bounds\",\"proc_name\":\"removeStaticPower (\/area\/proc\/removeStaticPower)\",\"source_file\":\"code\/game\/area\/areas.dm,508\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":40,\"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 (57,169,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":29,\"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\":\"0\"},{\"count\":21,\"message\":\"illegal: pow(-13.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"the potted plant (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (84,99,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":20,\"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\":\"Ordnance Testing Lab omni air ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the plating (134,76,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":17,\"message\":\"atom_requesting_context_from_item overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Paul Quota (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"illegal: pow(-11.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"the potted plant (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (84,99,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":13,\"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 (162,165,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":13,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Leila Vasilyev (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"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\":\"Cruz Foster (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"Cannot read null.key\",\"proc_name\":\"transfer to (\/datum\/mind\/proc\/transfer_to)\",\"source_file\":\"code\/datums\/mind\/_mind.dm,172\",\"src\":\"Seneca Shirey (\/datum\/mind)\",\"src_loc\":null,\"usr\":\"Paul Quota (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,462\",\"src\":\"Hadrian Wall (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":9,\"message\":\"undefined variable \/turf\/closed\/mineral\/volcanic\/lava_land_surface\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (117,110,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":7,\"message\":\"\/datum\/reagents | ChemMaster 3000 was forced to stop reacting. This might be unintentional.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":6,\"message\":\"playsound(): soundin attempted to pass a list! Consider using pick()\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,22\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Austin Waters (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Maxwell Pfeifer (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (108,67,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":6,\"message\":\"carbon_pre_breathe 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\":\"Zeri Morde (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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\":\"Isaac Hez (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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\":5,\"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\":\"Isaac Hez (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":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\":\"Ruby Lamprouge (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/brain]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the human head (\/obj\/item\/bodypart\/head)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Spiral Shots (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/spiral_shots\/colossus)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.faction\",\"proc_name\":\"Destroy (\/datum\/component\/npc_friendly\/Destroy)\",\"source_file\":\"code\/modules\/bitrunning\/components\/npc_friendly.dm,36\",\"src\":\"\/datum\/component\/npc_friendly (\/datum\/component\/npc_friendly)\",\"src_loc\":null,\"usr\":\"Paul Quota (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/liver]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the liver (\/obj\/item\/organ\/liver)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/appendix]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the inflamed appendix (\/obj\/item\/organ\/appendix)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/stomach]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the stomach (\/obj\/item\/organ\/stomach)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"code\/__HELPERS\/traits.dm:43:Assertion failed: islist(list_of_traits) - Invalid arguments passed to remove_traits! Invoked on Syndicate with true_night_vision, source being [0x201d672].\",\"proc_name\":\"remove traits (\/datum\/proc\/remove_traits)\",\"source_file\":\"code\/__HELPERS\/traits.dm,43\",\"src\":\"Syndicate (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the shuttle floor (44,140,13) (\/turf\/open\/floor\/mineral\/plastitanium)\",\"usr\":\"(src)\"},{\"count\":4,\"message\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,152\",\"src\":\"Mohammad Reza Jafarnejad (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/lungs]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the lungs (\/obj\/item\/organ\/lungs)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/ears]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the ears (\/obj\/item\/organ\/ears)\",\"src_loc\":\"the human head (\/obj\/item\/bodypart\/head)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"code\/__HELPERS\/traits.dm:37:Assertion failed: islist(list_of_traits) - Invalid arguments passed to add_traits! Invoked on Syndicate with true_night_vision, source being [0x201d672].\",\"proc_name\":\"add traits (\/datum\/proc\/add_traits)\",\"source_file\":\"code\/__HELPERS\/traits.dm,37\",\"src\":\"Syndicate (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the shuttle floor (44,140,13) (\/turf\/open\/floor\/mineral\/plastitanium)\",\"usr\":\"(src)\"},{\"count\":4,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/heart]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the heart (\/obj\/item\/organ\/heart)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Mike Haddad (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"code\/game\/area\/areas\/holodeck.dm:33:Assertion failed: !istype(A, \/area\/station\/holodeck)\",\"proc_name\":\"addStaticPower (\/area\/station\/holodeck\/addStaticPower)\",\"source_file\":\"code\/game\/area\/areas\/holodeck.dm,33\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":3,\"message\":\"spell_mob_enter_jaunt 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\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Reskin (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Karson (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":3,\"message\":\"code\/game\/area\/areas\/holodeck.dm:26:Assertion failed: !istype(A, \/area\/station\/holodeck)\",\"proc_name\":\"powered (\/area\/station\/holodeck\/powered)\",\"source_file\":\"code\/game\/area\/areas\/holodeck.dm,26\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":3,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/eyes]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the eyes (\/obj\/item\/organ\/eyes)\",\"src_loc\":\"the human head (\/obj\/item\/bodypart\/head)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null._signal_procs\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the volcanic floor (52,124,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Antagonist datum without owner in GLOB.antagonists: \ufffd\\u0016Space Pirate\",\"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\":\"illegal: pow(-8.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Charles Found (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (113,112,2) (\/turf\/open\/floor\/iron\/white\/side)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot execute null.has reagent().\",\"proc_name\":\"examine (\/mob\/living\/carbon\/examine)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/examine.dm,198\",\"src\":\"Max Griff (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Hadrian Wall (\/mob\/dead\/observer)\"},{\"count\":3,\"message\":\"spell_mob_after_exit_jaunt 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\":2,\"message\":\"bad icon operation\",\"proc_name\":\"New (\/icon\/New)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":2,\"message\":\"bad index\",\"proc_name\":\"GetMergeGroup (\/atom\/proc\/GetMergeGroup)\",\"source_file\":\"code\/game\/atom\/atom_merger.dm,13\",\"src\":\"the Ordnance Storage heavy fir... (\/obj\/machinery\/door\/firedoor\/heavy)\",\"src_loc\":\"the plating (123,84,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"0\"},{\"count\":2,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,76\",\"src\":\"the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Hadrian Wall (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/tongue]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the tongue (\/obj\/item\/organ\/tongue)\",\"src_loc\":\"the human head (\/obj\/item\/bodypart\/head)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"illegal: pow(-10.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Halbert Vainstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (111,93,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.trackers\",\"proc_name\":\"try attach part (\/obj\/item\/mecha_parts\/mecha_tracking\/try_attach_part)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_control_console.dm,124\",\"src\":\"the exosuit tracking beacon (\/obj\/item\/mecha_parts\/mecha_tracking)\",\"src_loc\":null,\"usr\":\"Europa RG (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"message\":\"get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.\",\"proc_name\":\"get language holder (\/atom\/movable\/proc\/get_language_holder)\",\"source_file\":\"code\/game\/atoms_movable.dm,1540\",\"src\":\"Thorkel Lucky (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the necropolis floor (226,28,13) (\/turf\/open\/indestructible\/necropolis\/air)\",\"usr\":\"(src)\"},{\"count\":2,\"message\":\"undefined variable \/turf\/closed\/wall\/mineral\/wood\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (162,142,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"list index out of bounds\",\"proc_name\":\"equip monky (\/datum\/action\/cooldown\/spell\/conjure\/simian\/proc\/equip_monky)\",\"source_file\":\"code\/modules\/spells\/spell_types\/conjure\/simian.dm,83\",\"src\":\"Summon Simians (\/datum\/action\/cooldown\/spell\/conjure\/simian)\",\"src_loc\":null,\"usr\":\"the potted plant (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.update clothing().\",\"proc_name\":\"seal part (\/obj\/item\/mod\/control\/proc\/seal_part)\",\"source_file\":\"code\/modules\/mod\/mod_activation.dm,275\",\"src\":\"the security MOD control unit (\/obj\/item\/mod\/control)\",\"src_loc\":null,\"usr\":\"Elizabeth Sauter (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.forceMove().\",\"proc_name\":\"on deconstructed (\/datum\/component\/stove\/proc\/on_deconstructed)\",\"source_file\":\"code\/modules\/food_and_drinks\/machinery\/stove_component.dm,168\",\"src\":\"\/datum\/component\/stove (\/datum\/component\/stove)\",\"src_loc\":null,\"usr\":\"Karson (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.members\",\"proc_name\":\"start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)\",\"source_file\":\"code\/game\/machinery\/doors\/firedoor.dm,339\",\"src\":\"the Ordnance Storage heavy fir... (\/obj\/machinery\/door\/firedoor\/heavy)\",\"src_loc\":\"the plating (123,84,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"0\"},{\"count\":2,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Leonard252 (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"\/datum\/component\/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)\",\"source_file\":\"code\/datums\/components\/temporary_body.dm,52\",\"src\":\"\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)\",\"src_loc\":null,\"usr\":\"Paul Quota (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"illegal: pow(-2.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Pharmacist Laura (\/mob\/dead\/observer)\",\"src_loc\":\"the reinforced wall (71,69,2) (\/turf\/closed\/wall\/r_wall)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"The full tile reinforced window taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"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\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.moveToNullspace().\",\"proc_name\":\"remove (\/datum\/quirk\/transhumanist\/remove)\",\"source_file\":\"code\/datums\/quirks\/neutral_quirks\/transhumanist.dm,160\",\"src\":\"Transhumanist (\/datum\/quirk\/transhumanist)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/tongue\/lizard]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the forked tongue (\/obj\/item\/organ\/tongue\/lizard)\",\"src_loc\":\"the lizard head (\/obj\/item\/bodypart\/head\/lizard)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.update clothing().\",\"proc_name\":\"control activation (\/obj\/item\/mod\/control\/proc\/control_activation)\",\"source_file\":\"code\/modules\/mod\/mod_activation.dm,319\",\"src\":\"the security MOD control unit (\/obj\/item\/mod\/control)\",\"src_loc\":null,\"usr\":\"Elizabeth Sauter (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Hadrian Wall was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)\",\"source_file\":\"code\/datums\/components\/temporary_body.dm,52\",\"src\":\"\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)\",\"src_loc\":null,\"usr\":\"Max Griff (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at  (character 1)\",\"proc_name\":\"icon exists (\/proc\/icon_exists)\",\"source_file\":\"code\/__HELPERS\/icons.dm,1188\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Runa Rakoto (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the volcanic floor (51,123,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"src_loc\":null,\"usr\":\"the ash drake (\/mob\/living\/simple_animal\/hostile\/megafauna\/dragon)\"},{\"count\":1,\"message\":\"Cannot execute null.has language().\",\"proc_name\":\"has language (\/atom\/movable\/proc\/has_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1585\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.active_storage\",\"proc_name\":\"hide contents (\/datum\/storage\/proc\/hide_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1070\",\"src\":\"\/datum\/storage\/backpack (\/datum\/storage\/backpack)\",\"src_loc\":null,\"usr\":\"Mohammad Reza Jafarnejad (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Invalid timer: ]Timer: 85790 ([0x21099ef2]), TTR: 489271, wait:9 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21094585], callBack.object: \/datum\/looping_sound\/chainsaw(\/datum\/looping_sound\/chainsaw), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(489271), QDELETED, NO CALLBACK world.time: 34035, head_offset: 33600, practical_offset: 871, REALTIMEOFDAY: 489271\",\"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.loc\",\"proc_name\":\"explode (\/datum\/controller\/subsystem\/explosions\/proc\/explode)\",\"source_file\":\"code\/controllers\/subsystem\/explosions.dm,252\",\"src\":\"Explosions (\/datum\/controller\/subsystem\/explosions)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"message\":\"Cannot read null.total_volume\",\"proc_name\":\"dropped (\/obj\/item\/reagent_containers\/dropped)\",\"source_file\":\"code\/modules\/reagents\/reagent_containers.dm,332\",\"src\":\"the space cleaner (\/obj\/item\/reagent_containers\/spray\/cleaner)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/tail\/lizard]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the lizard tail (\/obj\/item\/organ\/tail\/lizard)\",\"src_loc\":\"the lizard chest (\/obj\/item\/bodypart\/chest\/lizard)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/snout]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the lizard snout (\/obj\/item\/organ\/snout)\",\"src_loc\":\"the lizard head (\/obj\/item\/bodypart\/head\/lizard)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/spines]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the lizard spines (\/obj\/item\/organ\/spines)\",\"src_loc\":\"the lizard chest (\/obj\/item\/bodypart\/chest\/lizard)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,189\",\"src\":\"JonatBender (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"undefined proc or verb \/obj\/item\/organ\/cyberimp\/arm\/toolkit\/shard\/scythe\/on selected().\",\"proc_name\":\"on holy weapon picked (\/obj\/item\/nullrod\/proc\/on_holy_weapon_picked)\",\"source_file\":\"code\/modules\/jobs\/job_types\/chaplain\/chaplain_nullrod.dm,58\",\"src\":\"the null rod (\/obj\/item\/nullrod)\",\"src_loc\":null,\"usr\":\"Yiit Lova (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Spiral Shots (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/spiral_shots\/colossus)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"on part activation (\/obj\/item\/mod\/module\/headprotector\/on_part_activation)\",\"source_file\":\"code\/modules\/mod\/modules\/modules_engineering.dm,403\",\"src\":\"MOD safety-first head protecti... (\/obj\/item\/mod\/module\/headprotector)\",\"src_loc\":null,\"usr\":\"Elizabeth Sauter (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"death (\/mob\/living\/carbon\/death)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/death.dm,6\",\"src\":\"Nelle Weinstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Invalid timer: ]Timer: 129755 ([0x2108ddf8]), TTR: 501722, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21071c6c], 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(501722), QDELETED, NO CALLBACK world.time: 46402, head_offset: 46200, practical_offset: 405, REALTIMEOFDAY: 501722\",\"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\":\"illegal: pow(-7.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Halbert Vainstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (112,93,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.nodes\",\"proc_name\":\"disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107\",\"src\":\"\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Oxygen canister taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"Oxygen canister (\/obj\/machinery\/portable_atmospherics\/canister\/oxygen)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.remove language().\",\"proc_name\":\"remove language (\/atom\/movable\/proc\/remove_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1561\",\"src\":\"Thorkel Lucky (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the necropolis floor (226,28,13) (\/turf\/open\/indestructible\/necropolis\/air)\",\"usr\":\"(src)\"},{\"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\":\"Tried to set a mind's current var to a qdeleted mob, what the fuck\",\"proc_name\":\"set current (\/datum\/mind\/proc\/set_current)\",\"source_file\":\"code\/datums\/mind\/_mind.dm,153\",\"src\":\"Seneca Shirey (\/datum\/mind)\",\"src_loc\":null,\"usr\":\"Paul Quota (\/mob\/living\/carbon\/human)\"},{\"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 read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"set bpm (\/obj\/item\/circuit_component\/synth\/proc\/set_bpm)\",\"source_file\":\"code\/modules\/instruments\/piano_synth.dm,168\",\"src\":\"the synthesizer component (\/obj\/item\/circuit_component\/synth)\",\"src_loc\":null,\"usr\":\"Tucker Dimeling (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the tiny shards) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"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\":\"illegal: pow(-9.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Halbert Vainstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (112,93,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"illegal: pow(-6.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Charles Found (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (113,112,2) (\/turf\/open\/floor\/iron\/white\/side)\",\"usr\":\"null\"},{\"count\":1,\"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\":\"Nelle Weinstein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/eyes\/lizard]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the reptile eyes (\/obj\/item\/organ\/eyes\/lizard)\",\"src_loc\":\"the lizard head (\/obj\/item\/bodypart\/head\/lizard)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/item\/organ\/frills]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,318\",\"src\":\"the frills (\/obj\/item\/organ\/frills)\",\"src_loc\":\"the lizard head (\/obj\/item\/bodypart\/head\/lizard)\",\"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\":\"Cannot execute null.browse queue flush().\",\"proc_name\":\"send assets (\/datum\/tgui\/proc\/send_assets)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,125\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Mob without client but with associated ckey, dinkyminky1939, 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)\"}],\"total_count\":965}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/07\/04\/round-253841\/runtime.condensed.json"
}