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

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 102,
                "message": "Qdeleted thing being thrown around.",
                "proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
                "source_file": "code\/game\/atoms_movable.dm,1339",
                "src": "the iron rod (\/obj\/item\/stack\/rods)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 57,
                "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 (199,137,2) (\/turf\/open\/misc\/asteroid\/airless)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 51,
                "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 (55,216,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 51,
                "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\/turf (\/datum\/gas_mixture\/turf)",
                "src_loc": null,
                "usr": "Captain (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 19,
                "message": "Cannot read null.temperature",
                "proc_name": "process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)",
                "source_file": "code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38",
                "src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
                "src_loc": "the reinforced floor (26,135,14) (\/turf\/open\/floor\/engine)",
                "usr": "null"
            },
            {
                "count": 19,
                "message": "Cannot read null.air",
                "proc_name": "return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)",
                "source_file": "code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80",
                "src": "the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
                "src_loc": "the reinforced floor (26,135,14) (\/turf\/open\/floor\/engine)",
                "usr": "null"
            },
            {
                "count": 18,
                "message": "Cannot read null.z",
                "proc_name": "is valid z level (\/proc\/is_valid_z_level)",
                "source_file": "code\/__HELPERS\/levels.dm,15",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 12,
                "message": "Cannot read null.air",
                "proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,360",
                "src": "Supermatter Engine omni air ve... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on)",
                "src_loc": "the reinforced floor (120,74,2) (\/turf\/open\/floor\/engine)",
                "usr": "null"
            },
            {
                "count": 10,
                "message": "Cannot execute null.ui data().",
                "proc_name": "ui data (\/obj\/machinery\/mecha_part_fabricator\/ui_data)",
                "source_file": "code\/modules\/vehicles\/mecha\/mech_fabricator.dm,412",
                "src": "the exosuit fabricator (\/obj\/machinery\/mecha_part_fabricator)",
                "src_loc": null,
                "usr": "Abasi Bakir (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 10,
                "message": "Cannot read null.initial_language_holder",
                "proc_name": "get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)",
                "source_file": "code\/modules\/hallucination\/fake_chat.dm,23",
                "src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 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": "Jalen Archibald (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 8,
                "message": "Cannot execute null.ui static data().",
                "proc_name": "ui static data (\/obj\/machinery\/mecha_part_fabricator\/ui_static_data)",
                "source_file": "code\/modules\/vehicles\/mecha\/mech_fabricator.dm,381",
                "src": "the exosuit fabricator (\/obj\/machinery\/mecha_part_fabricator)",
                "src_loc": null,
                "usr": "Abasi Bakir (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "Cannot read null.forensics",
                "proc_name": "share blood on touch (\/mob\/living\/carbon\/human\/share_blood_on_touch)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon_defense.dm,302",
                "src": "Heather Ewing (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Bubbles Root (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 5,
                "message": "Singularity tried to consume itself.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 5,
                "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": "turf_expose overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 4,
                "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": "(src)"
            },
            {
                "count": 4,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,25",
                "src": "null",
                "src_loc": null,
                "usr": "Jalen Archibald (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (74,154,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 4,
                "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": 4,
                "message": "Cannot read null.temperature",
                "proc_name": "GetTemperature (\/turf\/open\/GetTemperature)",
                "source_file": "code\/game\/turfs\/open\/_open.dm,338",
                "src": "the reinforced floor (26,135,14) (\/turf\/open\/floor\/engine)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "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 (55,217,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.nodes",
                "proc_name": "disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107",
                "src": "\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "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": "(src)"
            },
            {
                "count": 2,
                "message": "Cannot read null.active_storage",
                "proc_name": "hide contents (\/datum\/storage\/proc\/hide_contents)",
                "source_file": "code\/datums\/storage\/storage.dm,1062",
                "src": "\/datum\/storage\/box (\/datum\/storage\/box)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.air",
                "proc_name": "process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,66",
                "src": "the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)",
                "src_loc": "the titanium tile (31,134,14) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "bad index",
                "proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
                "source_file": "code\/__HELPERS\/icon_smoothing.dm,254",
                "src": "the hull (123,84,14) (\/turf\/closed\/wall\/r_wall\/syndicate)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.Execute().",
                "proc_name": "analyze telemetry (\/datum\/tgui_panel\/proc\/analyze_telemetry)",
                "source_file": "code\/modules\/tgui_panel\/telemetry.dm,140",
                "src": "\/datum\/tgui_panel (\/datum\/tgui_panel)",
                "src_loc": null,
                "usr": "Zion Mikhaylov (\/mob\/living\/carbon\/human)"
            },
            {
                "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": "https:\/\/tts.scriptis.net\/tts-voices: status code 502",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.reset cooldowns().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
                "src": "the asteroid sand (123,77,2) (\/turf\/open\/misc\/asteroid\/airless)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: null -= the syndicate shuttle navigati... (\/obj\/machinery\/computer\/camera_advanced\/shuttle_docker\/syndicate)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: null -= the AI display (\/obj\/machinery\/status_display\/ai)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/shuttle)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: null -= the advanced camera console (\/obj\/machinery\/computer\/camera_advanced\/syndie)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "hitby (\/mob\/living\/hitby)",
                "source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
                "src": "the monkey (216) (\/mob\/living\/carbon\/human\/species\/monkey)",
                "src_loc": "the floor (175,76,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)",
                "source_file": "code\/datums\/elements\/relay_attackers.dm,77",
                "src": "\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)",
                "src_loc": null,
                "usr": "the monkey (216) (\/mob\/living\/carbon\/human\/species\/monkey)"
            },
            {
                "count": 1,
                "message": "Cannot read null.navigation_images",
                "proc_name": "shine navigation (\/mob\/living\/proc\/shine_navigation)",
                "source_file": "code\/modules\/mob\/living\/navigation.dm,108",
                "src": "Lan Damadley (\/mob\/living\/carbon\/human)",
                "src_loc": "the grass patch (101,139,3) (\/turf\/open\/floor\/grass)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,72",
                "src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
                "src_loc": null,
                "usr": "Zion Mikhaylov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,235",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.add mood event().",
                "proc_name": "hitby (\/obj\/structure\/hoop\/hitby)",
                "source_file": "code\/modules\/basketball\/hoop.dm,164",
                "src": "the basketball hoop (\/obj\/structure\/hoop)",
                "src_loc": "the plating (22,39,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.members",
                "proc_name": "start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)",
                "source_file": "code\/game\/machinery\/doors\/firedoor.dm,339",
                "src": "the Service Hallway firelock j... (\/obj\/machinery\/door\/firedoor)",
                "src_loc": "the plating (128,130,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.return temperature().",
                "proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,262",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "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 (21) (\/mob\/living\/basic\/slime)",
                "src_loc": "the floor (19,135,14) (\/turf\/open\/floor\/circuit\/red\/off)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (74,150,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "adding a \/obj\/item\/organ\/tail\/cat 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": "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": "remove_thing_from_blackboard_key called with an invalid \"thing\" argument (the living flesh). (The passed value is not tracked in the passed list.)",
                "proc_name": "remove thing from blackboard key (\/datum\/ai_controller\/proc\/remove_thing_from_blackboard_key)",
                "source_file": "code\/datums\/ai\/_ai_controller.dm,891",
                "src": "\/datum\/ai_controller\/monkey (\/datum\/ai_controller\/monkey)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "bad index",
                "proc_name": "GetMergeGroup (\/atom\/proc\/GetMergeGroup)",
                "source_file": "code\/game\/atom\/atom_merger.dm,13",
                "src": "the Service Hallway firelock j... (\/obj\/machinery\/door\/firedoor)",
                "src_loc": "the plating (128,130,2) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Tried to track a qdeleted datum (the living flesh) in ai datum blackboard (key: BB_monkey_enemies)! 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": "type mismatch: null -= the syndicate shuttle terminal (\/obj\/machinery\/computer\/shuttle\/syndicate)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: null -= the AI system integrity restor... (\/obj\/machinery\/computer\/aifixer)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "type mismatch: null -= the status display (\/obj\/machinery\/status_display\/evac)",
                "proc_name": "unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)",
                "source_file": "code\/controllers\/subsystem\/machines.dm,45",
                "src": "Machines (\/datum\/controller\/subsystem\/machines)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Attempting to create a new db query during the world shutdown",
                "proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
                "source_file": "code\/controllers\/subsystem\/dbcore.dm,381",
                "src": "Database (\/datum\/controller\/subsystem\/dbcore)",
                "src_loc": null,
                "usr": "Zion Mikhaylov (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "adding a \/obj\/item\/organ\/ears\/cat 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)"
            }
        ],
        "total_count": 449
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-06-03 23:04:27.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 252879,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":102,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1339\",\"src\":\"the iron rod (\/obj\/item\/stack\/rods)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":57,\"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 (199,137,2) (\/turf\/open\/misc\/asteroid\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"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 (55,216,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"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\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":19,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/heat_exchange\/he_pipes.dm,38\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (26,135,14) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":19,\"message\":\"Cannot read null.air\",\"proc_name\":\"return air (\/obj\/machinery\/atmospherics\/pipe\/return_air)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/pipes\/pipes.dm,80\",\"src\":\"the pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":\"the reinforced floor (26,135,14) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":18,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":12,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,360\",\"src\":\"Supermatter Engine omni air ve... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on)\",\"src_loc\":\"the reinforced floor (120,74,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":10,\"message\":\"Cannot execute null.ui data().\",\"proc_name\":\"ui data (\/obj\/machinery\/mecha_part_fabricator\/ui_data)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mech_fabricator.dm,412\",\"src\":\"the exosuit fabricator (\/obj\/machinery\/mecha_part_fabricator)\",\"src_loc\":null,\"usr\":\"Abasi Bakir (\/mob\/living\/carbon\/human)\"},{\"count\":10,\"message\":\"Cannot read null.initial_language_holder\",\"proc_name\":\"get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,23\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":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\":\"Jalen Archibald (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"Cannot execute null.ui static data().\",\"proc_name\":\"ui static data (\/obj\/machinery\/mecha_part_fabricator\/ui_static_data)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mech_fabricator.dm,381\",\"src\":\"the exosuit fabricator (\/obj\/machinery\/mecha_part_fabricator)\",\"src_loc\":null,\"usr\":\"Abasi Bakir (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot read null.forensics\",\"proc_name\":\"share blood on touch (\/mob\/living\/carbon\/human\/share_blood_on_touch)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon_defense.dm,302\",\"src\":\"Heather Ewing (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Bubbles Root (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Singularity tried to consume itself.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":5,\"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\":\"turf_expose overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":4,\"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\":\"(src)\"},{\"count\":4,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jalen Archibald (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (74,154,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"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\":4,\"message\":\"Cannot read null.temperature\",\"proc_name\":\"GetTemperature (\/turf\/open\/GetTemperature)\",\"source_file\":\"code\/game\/turfs\/open\/_open.dm,338\",\"src\":\"the reinforced floor (26,135,14) (\/turf\/open\/floor\/engine)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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 (55,217,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.nodes\",\"proc_name\":\"disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107\",\"src\":\"\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"(src)\"},{\"count\":2,\"message\":\"Cannot read null.active_storage\",\"proc_name\":\"hide contents (\/datum\/storage\/proc\/hide_contents)\",\"source_file\":\"code\/datums\/storage\/storage.dm,1062\",\"src\":\"\/datum\/storage\/box (\/datum\/storage\/box)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.air\",\"proc_name\":\"process atmos (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/process_atmos)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/binary_devices\/pump.dm,66\",\"src\":\"the omni gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/pump\/on)\",\"src_loc\":\"the titanium tile (31,134,14) (\/turf\/open\/floor\/mineral\/titanium\/tiled\/yellow)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,254\",\"src\":\"the hull (123,84,14) (\/turf\/closed\/wall\/r_wall\/syndicate)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"analyze telemetry (\/datum\/tgui_panel\/proc\/analyze_telemetry)\",\"source_file\":\"code\/modules\/tgui_panel\/telemetry.dm,140\",\"src\":\"\/datum\/tgui_panel (\/datum\/tgui_panel)\",\"src_loc\":null,\"usr\":\"Zion Mikhaylov (\/mob\/living\/carbon\/human)\"},{\"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\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 502\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the asteroid sand (123,77,2) (\/turf\/open\/misc\/asteroid\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= the syndicate shuttle navigati... (\/obj\/machinery\/computer\/camera_advanced\/shuttle_docker\/syndicate)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= the AI display (\/obj\/machinery\/status_display\/ai)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= the turret (\/obj\/machinery\/porta_turret\/syndicate\/shuttle)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= the advanced camera console (\/obj\/machinery\/computer\/camera_advanced\/syndie)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"the monkey (216) (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"the floor (175,76,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)\",\"source_file\":\"code\/datums\/elements\/relay_attackers.dm,77\",\"src\":\"\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)\",\"src_loc\":null,\"usr\":\"the monkey (216) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot read null.navigation_images\",\"proc_name\":\"shine navigation (\/mob\/living\/proc\/shine_navigation)\",\"source_file\":\"code\/modules\/mob\/living\/navigation.dm,108\",\"src\":\"Lan Damadley (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the grass patch (101,139,3) (\/turf\/open\/floor\/grass)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,72\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Zion Mikhaylov (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,235\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.add mood event().\",\"proc_name\":\"hitby (\/obj\/structure\/hoop\/hitby)\",\"source_file\":\"code\/modules\/basketball\/hoop.dm,164\",\"src\":\"the basketball hoop (\/obj\/structure\/hoop)\",\"src_loc\":\"the plating (22,39,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.members\",\"proc_name\":\"start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)\",\"source_file\":\"code\/game\/machinery\/doors\/firedoor.dm,339\",\"src\":\"the Service Hallway firelock j... (\/obj\/machinery\/door\/firedoor)\",\"src_loc\":\"the plating (128,130,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.return temperature().\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,262\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"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 (21) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (19,135,14) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (74,150,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/tail\/cat 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\":\"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\":\"remove_thing_from_blackboard_key called with an invalid \\\"thing\\\" argument (the living flesh). (The passed value is not tracked in the passed list.)\",\"proc_name\":\"remove thing from blackboard key (\/datum\/ai_controller\/proc\/remove_thing_from_blackboard_key)\",\"source_file\":\"code\/datums\/ai\/_ai_controller.dm,891\",\"src\":\"\/datum\/ai_controller\/monkey (\/datum\/ai_controller\/monkey)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"bad index\",\"proc_name\":\"GetMergeGroup (\/atom\/proc\/GetMergeGroup)\",\"source_file\":\"code\/game\/atom\/atom_merger.dm,13\",\"src\":\"the Service Hallway firelock j... (\/obj\/machinery\/door\/firedoor)\",\"src_loc\":\"the plating (128,130,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the living flesh) in ai datum blackboard (key: BB_monkey_enemies)! 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\":\"type mismatch: null -= the syndicate shuttle terminal (\/obj\/machinery\/computer\/shuttle\/syndicate)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= the AI system integrity restor... (\/obj\/machinery\/computer\/aifixer)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: null -= the status display (\/obj\/machinery\/status_display\/evac)\",\"proc_name\":\"unregister machine (\/datum\/controller\/subsystem\/machines\/proc\/unregister_machine)\",\"source_file\":\"code\/controllers\/subsystem\/machines.dm,45\",\"src\":\"Machines (\/datum\/controller\/subsystem\/machines)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"Zion Mikhaylov (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"adding a \/obj\/item\/organ\/ears\/cat 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)\"}],\"total_count\":449}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/06\/03\/round-252879\/runtime.condensed.json"
}