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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 153,
                "message": "Division by zero",
                "proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 102,
                "message": "Cannot execute null.archive().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
                "src": "space (104,96,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 56,
                "message": "TTS tried to play a sound to a deleted mob.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 42,
                "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": "Treeby (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 42,
                "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": "Treeby (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 31,
                "message": "undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (67,71,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 28,
                "message": "Attempted to fetch material ref with invalid key ",
                "proc_name": " GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)",
                "source_file": "code\/controllers\/subsystem\/materials.dm,108",
                "src": "Materials (\/datum\/controller\/subsystem\/materials)",
                "src_loc": null,
                "usr": "John Fisher (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "message": "Cannot execute null.on applied().",
                "proc_name": "finalize material effects (\/atom\/proc\/finalize_material_effects)",
                "source_file": "code\/game\/atom\/atom_materials.dm,100",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "John Fisher (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "message": "Cannot read null.added_slowdown",
                "proc_name": "apply single mat effect (\/obj\/item\/apply_single_mat_effect)",
                "source_file": "code\/game\/objects\/items.dm,2004",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "John Fisher (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "message": "Cannot read null.strength_modifier",
                "proc_name": "apply single mat effect (\/obj\/apply_single_mat_effect)",
                "source_file": "code\/game\/objects\/objs.dm,329",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "John Fisher (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 26,
                "message": "Cannot read null.integrity_modifier",
                "proc_name": "apply single mat effect (\/atom\/proc\/apply_single_mat_effect)",
                "source_file": "code\/game\/atom\/atom_materials.dm,213",
                "src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
                "src_loc": null,
                "usr": "John Fisher (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 23,
                "message": "Cannot execute null.get color().",
                "proc_name": "Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)",
                "source_file": "code\/datums\/materials\/meat.dm,137",
                "src": "goliath\\'s meat (\/datum\/material\/meat\/mob_meat)",
                "src_loc": null,
                "usr": "John Fisher (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 14,
                "message": "Cannot read null.seen_messages",
                "proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
                "source_file": "code\/datums\/chatmessage.dm,210",
                "src": "\/datum\/chatmessage (\/datum\/chatmessage)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 10,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound\/sound.dm,26",
                "src": "null",
                "src_loc": null,
                "usr": "Noah Fright (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 9,
                "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,211",
                "src": "the ore silo (\/obj\/machinery\/ore_silo)",
                "src_loc": null,
                "usr": "Waffle (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 9,
                "message": "bad index",
                "proc_name": "New (\/datum\/ore_silo_log\/New)",
                "source_file": "code\/modules\/mining\/machine_silo.dm,584",
                "src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
                "src_loc": null,
                "usr": "Waffle (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 8,
                "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": "Renee Reynolds (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "Cannot execute null.set client().",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,599",
                "src": "MrEAZL (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 5,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "dropped (\/obj\/item\/proc\/dropped)",
                "source_file": "code\/game\/objects\/items.dm,756",
                "src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
                "src_loc": null,
                "usr": "Jose Gonzales (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "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": 3,
                "message": "undefined variable \/turf\/closed\/indestructible\/wood\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (103,74,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "teleporter_new_target 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": "Outis Etaireia (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "Cannot execute null.get organ slot().",
                "proc_name": "check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)",
                "source_file": "code\/modules\/mob\/living\/brain\/brain_item.dm,344",
                "src": "the brain (\/obj\/item\/organ\/brain)",
                "src_loc": "the floor (177,54,10) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 3,
                "message": "Cannot read null.shuttleId",
                "proc_name": "attack self (\/obj\/item\/shuttle_remote\/attack_self)",
                "source_file": "code\/modules\/shuttle\/misc\/shuttle_remote.dm,62",
                "src": "the shuttle remote (\/obj\/item\/shuttle_remote)",
                "src_loc": null,
                "usr": "Maxim Maksakov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "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": "Skin Andy (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "pre impact (\/atom\/movable\/proc\/pre_impact)",
                "source_file": "code\/game\/atoms_movable.dm,1317",
                "src": "the alien right arm (\/obj\/item\/bodypart\/arm\/right\/alien)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "invalid object type 0:0",
                "proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
                "source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
                "src": "the moth eyes (\/obj\/item\/organ\/eyes\/moth)",
                "src_loc": "the moth head (\/obj\/item\/bodypart\/head\/moth)",
                "usr": "null"
            },
            {
                "count": 2,
                "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 (45,199,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot execute null.hitby().",
                "proc_name": "throw impact (\/atom\/movable\/proc\/throw_impact)",
                "source_file": "code\/game\/atoms_movable.dm,1310",
                "src": "the alien right arm (\/obj\/item\/bodypart\/arm\/right\/alien)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "bad client",
                "proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
                "source_file": "code\/modules\/tgui\/tgui_window.dm,123",
                "src": "\/datum\/tgui_window (\/datum\/tgui_window)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "bad index",
                "proc_name": "unarmed attack honor (\/datum\/brain_trauma\/special\/honorbound\/proc\/unarmed_attack_honor)",
                "source_file": "code\/modules\/religion\/honorbound\/honorbound_trauma.dm,49",
                "src": "Dogmatic Compulsions (\/datum\/brain_trauma\/special\/honorbound)",
                "src_loc": null,
                "usr": "James Hopkins (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Volume modifier 0 must be +ve",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Cletus Mcdingleberry (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.visible message().",
                "proc_name": "on mob remove (\/obj\/item\/organ\/monster_core\/on_mob_remove)",
                "source_file": "code\/modules\/mining\/equipment\/monster_organs\/monster_organ.dm,102",
                "src": "the brimdust sac (\/obj\/item\/organ\/monster_core\/brimdust_sac)",
                "src_loc": "the human chest (\/obj\/item\/bodypart\/chest)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.log message().",
                "proc_name": "log combat (\/proc\/log_combat)",
                "source_file": "code\/__HELPERS\/logging\/attack.dm,32",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "adding a \/obj\/item\/organ\/tail to a \/mob\/living\/carbon\/human\/species\/monkey when it shouldn't be!",
                "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": "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,126",
                "src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "bad index",
                "proc_name": "ui data (\/datum\/deathmatch_lobby\/ui_data)",
                "source_file": "code\/modules\/deathmatch\/deathmatch_lobby.dm,403",
                "src": "\/datum\/deathmatch_lobby (\/datum\/deathmatch_lobby)",
                "src_loc": null,
                "usr": "Dinner V (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "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": 1,
                "message": "Cannot execute null.browse queue flush().",
                "proc_name": "send assets (\/datum\/tgui\/proc\/send_assets)",
                "source_file": "code\/modules\/tgui\/tgui.dm,125",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "get message mods (\/mob\/proc\/get_message_mods)",
                "source_file": "code\/modules\/mob\/mob_say.dm,230",
                "src": "Unknown (\/mob\/living\/carbon\/human\/species\/monkey)",
                "src_loc": "the floor (175,134,2) (\/turf\/open\/floor\/iron)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Failed to validate setting \"kitsune\" for roundstart_races",
                "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.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,54",
                "src": "Follow (\/atom\/movable\/screen\/radial\/slice)",
                "src_loc": null,
                "usr": "Michaela Schroeder (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.ambient_buzz",
                "proc_name": "refresh looping ambience (\/mob\/proc\/refresh_looping_ambience)",
                "source_file": "code\/controllers\/subsystem\/ambience.dm,116",
                "src": "Brittani Owens (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,255",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.x",
                "proc_name": "checkTurfVis (\/datum\/cameranet\/proc\/checkTurfVis)",
                "source_file": "code\/modules\/mob\/living\/silicon\/ai\/freelook\/cameranet.dm,170",
                "src": "Camera Net (\/datum\/cameranet)",
                "src_loc": null,
                "usr": "Quebec (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,73",
                "src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
                "src_loc": null,
                "usr": "Amos Bicknell (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "adding a \/obj\/item\/organ\/horns to a \/mob\/living\/carbon\/human when it shouldn't be!",
                "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": "Failed to validate setting \"kitsune\" for roundstart_no_hard_check",
                "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": "\/obj\/item\/clothing\/head\/helmet\/monkey_sentience destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,367",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "Open Changeling Information: (\/datum\/action\/antag_info)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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 (708) (\/mob\/living\/basic\/slime)",
                "src_loc": "the floor (19,117,13) (\/turf\/open\/floor\/circuit\/red\/off)",
                "usr": "null"
            }
        ],
        "total_count": 693
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-08-18 16:34:54.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 255277,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":153,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":102,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (104,96,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":56,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":42,\"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\":\"Treeby (\/mob\/living\/carbon\/human)\"},{\"count\":42,\"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\":\"Treeby (\/mob\/living\/carbon\/human)\"},{\"count\":31,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (67,71,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":28,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\" GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,108\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"John Fisher (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"message\":\"Cannot execute null.on applied().\",\"proc_name\":\"finalize material effects (\/atom\/proc\/finalize_material_effects)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,100\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"John Fisher (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"message\":\"Cannot read null.added_slowdown\",\"proc_name\":\"apply single mat effect (\/obj\/item\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/items.dm,2004\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"John Fisher (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"message\":\"Cannot read null.strength_modifier\",\"proc_name\":\"apply single mat effect (\/obj\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/objs.dm,329\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"John Fisher (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"message\":\"Cannot read null.integrity_modifier\",\"proc_name\":\"apply single mat effect (\/atom\/proc\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,213\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"John Fisher (\/mob\/living\/carbon\/human)\"},{\"count\":23,\"message\":\"Cannot execute null.get color().\",\"proc_name\":\"Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)\",\"source_file\":\"code\/datums\/materials\/meat.dm,137\",\"src\":\"goliath\\\\'s meat (\/datum\/material\/meat\/mob_meat)\",\"src_loc\":null,\"usr\":\"John Fisher (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Noah Fright (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"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,211\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Waffle (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,584\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Waffle (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"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\":\"Renee Reynolds (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"MrEAZL (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,756\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Jose Gonzales (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":3,\"message\":\"undefined variable \/turf\/closed\/indestructible\/wood\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (103,74,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"teleporter_new_target 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\":\"Outis Etaireia (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot execute null.get organ slot().\",\"proc_name\":\"check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)\",\"source_file\":\"code\/modules\/mob\/living\/brain\/brain_item.dm,344\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the floor (177,54,10) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.shuttleId\",\"proc_name\":\"attack self (\/obj\/item\/shuttle_remote\/attack_self)\",\"source_file\":\"code\/modules\/shuttle\/misc\/shuttle_remote.dm,62\",\"src\":\"the shuttle remote (\/obj\/item\/shuttle_remote)\",\"src_loc\":null,\"usr\":\"Maxim Maksakov (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Skin Andy (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"pre impact (\/atom\/movable\/proc\/pre_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1317\",\"src\":\"the alien right arm (\/obj\/item\/bodypart\/arm\/right\/alien)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the moth eyes (\/obj\/item\/organ\/eyes\/moth)\",\"src_loc\":\"the moth head (\/obj\/item\/bodypart\/head\/moth)\",\"usr\":\"null\"},{\"count\":2,\"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 (45,199,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.hitby().\",\"proc_name\":\"throw impact (\/atom\/movable\/proc\/throw_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1310\",\"src\":\"the alien right arm (\/obj\/item\/bodypart\/arm\/right\/alien)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":2,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"bad index\",\"proc_name\":\"unarmed attack honor (\/datum\/brain_trauma\/special\/honorbound\/proc\/unarmed_attack_honor)\",\"source_file\":\"code\/modules\/religion\/honorbound\/honorbound_trauma.dm,49\",\"src\":\"Dogmatic Compulsions (\/datum\/brain_trauma\/special\/honorbound)\",\"src_loc\":null,\"usr\":\"James Hopkins (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Cletus Mcdingleberry (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.visible message().\",\"proc_name\":\"on mob remove (\/obj\/item\/organ\/monster_core\/on_mob_remove)\",\"source_file\":\"code\/modules\/mining\/equipment\/monster_organs\/monster_organ.dm,102\",\"src\":\"the brimdust sac (\/obj\/item\/organ\/monster_core\/brimdust_sac)\",\"src_loc\":\"the human chest (\/obj\/item\/bodypart\/chest)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.log message().\",\"proc_name\":\"log combat (\/proc\/log_combat)\",\"source_file\":\"code\/__HELPERS\/logging\/attack.dm,32\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/tail to a \/mob\/living\/carbon\/human\/species\/monkey when it shouldn't be!\",\"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\":\"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,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"bad index\",\"proc_name\":\"ui data (\/datum\/deathmatch_lobby\/ui_data)\",\"source_file\":\"code\/modules\/deathmatch\/deathmatch_lobby.dm,403\",\"src\":\"\/datum\/deathmatch_lobby (\/datum\/deathmatch_lobby)\",\"src_loc\":null,\"usr\":\"Dinner V (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":1,\"message\":\"Cannot execute null.browse queue flush().\",\"proc_name\":\"send assets (\/datum\/tgui\/proc\/send_assets)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,125\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"get message mods (\/mob\/proc\/get_message_mods)\",\"source_file\":\"code\/modules\/mob\/mob_say.dm,230\",\"src\":\"Unknown (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"the floor (175,134,2) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_races\",\"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.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,54\",\"src\":\"Follow (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Michaela Schroeder (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.ambient_buzz\",\"proc_name\":\"refresh looping ambience (\/mob\/proc\/refresh_looping_ambience)\",\"source_file\":\"code\/controllers\/subsystem\/ambience.dm,116\",\"src\":\"Brittani Owens (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.x\",\"proc_name\":\"checkTurfVis (\/datum\/cameranet\/proc\/checkTurfVis)\",\"source_file\":\"code\/modules\/mob\/living\/silicon\/ai\/freelook\/cameranet.dm,170\",\"src\":\"Camera Net (\/datum\/cameranet)\",\"src_loc\":null,\"usr\":\"Quebec (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,73\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Amos Bicknell (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/horns to a \/mob\/living\/carbon\/human when it shouldn't be!\",\"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\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_no_hard_check\",\"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\":\"\/obj\/item\/clothing\/head\/helmet\/monkey_sentience destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Open Changeling Information: (\/datum\/action\/antag_info)\",\"src_loc\":null,\"usr\":\"null\"},{\"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 (708) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (19,117,13) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"}],\"total_count\":693}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/08\/18\/round-255277\/runtime.condensed.json"
}