257595 257597

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 102,
                "message": "_queue_verb() returned false because it wasn't called from player input!",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Catches-The-Fish (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 33,
                "message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
                "proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
                "source_file": "code\/game\/atom\/atom_color.dm,123",
                "src": "the security MOD chestplate (\/obj\/item\/clothing\/suit\/mod)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 28,
                "message": "Cannot read null.x",
                "proc_name": "get teleport turfs (\/proc\/get_teleport_turfs)",
                "source_file": "code\/datums\/helper_datums\/teleport.dm,200",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 16,
                "message": "bad index",
                "proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
                "source_file": "code\/datums\/components\/_component.dm,131",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 16,
                "message": "We're unregistering with something that isn't a valid signal [], you fucked up",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Chicago Ted (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 16,
                "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": "null"
            },
            {
                "count": 16,
                "message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
                "proc_name": "New (\/datum\/component\/New)",
                "source_file": "code\/datums\/components\/_component.dm,59",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 16,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "dropped (\/obj\/item\/proc\/dropped)",
                "source_file": "code\/game\/objects\/items.dm,749",
                "src": "the Teriyaki-pocket (\/obj\/item\/food\/donkpocket\/teriyaki)",
                "src_loc": null,
                "usr": "Oleg Kuznecov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 15,
                "message": "turf_reset_elevation 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": "Oleg Kuznecov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 15,
                "message": "type mismatch: null -= \/datum\/move_loop\/smooth_move (\/datum\/move_loop\/smooth_move)",
                "proc_name": "dequeue loop (\/datum\/controller\/subsystem\/movement\/proc\/dequeue_loop)",
                "source_file": "code\/controllers\/subsystem\/movement\/movement.dm,117",
                "src": "Newtonian Movement (\/datum\/controller\/subsystem\/movement\/newtonian_movement)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 15,
                "message": "turf_change overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Oleg Kuznecov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 12,
                "message": "A move loop attempted to queue while already queued",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 11,
                "message": "A client was Del()'d without a persistent_client! This should not be happening.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 8,
                "message": "Cannot execute null.IsReachableBy().",
                "proc_name": "perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)",
                "source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30",
                "src": "\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Invalid data passed to check_permitted",
                "proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
                "source_file": "code\/modules\/mining\/machine_silo.dm,216",
                "src": "the ore silo (\/obj\/machinery\/ore_silo)",
                "src_loc": null,
                "usr": "Connor Reid (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "Cannot modify null.dismantle_cooldown.",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
                "src": "the floor (140,161,2) (\/turf\/open\/floor\/iron)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "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": "August Lester (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "bad index",
                "proc_name": "New (\/datum\/ore_silo_log\/New)",
                "source_file": "code\/modules\/mining\/machine_silo.dm,591",
                "src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
                "src_loc": null,
                "usr": "Connor Reid (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "invalid reagent passed to add reagent ",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Catches-The-Fish (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.open",
                "proc_name": "replace cell (\/obj\/item\/mod\/core\/standard\/proc\/replace_cell)",
                "source_file": "code\/modules\/mod\/mod_core.dm,261",
                "src": "MOD standard core (\/obj\/item\/mod\/core\/standard)",
                "src_loc": null,
                "usr": "August Lester (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "bad color",
                "proc_name": "refresh values (\/datum\/light_source\/proc\/refresh_values)",
                "source_file": "code\/modules\/lighting\/lighting_source.dm,428",
                "src": "\/datum\/light_source (\/datum\/light_source)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (166,119,2)",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
                "src": "the orange volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
                "src_loc": null,
                "usr": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
                "source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,131",
                "src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "living_unarmed_attack overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "invalid object type 0:0",
                "proc_name": "start stealth (\/obj\/item\/mod\/module\/stealth\/wraith\/proc\/start_stealth)",
                "source_file": "code\/modules\/mod\/modules\/modules_antag.dm,532",
                "src": "MOD Wraith Cloaking Module (\/obj\/item\/mod\/module\/stealth\/wraith)",
                "src_loc": null,
                "usr": "August Lester (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.UnregisterSignal().",
                "proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
                "source_file": "code\/datums\/components\/connect_range.dm,113",
                "src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.stop().",
                "proc_name": "update grill audio (\/obj\/machinery\/griddle\/proc\/update_grill_audio)",
                "source_file": "code\/modules\/food_and_drinks\/machinery\/griddle.dm,178",
                "src": "the griddle (\/obj\/machinery\/griddle)",
                "src_loc": null,
                "usr": "Stewart Northside (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter on (169,117,2)",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
                "src": "the cyan gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)",
                "src_loc": null,
                "usr": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "hulk_attack overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "Attempt to move Unknown's shadowling tumor to Unknown's shadowling tumor 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": "August Lester (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Catches-The-Fish (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Invalid timer: Timer: 33586 ([0x2108e67b]), TTR: 406579, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108e67d], callBack.object: \/datum\/looping_sound\/generator(\/datum\/looping_sound\/generator), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:244Prev: NULL, Next: NULL, SPENT(406579), QDELETED, NO CALLBACK world.time: 44490.5, head_offset: 44400, practical_offset: 182, REALTIMEOFDAY: 406579",
                "proc_name": "fire (\/datum\/controller\/subsystem\/timer\/fire)",
                "source_file": "code\/controllers\/subsystem\/timer.dm,122",
                "src": "Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "atom_attack_hand 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "Cannot read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,431",
                "src": "Chicago Ted (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter on (169,123,2)",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
                "src": "the cyan gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)",
                "src_loc": null,
                "usr": "Rides-The-Fire (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Failed to create a character for latejoin.",
                "proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
                "source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,189",
                "src": "Berserker6662 (\/mob\/dead\/new_player)",
                "src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "atom_bumped 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "atom_attackby 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "atom_bullet_act 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "atom_attack_paw 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "tried to generate a supply pack without a valid crate type",
                "proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
                "source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
                "src": "Experimental Medication Single... (\/datum\/supply_pack\/goody\/experimental_medication)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "living_mob_bump 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "Cannot read null.brute_mod",
                "proc_name": "get incoming damage modifier (\/mob\/living\/carbon\/human\/get_incoming_damage_modifier)",
                "source_file": "code\/modules\/mob\/living\/carbon\/damage_procs.dm,70",
                "src": "Chicago Ted (\/mob\/living\/carbon\/human)",
                "src_loc": "the shuttle floor (161,156,13) (\/turf\/open\/floor\/mineral\/titanium\/blue)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.wound_series",
                "proc_name": "check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)",
                "source_file": "code\/modules\/surgery\/bodyparts\/wounds.dm,124",
                "src": "the monkey head (\/obj\/item\/bodypart\/head\/monkey)",
                "src_loc": null,
                "usr": "Catches-The-Fish (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.RegisterSignal().",
                "proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
                "source_file": "code\/datums\/components\/connect_range.dm,99",
                "src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "mob_item_attack overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "atom_hitby 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "mob_fired_gun 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\/species\/monkey)"
            },
            {
                "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 (379) (\/mob\/living\/basic\/slime)",
                "src_loc": "the floor (113,126,13) (\/turf\/open\/floor\/circuit\/red\/off)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "carbon_attempt_cuff 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\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.resolve().",
                "proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
                "source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
                "src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
                "src_loc": null,
                "usr": "null"
            }
        ],
        "total_count": 369
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-11-07 10:03:07.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 257596,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":102,\"message\":\"_queue_verb() returned false because it wasn't called from player input!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Catches-The-Fish (\/mob\/living\/carbon\/human)\"},{\"count\":33,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the security MOD chestplate (\/obj\/item\/clothing\/suit\/mod)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":28,\"message\":\"Cannot read null.x\",\"proc_name\":\"get teleport turfs (\/proc\/get_teleport_turfs)\",\"source_file\":\"code\/datums\/helper_datums\/teleport.dm,200\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":16,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,131\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"We're unregistering with something that isn't a valid signal [], you fucked up\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Chicago Ted (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"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\":\"null\"},{\"count\":16,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,749\",\"src\":\"the Teriyaki-pocket (\/obj\/item\/food\/donkpocket\/teriyaki)\",\"src_loc\":null,\"usr\":\"Oleg Kuznecov (\/mob\/living\/carbon\/human)\"},{\"count\":15,\"message\":\"turf_reset_elevation 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\":\"Oleg Kuznecov (\/mob\/living\/carbon\/human)\"},{\"count\":15,\"message\":\"type mismatch: null -= \/datum\/move_loop\/smooth_move (\/datum\/move_loop\/smooth_move)\",\"proc_name\":\"dequeue loop (\/datum\/controller\/subsystem\/movement\/proc\/dequeue_loop)\",\"source_file\":\"code\/controllers\/subsystem\/movement\/movement.dm,117\",\"src\":\"Newtonian Movement (\/datum\/controller\/subsystem\/movement\/newtonian_movement)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":15,\"message\":\"turf_change overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Oleg Kuznecov (\/mob\/living\/carbon\/human)\"},{\"count\":12,\"message\":\"A move loop attempted to queue while already queued\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":8,\"message\":\"Cannot execute null.IsReachableBy().\",\"proc_name\":\"perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30\",\"src\":\"\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,216\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Connor Reid (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the floor (140,161,2) (\/turf\/open\/floor\/iron)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":\"August Lester (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,591\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Connor Reid (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"invalid reagent passed to add reagent \",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Catches-The-Fish (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.open\",\"proc_name\":\"replace cell (\/obj\/item\/mod\/core\/standard\/proc\/replace_cell)\",\"source_file\":\"code\/modules\/mod\/mod_core.dm,261\",\"src\":\"MOD standard core (\/obj\/item\/mod\/core\/standard)\",\"src_loc\":null,\"usr\":\"August Lester (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"bad color\",\"proc_name\":\"refresh values (\/datum\/light_source\/proc\/refresh_values)\",\"source_file\":\"code\/modules\/lighting\/lighting_source.dm,428\",\"src\":\"\/datum\/light_source (\/datum\/light_source)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (166,119,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the orange volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,131\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"living_unarmed_attack overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"invalid object type 0:0\",\"proc_name\":\"start stealth (\/obj\/item\/mod\/module\/stealth\/wraith\/proc\/start_stealth)\",\"source_file\":\"code\/modules\/mod\/modules\/modules_antag.dm,532\",\"src\":\"MOD Wraith Cloaking Module (\/obj\/item\/mod\/module\/stealth\/wraith)\",\"src_loc\":null,\"usr\":\"August Lester (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"update grill audio (\/obj\/machinery\/griddle\/proc\/update_grill_audio)\",\"source_file\":\"code\/modules\/food_and_drinks\/machinery\/griddle.dm,178\",\"src\":\"the griddle (\/obj\/machinery\/griddle)\",\"src_loc\":null,\"usr\":\"Stewart Northside (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter on (169,117,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the cyan gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"hulk_attack overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"Attempt to move Unknown's shadowling tumor to Unknown's shadowling tumor 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\":\"August Lester (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Catches-The-Fish (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Invalid timer: Timer: 33586 ([0x2108e67b]), TTR: 406579, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x2108e67d], callBack.object: \/datum\/looping_sound\/generator(\/datum\/looping_sound\/generator), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:244Prev: NULL, Next: NULL, SPENT(406579), QDELETED, NO CALLBACK world.time: 44490.5, head_offset: 44400, practical_offset: 182, REALTIMEOFDAY: 406579\",\"proc_name\":\"fire (\/datum\/controller\/subsystem\/timer\/fire)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,122\",\"src\":\"Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"atom_attack_hand 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\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,431\",\"src\":\"Chicago Ted (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/trinary\/filter on (169,123,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the cyan gas filter (\/obj\/machinery\/atmospherics\/components\/trinary\/filter)\",\"src_loc\":null,\"usr\":\"Rides-The-Fire (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,189\",\"src\":\"Berserker6662 (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"atom_bumped 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\/species\/monkey)\"},{\"count\":1,\"message\":\"atom_attackby 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\/species\/monkey)\"},{\"count\":1,\"message\":\"atom_bullet_act 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\/species\/monkey)\"},{\"count\":1,\"message\":\"atom_attack_paw 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\/species\/monkey)\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Experimental Medication Single... (\/datum\/supply_pack\/goody\/experimental_medication)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"living_mob_bump 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\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot read null.brute_mod\",\"proc_name\":\"get incoming damage modifier (\/mob\/living\/carbon\/human\/get_incoming_damage_modifier)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/damage_procs.dm,70\",\"src\":\"Chicago Ted (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the shuttle floor (161,156,13) (\/turf\/open\/floor\/mineral\/titanium\/blue)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.wound_series\",\"proc_name\":\"check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/wounds.dm,124\",\"src\":\"the monkey head (\/obj\/item\/bodypart\/head\/monkey)\",\"src_loc\":null,\"usr\":\"Catches-The-Fish (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"mob_item_attack overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"atom_hitby 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\/species\/monkey)\"},{\"count\":1,\"message\":\"mob_fired_gun 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\/species\/monkey)\"},{\"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 (379) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (113,126,13) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"carbon_attempt_cuff 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\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":369}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/07\/round-257596\/runtime.condensed.json"
}