250048 250050

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 149,
                "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": "Thraelic Matherson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 114,
                "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": "RX-Unit14 (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 55,
                "message": "We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "RX-Unit14 (\/mob\/living\/silicon\/robot)"
            },
            {
                "count": 54,
                "message": "Cannot execute null.archive().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
                "src": "the plating (201,130,14) (\/turf\/open\/indestructible\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 36,
                "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 asteroid sand (217,111,7) (\/turf\/open\/misc\/asteroid\/airless)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 35,
                "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": "Sebastian Albright (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 35,
                "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": "Sebastian Albright (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 23,
                "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": "Eats-The-Banana (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 23,
                "message": "Cannot read null.key",
                "proc_name": "transfer to (\/datum\/mind\/proc\/transfer_to)",
                "source_file": "code\/datums\/mind\/_mind.dm,172",
                "src": "Spike Larson (\/datum\/mind)",
                "src_loc": null,
                "usr": "Spike Larson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 23,
                "message": "Cannot read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,577",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 19,
                "message": "Cannot execute null.stop().",
                "proc_name": "death (\/mob\/living\/carbon\/death)",
                "source_file": "code\/modules\/mob\/living\/carbon\/death.dm,6",
                "src": "Eats-The-Banana (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 13,
                "message": "bad icon operation",
                "proc_name": "Scale (\/icon\/proc\/Scale)",
                "source_file": null,
                "src": "\/icon (\/icon)",
                "src_loc": null,
                "usr": "Nilla Steele (\/mob\/dead\/observer)"
            },
            {
                "count": 12,
                "message": "\/mob\/living\/carbon\/human destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,362",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 10,
                "message": "Cannot read null._datum_components",
                "proc_name": " JoinParent (\/datum\/component\/proc\/_JoinParent)",
                "source_file": "code\/datums\/components\/_component.dm,82",
                "src": "\/datum\/component\/thermite (\/datum\/component\/thermite)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 10,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "\/datum\/component\/storm_hating (\/datum\/component\/storm_hating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 9,
                "message": "Division by zero",
                "proc_name": "inject (\/obj\/item\/reagent_containers\/hypospray\/proc\/inject)",
                "source_file": "code\/modules\/reagents\/reagent_containers\/hypospray.dm,49",
                "src": "the combat stimulant injector (\/obj\/item\/reagent_containers\/hypospray\/combat\/empty)",
                "src_loc": null,
                "usr": "Serves-The-Humans (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 9,
                "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": "Mark Dougles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 8,
                "message": "Cannot read null.loc",
                "proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
                "source_file": "code\/datums\/components\/shuttle_cling.dm,132",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 8,
                "message": "Cannot execute null.has reagent().",
                "proc_name": "examine (\/mob\/living\/carbon\/examine)",
                "source_file": "code\/modules\/mob\/living\/carbon\/examine.dm,204",
                "src": "James Dossin (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 7,
                "message": "\/obj\/effect\/rune\/wall destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,362",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "area_beauty_updated overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Eris IV (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,50",
                "src": "null",
                "src_loc": null,
                "usr": "Eris IV (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "bad client",
                "proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
                "source_file": "code\/modules\/tgui\/tgui_window.dm,133",
                "src": "\/datum\/tgui_window (\/datum\/tgui_window)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 6,
                "message": "Cannot execute null.check invoke validity().",
                "proc_name": "can invoke (\/obj\/effect\/rune\/proc\/can_invoke)",
                "source_file": "code\/modules\/antagonists\/cult\/runes.dm,155",
                "src": "the rune (\/obj\/effect\/rune\/blood_boil)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 6,
                "message": "illegal: pow(-2.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,140",
                "src": "Eris IV (\/mob\/living\/carbon\/human)",
                "src_loc": "the Clarke (Waste of resources... (\/obj\/vehicle\/sealed\/mecha\/clarke)",
                "usr": "null"
            },
            {
                "count": 5,
                "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": "RX-Unit14 (\/mob\/dead\/observer)"
            },
            {
                "count": 5,
                "message": "Cannot modify null.client.",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,588",
                "src": "Reqzites (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 5,
                "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,1550",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 5,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
                "source_file": "code\/datums\/components\/orbiter.dm,110",
                "src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 5,
                "message": "Cannot execute null.forceMove().",
                "proc_name": "on removed (\/datum\/embedding\/proc\/on_removed)",
                "source_file": "code\/datums\/embedding.dm,306",
                "src": "\/datum\/embedding\/bullet (\/datum\/embedding\/bullet)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 4,
                "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": 4,
                "message": "Cannot execute null.forceMove().",
                "proc_name": "on select use (\/obj\/item\/mod\/module\/clamp\/on_select_use)",
                "source_file": "code\/modules\/mod\/modules\/modules_supply.dm,77",
                "src": "MOD loader hydraulic clamp mod... (\/obj\/item\/mod\/module\/clamp\/loader)",
                "src_loc": null,
                "usr": "Mark Dougles (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (91,116,15) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 4,
                "message": "Cannot execute null.has language().",
                "proc_name": "has language (\/atom\/movable\/proc\/has_language)",
                "source_file": "code\/game\/atoms_movable.dm,1583",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 4,
                "message": "Cannot execute null.send message().",
                "proc_name": "message team (\/datum\/ctf_team\/proc\/message_team)",
                "source_file": "code\/modules\/capture_the_flag\/ctf_controller.dm,232",
                "src": "\/datum\/ctf_team (\/datum\/ctf_team)",
                "src_loc": null,
                "usr": "Grug Caveman (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "recursive_jsonify got an empty list after serialization",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 4,
                "message": "Qdeleted thing being thrown around.",
                "proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
                "source_file": "code\/game\/atoms_movable.dm,1343",
                "src": "Naenia Insularis (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Mei Fumiwara (\/mob\/dead\/observer)"
            },
            {
                "count": 4,
                "message": "Cannot execute null.remove().",
                "proc_name": "remove air (\/turf\/open\/remove_air)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,101",
                "src": "the jungle grass (22,93,14) (\/turf\/open\/misc\/grass\/jungle)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.gases",
                "proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,251",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.vars",
                "proc_name": "modify variables (\/client\/proc\/modify_variables)",
                "source_file": "code\/modules\/admin\/view_variables\/modify_variables.dm,299",
                "src": "Pepsiman0 (\/client)",
                "src_loc": null,
                "usr": "the quay (\/mob\/dead\/observer)"
            },
            {
                "count": 3,
                "message": "Cannot execute \/obj\/item\/ammo_casing\/c357 (\/obj\/item\/ammo_casing\/c357).forceMove().",
                "proc_name": "give round (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/give_round)",
                "source_file": "code\/modules\/projectiles\/boxes_magazines\/internal\/_cylinder.dm,54",
                "src": "the revolver cylinder (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder)",
                "src_loc": null,
                "usr": "Aitor Tilla (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "0"
            },
            {
                "count": 2,
                "message": "Cannot read null.orbiters",
                "proc_name": "Destroy (\/datum\/component\/orbiter\/Destroy)",
                "source_file": "code\/datums\/components\/orbiter.dm,37",
                "src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
                "src_loc": null,
                "usr": "Talon (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot execute null.GenerateUniversalIcon().",
                "proc_name": "GetColoredIconByTypeUniversalIcon (\/datum\/controller\/subsystem\/processing\/greyscale\/proc\/GetColoredIconByTypeUniversalIcon)",
                "source_file": "code\/controllers\/subsystem\/processing\/greyscale.dm,54",
                "src": "Greyscale (\/datum\/controller\/subsystem\/processing\/greyscale)",
                "src_loc": null,
                "usr": "Owwe (\/mob\/dead\/new_player)"
            },
            {
                "count": 2,
                "message": "Tried to track a qdeleted datum (the motor oil) 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": 2,
                "message": "Invalid type provided to insert_icon()! Value:  (type: )",
                "proc_name": "insert icon (\/datum\/asset\/spritesheet_batched\/proc\/insert_icon)",
                "source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,129",
                "src": "preferences (\/datum\/asset\/spritesheet_batched\/preferences)",
                "src_loc": null,
                "usr": "Owwe (\/mob\/dead\/new_player)"
            },
            {
                "count": 2,
                "message": "Tried to track a qdeleted datum (the dried footprints) 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": 2,
                "message": "undefined proc or verb \/obj\/item\/retractor\/advanced\/Insert().",
                "proc_name": "success (\/datum\/surgery_step\/manipulate_organs\/success)",
                "source_file": "code\/modules\/surgery\/organ_manipulation.dm,274",
                "src": "manipulate organs (hemostat\/or... (\/datum\/surgery_step\/manipulate_organs\/internal)",
                "src_loc": null,
                "usr": "Brenda Blackburn (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "The anti-materiel sniper rifle had \/atom\/proc\/take_damage() called on it without it being a type that has uses_integrity = TRUE!",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,19",
                "src": "the anti-materiel sniper rifle (\/obj\/mystery_box_item)",
                "src_loc": "the floor (187,220,14) (\/turf\/open\/indestructible\/dark\/smooth_large)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "parent_qdeleting overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Alina Dopirasovna (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Attempt to move the \ufffd\u0016Man-Machine Interface: Nathan Richter to the \ufffd\u0016Man-Machine Interface: Nathan Richter was rejected by BYOND, possibly due to cyclic contents",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Nathan Richter (\/mob\/living\/brain)"
            },
            {
                "count": 2,
                "message": "Attempt to move the shard to the shard was rejected by BYOND, possibly due to cyclic contents",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Sebastian Albright (\/mob\/living\/carbon\/human)"
            },
            {
                "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,356",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "\/datum\/component\/temporary_body belonging to James Dossin 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": "James Dossin (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "bad index",
                "proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
                "source_file": "code\/datums\/components\/_component.dm,121",
                "src": "\/datum\/component\/thermite (\/datum\/component\/thermite)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "code\/datums\/martial\/_martial.dm:289:Assertion failed: old_holder == holder",
                "proc_name": "remove (\/datum\/martial_art\/proc\/remove)",
                "source_file": "code\/datums\/martial\/_martial.dm,289",
                "src": "CQC (\/datum\/martial_art\/cqc)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "rubble spawned in a bad turf (the chasm) at Deathmatch Arena (204,73,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Brenden Durstine)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null.toggle_palette",
                "proc_name": "refresh actions (\/datum\/action_group\/palette\/refresh_actions)",
                "source_file": "code\/_onclick\/hud\/hud.dm,808",
                "src": "\/datum\/action_group\/palette (\/datum\/action_group\/palette)",
                "src_loc": null,
                "usr": "Eris IV (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Mob with client has been deleted.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.post_logout_callbacks",
                "proc_name": "become uncliented (\/mob\/proc\/become_uncliented)",
                "source_file": "code\/modules\/mob\/mob.dm,1551",
                "src": "KAL-9000 (\/mob\/living\/silicon\/ai)",
                "src_loc": "the bread (\/obj\/item\/food\/bread\/plain)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "in_range_of_irradiation overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "rubble spawned in a bad turf (the chasm) at Deathmatch Arena (193,79,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Called is_banned_from without specifying a ckey.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Simon Overstreet 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": "Simon Overstreet (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "process (\/datum\/reagents\/process)",
                "source_file": "code\/modules\/reagents\/chemistry\/holder\/reactions.dm,183",
                "src": "\/datum\/reagents (\/datum\/reagents)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Lukas Ahmed 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": "0"
            },
            {
                "count": 1,
                "message": "dust spawned in a bad turf (the reinforced wall) at Deathmatch Arena (150,165,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Melda Rachel (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/obj\/item\/chair\/stool!",
                "proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
                "source_file": "code\/datums\/components\/_component.dm,448",
                "src": "the stool (\/obj\/item\/chair\/stool)",
                "src_loc": null,
                "usr": "Talon (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot modify null.temp_say_mod.",
                "proc_name": "on part deactivation (\/obj\/item\/mod\/module\/infiltrator\/on_part_deactivation)",
                "source_file": "code\/modules\/mod\/modules\/modules_antag.dm,547",
                "src": "MOD infiltration core programs... (\/obj\/item\/mod\/module\/infiltrator)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,53",
                "src": "Danger (\/atom\/movable\/screen\/radial\/slice)",
                "src_loc": null,
                "usr": "Nicholas Cooper (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Juliana Bombsky)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Tried to track a qdeleted datum (the blood) 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": "rubble spawned in a bad turf (the chasm) at Deathmatch Arena (199,75,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Floyd Brickwell 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": "Serves-The-Humans (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Alex Stamos 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": "Jeb \\'The Captain\\' Staple (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Thraelic Matherson 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": "Lasma P (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.use().",
                "proc_name": "use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)",
                "source_file": "code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11",
                "src": "the Clarke (Waste of resources... (\/obj\/vehicle\/sealed\/mecha\/clarke)",
                "src_loc": "the floor (134,106,2) (\/turf\/open\/floor\/iron\/dark\/textured)",
                "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,1567",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "the chasm depths (\/obj\/effect\/abstract\/chasm_storage)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "rubble spawned in a bad turf (the chasm) at Deathmatch Arena (202,80,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null.palette_actions",
                "proc_name": "refresh actions (\/datum\/action_group\/listed\/refresh_actions)",
                "source_file": "code\/_onclick\/hud\/hud.dm,850",
                "src": "\/datum\/action_group\/listed (\/datum\/action_group\/listed)",
                "src_loc": null,
                "usr": "Eris IV (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Fargo Skyer)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Dink Dinkelberg 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": "Thraelic Matherson (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!",
                "proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
                "source_file": "code\/datums\/components\/_component.dm,448",
                "src": "Alina Dopirasovna (\/mob\/living\/brain)",
                "src_loc": "Unknown\\'s brain (\/obj\/item\/organ\/brain)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Melda Rachel 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": "null"
            },
            {
                "count": 1,
                "message": "dust spawned in a bad turf (the reinforced wall) at Deathmatch Arena (26,90,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "James Dossin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null.air",
                "proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,348",
                "src": "Syndicate Lavaland Engineering... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)",
                "src_loc": "the floor (192,169,4) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,53",
                "src": "null",
                "src_loc": null,
                "usr": "Nan Kelliday (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot modify null.moving_from_pull.",
                "proc_name": "Move (\/mob\/living\/Move)",
                "source_file": "code\/modules\/mob\/living\/living.dm,1031",
                "src": "Karson Bill (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (58,103,2) (\/turf\/open\/floor\/iron)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Rosa Pink 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": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Lasma P 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": "Simon Overstreet (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Delta Wolfe)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "dust spawned in a bad turf (the reinforced wall) at Deathmatch Arena (116,195,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Floyd Brickwell (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null.fingerprintslast",
                "proc_name": "default explode (\/datum\/chemical_reaction\/proc\/default_explode)",
                "source_file": "code\/modules\/reagents\/chemistry\/recipes.dm,292",
                "src": "\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Lanternius Lumen called unbuckle_mob() for source while having buckled as .",
                "proc_name": "unbuckle mob (\/atom\/movable\/proc\/unbuckle_mob)",
                "source_file": "code\/game\/objects\/buckling.dm,152",
                "src": "the roller skates (\/obj\/vehicle\/ridden\/scooter\/skateboard\/wheelys\/rollerskates)",
                "src_loc": null,
                "usr": "Lanternius Lumen (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Mob without client but with associated ckey, @pepsiman0, has been deleted.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Empty or null string in to_chat proc call.",
                "proc_name": "to chat immediate (\/proc\/to_chat_immediate)",
                "source_file": "code\/modules\/tgchat\/to_chat.dm,28",
                "src": "null",
                "src_loc": null,
                "usr": "Naenia Insularis (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "rubble spawned in a bad turf (the chasm) at Deathmatch Arena (195,79,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "rubble spawned in a bad turf (the chasm) at Deathmatch Arena (203,80,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Curtis Wing)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "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": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Larry Simmons)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Brenda Blackburn)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "bad proc",
                "proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
                "source_file": "code\/datums\/callback.dm,118",
                "src": "\/datum\/callback (\/datum\/callback)",
                "src_loc": null,
                "usr": "the quay (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Unknown)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Darcey Price)",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "cannot read from list",
                "proc_name": "fire sounds (\/obj\/item\/gun\/energy\/fire_sounds)",
                "source_file": "code\/modules\/projectiles\/guns\/energy.dm,53",
                "src": "the energy gun (\/obj\/item\/gun\/energy\/e_gun)",
                "src_loc": null,
                "usr": "Simon Overstreet (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.hide contents().",
                "proc_name": "show contents (\/datum\/storage\/proc\/show_contents)",
                "source_file": "code\/datums\/storage\/storage.dm,1000",
                "src": "\/datum\/storage\/backpack (\/datum\/storage\/backpack)",
                "src_loc": null,
                "usr": "Alina Dopirasovna (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "movable_moved overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Maximilian Seljuk (as Captain))",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "John Goblin (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null.gases",
                "proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
                "source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,25",
                "src": "the grey baby slime (971) (\/mob\/living\/basic\/slime)",
                "src_loc": "the floor (19,34,15) (\/turf\/open\/floor\/circuit\/red\/off)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,53",
                "src": "null",
                "src_loc": null,
                "usr": "Talon (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "illegal: pow(-1.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,140",
                "src": "Phyliss Leslie (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (84,75,2) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "New (\/datum\/mood_event\/reattachment\/New)",
                "source_file": "code\/datums\/mood_events\/generic_negative_events.dm,86",
                "src": "\/datum\/mood_event\/reattachment (\/datum\/mood_event\/reattachment)",
                "src_loc": null,
                "usr": "Eris IV (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "??? had \/atom\/proc\/take_damage() called on it without it being a type that has uses_integrity = TRUE!",
                "proc_name": "take damage (\/atom\/proc\/take_damage)",
                "source_file": "code\/game\/atom\/atom_defense.dm,19",
                "src": "??? (\/obj\/mystery_box_item)",
                "src_loc": null,
                "usr": "Simon Overstreet (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute \/obj\/item\/ammo_casing\/c38 (\/obj\/item\/ammo_casing\/c38).forceMove().",
                "proc_name": "give round (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/give_round)",
                "source_file": "code\/modules\/projectiles\/boxes_magazines\/internal\/_cylinder.dm,54",
                "src": "the detective revolver cylinde... (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/rev38)",
                "src_loc": null,
                "usr": "Phyliss Leslie (\/mob\/living\/carbon\/human)"
            }
        ],
        "total_count": 844
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-03-09 18:59:18.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 250049,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":149,\"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\":\"Thraelic Matherson (\/mob\/living\/carbon\/human)\"},{\"count\":114,\"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\":\"RX-Unit14 (\/mob\/living\/silicon\/robot)\"},{\"count\":55,\"message\":\"We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"RX-Unit14 (\/mob\/living\/silicon\/robot)\"},{\"count\":54,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"the plating (201,130,14) (\/turf\/open\/indestructible\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":36,\"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 asteroid sand (217,111,7) (\/turf\/open\/misc\/asteroid\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":35,\"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\":\"Sebastian Albright (\/mob\/living\/carbon\/human)\"},{\"count\":35,\"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\":\"Sebastian Albright (\/mob\/living\/carbon\/human)\"},{\"count\":23,\"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\":\"Eats-The-Banana (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":23,\"message\":\"Cannot read null.key\",\"proc_name\":\"transfer to (\/datum\/mind\/proc\/transfer_to)\",\"source_file\":\"code\/datums\/mind\/_mind.dm,172\",\"src\":\"Spike Larson (\/datum\/mind)\",\"src_loc\":null,\"usr\":\"Spike Larson (\/mob\/living\/carbon\/human)\"},{\"count\":23,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,577\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":19,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"death (\/mob\/living\/carbon\/death)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/death.dm,6\",\"src\":\"Eats-The-Banana (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":13,\"message\":\"bad icon operation\",\"proc_name\":\"Scale (\/icon\/proc\/Scale)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"Nilla Steele (\/mob\/dead\/observer)\"},{\"count\":12,\"message\":\"\/mob\/living\/carbon\/human destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,362\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"message\":\"Cannot read null._datum_components\",\"proc_name\":\" JoinParent (\/datum\/component\/proc\/_JoinParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,82\",\"src\":\"\/datum\/component\/thermite (\/datum\/component\/thermite)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"\/datum\/component\/storm_hating (\/datum\/component\/storm_hating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"message\":\"Division by zero\",\"proc_name\":\"inject (\/obj\/item\/reagent_containers\/hypospray\/proc\/inject)\",\"source_file\":\"code\/modules\/reagents\/reagent_containers\/hypospray.dm,49\",\"src\":\"the combat stimulant injector (\/obj\/item\/reagent_containers\/hypospray\/combat\/empty)\",\"src_loc\":null,\"usr\":\"Serves-The-Humans (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"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\":\"Mark Dougles (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":8,\"message\":\"Cannot execute null.has reagent().\",\"proc_name\":\"examine (\/mob\/living\/carbon\/examine)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/examine.dm,204\",\"src\":\"James Dossin (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":7,\"message\":\"\/obj\/effect\/rune\/wall destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,362\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"area_beauty_updated overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,50\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,133\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"message\":\"Cannot execute null.check invoke validity().\",\"proc_name\":\"can invoke (\/obj\/effect\/rune\/proc\/can_invoke)\",\"source_file\":\"code\/modules\/antagonists\/cult\/runes.dm,155\",\"src\":\"the rune (\/obj\/effect\/rune\/blood_boil)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"illegal: pow(-2.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,140\",\"src\":\"Eris IV (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the Clarke (Waste of resources... (\/obj\/vehicle\/sealed\/mecha\/clarke)\",\"usr\":\"null\"},{\"count\":5,\"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\":\"RX-Unit14 (\/mob\/dead\/observer)\"},{\"count\":5,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"Reqzites (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"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,1550\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":5,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,110\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot execute null.forceMove().\",\"proc_name\":\"on removed (\/datum\/embedding\/proc\/on_removed)\",\"source_file\":\"code\/datums\/embedding.dm,306\",\"src\":\"\/datum\/embedding\/bullet (\/datum\/embedding\/bullet)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":4,\"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\":4,\"message\":\"Cannot execute null.forceMove().\",\"proc_name\":\"on select use (\/obj\/item\/mod\/module\/clamp\/on_select_use)\",\"source_file\":\"code\/modules\/mod\/modules\/modules_supply.dm,77\",\"src\":\"MOD loader hydraulic clamp mod... (\/obj\/item\/mod\/module\/clamp\/loader)\",\"src_loc\":null,\"usr\":\"Mark Dougles (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (91,116,15) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot execute null.has language().\",\"proc_name\":\"has language (\/atom\/movable\/proc\/has_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1583\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":4,\"message\":\"Cannot execute null.send message().\",\"proc_name\":\"message team (\/datum\/ctf_team\/proc\/message_team)\",\"source_file\":\"code\/modules\/capture_the_flag\/ctf_controller.dm,232\",\"src\":\"\/datum\/ctf_team (\/datum\/ctf_team)\",\"src_loc\":null,\"usr\":\"Grug Caveman (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"recursive_jsonify got an empty list after serialization\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":4,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1343\",\"src\":\"Naenia Insularis (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Mei Fumiwara (\/mob\/dead\/observer)\"},{\"count\":4,\"message\":\"Cannot execute null.remove().\",\"proc_name\":\"remove air (\/turf\/open\/remove_air)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,101\",\"src\":\"the jungle grass (22,93,14) (\/turf\/open\/misc\/grass\/jungle)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,251\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.vars\",\"proc_name\":\"modify variables (\/client\/proc\/modify_variables)\",\"source_file\":\"code\/modules\/admin\/view_variables\/modify_variables.dm,299\",\"src\":\"Pepsiman0 (\/client)\",\"src_loc\":null,\"usr\":\"the quay (\/mob\/dead\/observer)\"},{\"count\":3,\"message\":\"Cannot execute \/obj\/item\/ammo_casing\/c357 (\/obj\/item\/ammo_casing\/c357).forceMove().\",\"proc_name\":\"give round (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/give_round)\",\"source_file\":\"code\/modules\/projectiles\/boxes_magazines\/internal\/_cylinder.dm,54\",\"src\":\"the revolver cylinder (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder)\",\"src_loc\":null,\"usr\":\"Aitor Tilla (\/mob\/living\/carbon\/human)\"},{\"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\":\"0\"},{\"count\":2,\"message\":\"Cannot read null.orbiters\",\"proc_name\":\"Destroy (\/datum\/component\/orbiter\/Destroy)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,37\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"Talon (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot execute null.GenerateUniversalIcon().\",\"proc_name\":\"GetColoredIconByTypeUniversalIcon (\/datum\/controller\/subsystem\/processing\/greyscale\/proc\/GetColoredIconByTypeUniversalIcon)\",\"source_file\":\"code\/controllers\/subsystem\/processing\/greyscale.dm,54\",\"src\":\"Greyscale (\/datum\/controller\/subsystem\/processing\/greyscale)\",\"src_loc\":null,\"usr\":\"Owwe (\/mob\/dead\/new_player)\"},{\"count\":2,\"message\":\"Tried to track a qdeleted datum (the motor oil) 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\":2,\"message\":\"Invalid type provided to insert_icon()! Value:  (type: )\",\"proc_name\":\"insert icon (\/datum\/asset\/spritesheet_batched\/proc\/insert_icon)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,129\",\"src\":\"preferences (\/datum\/asset\/spritesheet_batched\/preferences)\",\"src_loc\":null,\"usr\":\"Owwe (\/mob\/dead\/new_player)\"},{\"count\":2,\"message\":\"Tried to track a qdeleted datum (the dried footprints) 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\":2,\"message\":\"undefined proc or verb \/obj\/item\/retractor\/advanced\/Insert().\",\"proc_name\":\"success (\/datum\/surgery_step\/manipulate_organs\/success)\",\"source_file\":\"code\/modules\/surgery\/organ_manipulation.dm,274\",\"src\":\"manipulate organs (hemostat\/or... (\/datum\/surgery_step\/manipulate_organs\/internal)\",\"src_loc\":null,\"usr\":\"Brenda Blackburn (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"The anti-materiel sniper rifle had \/atom\/proc\/take_damage() called on it without it being a type that has uses_integrity = TRUE!\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,19\",\"src\":\"the anti-materiel sniper rifle (\/obj\/mystery_box_item)\",\"src_loc\":\"the floor (187,220,14) (\/turf\/open\/indestructible\/dark\/smooth_large)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"parent_qdeleting overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Alina Dopirasovna (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Attempt to move the \ufffd\\u0016Man-Machine Interface: Nathan Richter to the \ufffd\\u0016Man-Machine Interface: Nathan Richter was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Nathan Richter (\/mob\/living\/brain)\"},{\"count\":2,\"message\":\"Attempt to move the shard to the shard was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Sebastian Albright (\/mob\/living\/carbon\/human)\"},{\"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,356\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"\/datum\/component\/temporary_body belonging to James Dossin 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\":\"James Dossin (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,121\",\"src\":\"\/datum\/component\/thermite (\/datum\/component\/thermite)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"code\/datums\/martial\/_martial.dm:289:Assertion failed: old_holder == holder\",\"proc_name\":\"remove (\/datum\/martial_art\/proc\/remove)\",\"source_file\":\"code\/datums\/martial\/_martial.dm,289\",\"src\":\"CQC (\/datum\/martial_art\/cqc)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"rubble spawned in a bad turf (the chasm) at Deathmatch Arena (204,73,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Brenden Durstine)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.toggle_palette\",\"proc_name\":\"refresh actions (\/datum\/action_group\/palette\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,808\",\"src\":\"\/datum\/action_group\/palette (\/datum\/action_group\/palette)\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Mob with client has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.post_logout_callbacks\",\"proc_name\":\"become uncliented (\/mob\/proc\/become_uncliented)\",\"source_file\":\"code\/modules\/mob\/mob.dm,1551\",\"src\":\"KAL-9000 (\/mob\/living\/silicon\/ai)\",\"src_loc\":\"the bread (\/obj\/item\/food\/bread\/plain)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"in_range_of_irradiation overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"rubble spawned in a bad turf (the chasm) at Deathmatch Arena (193,79,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Called is_banned_from without specifying a ckey.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Simon Overstreet 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\":\"Simon Overstreet (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"process (\/datum\/reagents\/process)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/holder\/reactions.dm,183\",\"src\":\"\/datum\/reagents (\/datum\/reagents)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Lukas Ahmed 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\":\"0\"},{\"count\":1,\"message\":\"dust spawned in a bad turf (the reinforced wall) at Deathmatch Arena (150,165,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Melda Rachel (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/obj\/item\/chair\/stool!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,448\",\"src\":\"the stool (\/obj\/item\/chair\/stool)\",\"src_loc\":null,\"usr\":\"Talon (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.temp_say_mod.\",\"proc_name\":\"on part deactivation (\/obj\/item\/mod\/module\/infiltrator\/on_part_deactivation)\",\"source_file\":\"code\/modules\/mod\/modules\/modules_antag.dm,547\",\"src\":\"MOD infiltration core programs... (\/obj\/item\/mod\/module\/infiltrator)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Danger (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Nicholas Cooper (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Juliana Bombsky)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the blood) 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\":\"rubble spawned in a bad turf (the chasm) at Deathmatch Arena (199,75,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Floyd Brickwell 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\":\"Serves-The-Humans (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Alex Stamos 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\":\"Jeb \\\\'The Captain\\\\' Staple (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Thraelic Matherson 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\":\"Lasma P (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.use().\",\"proc_name\":\"use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11\",\"src\":\"the Clarke (Waste of resources... (\/obj\/vehicle\/sealed\/mecha\/clarke)\",\"src_loc\":\"the floor (134,106,2) (\/turf\/open\/floor\/iron\/dark\/textured)\",\"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,1567\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the chasm depths (\/obj\/effect\/abstract\/chasm_storage)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"rubble spawned in a bad turf (the chasm) at Deathmatch Arena (202,80,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.palette_actions\",\"proc_name\":\"refresh actions (\/datum\/action_group\/listed\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,850\",\"src\":\"\/datum\/action_group\/listed (\/datum\/action_group\/listed)\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Fargo Skyer)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Dink Dinkelberg 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\":\"Thraelic Matherson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/brain!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,448\",\"src\":\"Alina Dopirasovna (\/mob\/living\/brain)\",\"src_loc\":\"Unknown\\\\'s brain (\/obj\/item\/organ\/brain)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Melda Rachel 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\":\"null\"},{\"count\":1,\"message\":\"dust spawned in a bad turf (the reinforced wall) at Deathmatch Arena (26,90,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"James Dossin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,348\",\"src\":\"Syndicate Lavaland Engineering... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)\",\"src_loc\":\"the floor (192,169,4) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 0 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,53\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Nan Kelliday (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1031\",\"src\":\"Karson Bill (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (58,103,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Rosa Pink 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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Lasma P 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\":\"Simon Overstreet (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Delta Wolfe)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"dust spawned in a bad turf (the reinforced wall) at Deathmatch Arena (116,195,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Floyd Brickwell (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.fingerprintslast\",\"proc_name\":\"default explode (\/datum\/chemical_reaction\/proc\/default_explode)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/recipes.dm,292\",\"src\":\"\/datum\/chemical_reaction\/reage... (\/datum\/chemical_reaction\/reagent_explosion\/gunpowder_explosion)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Lanternius Lumen called unbuckle_mob() for source while having buckled as .\",\"proc_name\":\"unbuckle mob (\/atom\/movable\/proc\/unbuckle_mob)\",\"source_file\":\"code\/game\/objects\/buckling.dm,152\",\"src\":\"the roller skates (\/obj\/vehicle\/ridden\/scooter\/skateboard\/wheelys\/rollerskates)\",\"src_loc\":null,\"usr\":\"Lanternius Lumen (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Mob without client but with associated ckey, @pepsiman0, has been deleted.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Empty or null string in to_chat proc call.\",\"proc_name\":\"to chat immediate (\/proc\/to_chat_immediate)\",\"source_file\":\"code\/modules\/tgchat\/to_chat.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Naenia Insularis (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"rubble spawned in a bad turf (the chasm) at Deathmatch Arena (195,79,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"rubble spawned in a bad turf (the chasm) at Deathmatch Arena (203,80,14) in Deathmatch Arena. Please remove it or allow it to pass NeverShouldHaveComeHere if it's intended.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Curtis Wing)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"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\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Larry Simmons)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Brenda Blackburn)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"the quay (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Unknown)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Darcey Price)\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"fire sounds (\/obj\/item\/gun\/energy\/fire_sounds)\",\"source_file\":\"code\/modules\/projectiles\/guns\/energy.dm,53\",\"src\":\"the energy gun (\/obj\/item\/gun\/energy\/e_gun)\",\"src_loc\":null,\"usr\":\"Simon Overstreet (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.hide contents().\",\"proc_name\":\"show contents (\/datum\/storage\/proc\/show_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1000\",\"src\":\"\/datum\/storage\/backpack (\/datum\/storage\/backpack)\",\"src_loc\":null,\"usr\":\"Alina Dopirasovna (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"movable_moved overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"do_observe called on an observer (John Goblin) who was already observing something! (observing: John Goblin, new target: Maximilian Seljuk (as Captain))\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null.gases\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,25\",\"src\":\"the grey baby slime (971) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (19,34,15) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,53\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Talon (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,140\",\"src\":\"Phyliss Leslie (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (84,75,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"New (\/datum\/mood_event\/reattachment\/New)\",\"source_file\":\"code\/datums\/mood_events\/generic_negative_events.dm,86\",\"src\":\"\/datum\/mood_event\/reattachment (\/datum\/mood_event\/reattachment)\",\"src_loc\":null,\"usr\":\"Eris IV (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"??? had \/atom\/proc\/take_damage() called on it without it being a type that has uses_integrity = TRUE!\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,19\",\"src\":\"??? (\/obj\/mystery_box_item)\",\"src_loc\":null,\"usr\":\"Simon Overstreet (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute \/obj\/item\/ammo_casing\/c38 (\/obj\/item\/ammo_casing\/c38).forceMove().\",\"proc_name\":\"give round (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/give_round)\",\"source_file\":\"code\/modules\/projectiles\/boxes_magazines\/internal\/_cylinder.dm,54\",\"src\":\"the detective revolver cylinde... (\/obj\/item\/ammo_box\/magazine\/internal\/cylinder\/rev38)\",\"src_loc\":null,\"usr\":\"Phyliss Leslie (\/mob\/living\/carbon\/human)\"}],\"total_count\":844}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/03\/09\/round-250049\/runtime.condensed.json"
}