252791 252793

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 73,
                "message": "illegal: pow(-3.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Zombe Anna (\/mob\/dead\/observer)",
                "src_loc": "the floor (161,112,2) (\/turf\/open\/floor\/iron\/dark\/textured)",
                "usr": "null"
            },
            {
                "count": 51,
                "message": "undefined variable \/mob\/dead\/observer\/var\/malf_picker",
                "proc_name": "ui data (\/datum\/antagonist\/malf_ai\/ui_data)",
                "source_file": "code\/modules\/antagonists\/malf_ai\/malf_ai.dm,173",
                "src": "Malfunctioning AI (\/datum\/antagonist\/malf_ai)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 48,
                "message": "atom_init_success_on overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 37,
                "message": "illegal: pow(-2.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Antonio Fartovski (\/mob\/living\/carbon\/human)",
                "src_loc": "the carpet (129,128,3) (\/turf\/open\/floor\/carpet\/black)",
                "usr": "null"
            },
            {
                "count": 30,
                "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 (186,100,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 26,
                "message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (159,69,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 21,
                "message": "illegal: pow(-1.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Bob Bobest (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (146,117,2) (\/turf\/open\/floor\/iron\/dark\/textured_edge)",
                "usr": "null"
            },
            {
                "count": 21,
                "message": "bad index",
                "proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
                "source_file": "code\/__HELPERS\/icon_smoothing.dm,251",
                "src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
                "src_loc": "the plating (126,80,14) (\/turf\/open\/floor\/plating)",
                "usr": "null"
            },
            {
                "count": 10,
                "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": "Samuel Clinton (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 8,
                "message": "illegal: pow(-6.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Jasmine Parfum (\/mob\/dead\/observer)",
                "src_loc": "the carpet (131,128,3) (\/turf\/open\/floor\/carpet\/black)",
                "usr": "null"
            },
            {
                "count": 8,
                "message": "illegal: pow(-7.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Samuel Clinton (\/mob\/dead\/observer)",
                "src_loc": "the floor (76,139,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 7,
                "message": "playsound(): no soundin passed",
                "proc_name": "playsound (\/proc\/playsound)",
                "source_file": "code\/game\/sound.dm,25",
                "src": "null",
                "src_loc": null,
                "usr": "Mythimna Vittata (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 7,
                "message": "Cannot read null.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,462",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "0"
            },
            {
                "count": 7,
                "message": "Cannot execute null.remove language().",
                "proc_name": "remove language (\/atom\/movable\/proc\/remove_language)",
                "source_file": "code\/game\/atoms_movable.dm,1560",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (115,125,14) (\/turf\/open\/indestructible\/dark\/smooth_large)",
                "usr": "(src)"
            },
            {
                "count": 7,
                "message": "get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.",
                "proc_name": "get language holder (\/atom\/movable\/proc\/get_language_holder)",
                "source_file": "code\/game\/atoms_movable.dm,1539",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (115,125,14) (\/turf\/open\/indestructible\/dark\/smooth_large)",
                "usr": "(src)"
            },
            {
                "count": 6,
                "message": "hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Sylas Cx (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Cannot execute null.get thrower().",
                "proc_name": "hitby (\/mob\/living\/hitby)",
                "source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
                "src": "John Trusty (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Thrimplton Simpleton (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Cannot read null.client",
                "proc_name": "remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)",
                "source_file": "code\/datums\/storage\/storage.dm,697",
                "src": "\/datum\/storage\/box (\/datum\/storage\/box)",
                "src_loc": null,
                "usr": "Aksinya Krapenko (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Division by zero",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Zombe Anna (\/mob\/dead\/observer)",
                "src_loc": "the floor (145,116,2) (\/turf\/open\/floor\/iron\/dark\/textured_corner)",
                "usr": "null"
            },
            {
                "count": 4,
                "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": "Miriam Hegarty (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "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": "Miriam Hegarty (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Cannot execute null.has reagent().",
                "proc_name": "examine (\/mob\/living\/carbon\/examine)",
                "source_file": "code\/modules\/mob\/living\/carbon\/examine.dm,200",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Anton Barankin (\/mob\/dead\/observer)"
            },
            {
                "count": 3,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "the crystal core (\/obj\/item\/organ\/heart\/ethereal)",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "bad icon operation",
                "proc_name": "New (\/icon\/New)",
                "source_file": null,
                "src": "\/icon (\/icon)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "undefined variable \/turf\/closed\/mineral\/random\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (186,71,14) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "message": "\/datum\/component\/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body!",
                "proc_name": "on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)",
                "source_file": "code\/datums\/components\/temporary_body.dm,52",
                "src": "\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)",
                "src_loc": null,
                "usr": "0"
            },
            {
                "count": 2,
                "message": "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": 2,
                "message": "pick() from empty list",
                "proc_name": "get random nearby forge (\/obj\/machinery\/quantum_server\/proc\/get_random_nearby_forge)",
                "source_file": "code\/modules\/bitrunning\/server\/util.dm,86",
                "src": "the quantum server (\/obj\/machinery\/quantum_server)",
                "src_loc": null,
                "usr": "Anton Barankin (\/mob\/dead\/observer)"
            },
            {
                "count": 2,
                "message": "Cannot read null.key",
                "proc_name": "transfer to (\/datum\/mind\/proc\/transfer_to)",
                "source_file": "code\/datums\/mind\/_mind.dm,169",
                "src": "Anton Barankin (\/datum\/mind)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "illegal: pow(-8.000000,0.166667)",
                "proc_name": "playsound local (\/mob\/proc\/playsound_local)",
                "source_file": "code\/game\/sound.dm,121",
                "src": "Samuel Clinton (\/mob\/dead\/observer)",
                "src_loc": "the floor (76,139,2) (\/turf\/open\/floor\/iron\/dark)",
                "usr": "null"
            },
            {
                "count": 2,
                "message": "Cannot read null.client",
                "proc_name": "unset ranged ability (\/datum\/action\/innate\/proc\/unset_ranged_ability)",
                "source_file": "code\/datums\/actions\/innate_action.dm,72",
                "src": "Overload Machine (\/datum\/action\/innate\/ai\/ranged\/overload_machine)",
                "src_loc": null,
                "usr": "Seven Red Suns (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 2,
                "message": "\/mob\/living\/carbon\/human destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic",
                "proc_name": "qdel (\/proc\/qdel)",
                "source_file": "code\/controllers\/subsystem\/garbage.dm,367",
                "src": "null",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/mob\/living\/basic\/mouse 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": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on  (144,79,2)",
                "proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
                "source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
                "src": "the violet volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
                "src_loc": null,
                "usr": "Treeby (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "on entered (\/datum\/component\/edible\/proc\/on_entered)",
                "source_file": "code\/datums\/components\/food\/edible.dm,713",
                "src": "\/datum\/component\/edible (\/datum\/component\/edible)",
                "src_loc": null,
                "usr": "Principium Vitae (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot modify null.dismantle_cooldown.",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
                "src": "the plating (73,113,10) (\/turf\/open\/floor\/plating\/airless)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.stop().",
                "proc_name": "death (\/mob\/living\/carbon\/death)",
                "source_file": "code\/modules\/mob\/living\/carbon\/death.dm,6",
                "src": "Dink Dinkelberg (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "attack effects (\/mob\/living\/carbon\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,399",
                "src": "Kaiden Wilo (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Madelyn Hirleman was completely unable to find a ghost to put back into a body!",
                "proc_name": "on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)",
                "source_file": "code\/datums\/components\/temporary_body.dm,52",
                "src": "\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "apply damage (\/mob\/living\/carbon\/apply_damage)",
                "source_file": "code\/modules\/mob\/living\/carbon\/damage_procs.dm,23",
                "src": "Dink Dinkelberg (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "Cannot read null.species",
                "proc_name": "Life (\/mob\/living\/carbon\/human\/Life)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/life.dm,42",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "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": "Bradley Howard (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "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": "Cletus Smith (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Treeby was completely unable to find a ghost to put back into a body!",
                "proc_name": "on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)",
                "source_file": "code\/datums\/components\/temporary_body.dm,52",
                "src": "\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "bad arg name 'copymut'",
                "proc_name": "New (\/atom\/New)",
                "source_file": null,
                "src": "the DNA injector (Shock Touch) (\/obj\/item\/dnainjector\/shock)",
                "src_loc": null,
                "usr": "Treeby (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "update nutrition moodlets (\/datum\/mood\/proc\/update_nutrition_moodlets)",
                "source_file": "code\/datums\/mood.dm,110",
                "src": "\/datum\/mood (\/datum\/mood)",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.heat_mod",
                "proc_name": "body temperature damage (\/datum\/species\/proc\/body_temperature_damage)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/_species.dm,1261",
                "src": "Monkey (\/datum\/species\/monkey)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.species",
                "proc_name": "get body temp normal (\/mob\/living\/carbon\/human\/get_body_temp_normal)",
                "source_file": "code\/modules\/mob\/living\/carbon\/human\/life.dm,140",
                "src": "Unknown (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "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": "Lily Pinney (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Dink Dinkelberg was completely unable to find a ghost to put back into a body!",
                "proc_name": "on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)",
                "source_file": "code\/datums\/components\/temporary_body.dm,52",
                "src": "\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)",
                "src_loc": null,
                "usr": "Unknown (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "https:\/\/tts.scriptis.net\/tts-voices: status code 502",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "bad index",
                "proc_name": "configure station trait (\/datum\/controller\/subsystem\/dynamic\/proc\/configure_station_trait)",
                "source_file": "code\/controllers\/subsystem\/dynamic\/dynamic.dm,918",
                "src": "Dynamic (\/datum\/controller\/subsystem\/dynamic)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.gases",
                "proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "Allegria Thorley (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.nuking",
                "proc_name": "malfvacate (\/obj\/machinery\/power\/apc\/proc\/malfvacate)",
                "source_file": "code\/modules\/power\/apc\/apc_malf.dm,84",
                "src": "the AI Satellite Foyer APC (\/obj\/machinery\/power\/apc\/auto_name\/directional\/south)",
                "src_loc": null,
                "usr": "Seven Red Suns APC Copy (\/mob\/living\/silicon\/ai)"
            },
            {
                "count": 1,
                "message": "Cannot modify null.client.",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,640",
                "src": "UncleWeed (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "undefined variable \/obj\/item\/dnainjector\/shock\/var\/class",
                "proc_name": "force give (\/datum\/dna\/proc\/force_give)",
                "source_file": "code\/datums\/dna.dm,404",
                "src": "\/datum\/dna (\/datum\/dna)",
                "src_loc": null,
                "usr": "Treeby (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "stop crystalization process (\/obj\/item\/organ\/heart\/ethereal\/proc\/stop_crystalization_process)",
                "source_file": "code\/modules\/surgery\/organs\/internal\/heart\/heart_ethereal.dm,127",
                "src": "the crystal core (\/obj\/item\/organ\/heart\/ethereal)",
                "src_loc": null,
                "usr": "Dink Dinkelberg (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.current_user",
                "proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
                "source_file": "code\/_onclick\/hud\/radial.dm,53",
                "src": "Follow (\/atom\/movable\/screen\/radial\/slice)",
                "src_loc": null,
                "usr": "Samuel Clinton (\/mob\/living\/carbon\/human)"
            }
        ],
        "total_count": 441
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-06-01 13:40:47.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 252792,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":73,\"message\":\"illegal: pow(-3.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Zombe Anna (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (161,112,2) (\/turf\/open\/floor\/iron\/dark\/textured)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"undefined variable \/mob\/dead\/observer\/var\/malf_picker\",\"proc_name\":\"ui data (\/datum\/antagonist\/malf_ai\/ui_data)\",\"source_file\":\"code\/modules\/antagonists\/malf_ai\/malf_ai.dm,173\",\"src\":\"Malfunctioning AI (\/datum\/antagonist\/malf_ai)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":48,\"message\":\"atom_init_success_on overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":37,\"message\":\"illegal: pow(-2.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Antonio Fartovski (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the carpet (129,128,3) (\/turf\/open\/floor\/carpet\/black)\",\"usr\":\"null\"},{\"count\":30,\"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 (186,100,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":26,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (159,69,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":21,\"message\":\"illegal: pow(-1.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Bob Bobest (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (146,117,2) (\/turf\/open\/floor\/iron\/dark\/textured_edge)\",\"usr\":\"null\"},{\"count\":21,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,251\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"the plating (126,80,14) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":10,\"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\":\"Samuel Clinton (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"illegal: pow(-6.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Jasmine Parfum (\/mob\/dead\/observer)\",\"src_loc\":\"the carpet (131,128,3) (\/turf\/open\/floor\/carpet\/black)\",\"usr\":\"null\"},{\"count\":8,\"message\":\"illegal: pow(-7.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Samuel Clinton (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (76,139,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":7,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Mythimna Vittata (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,462\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"0\"},{\"count\":7,\"message\":\"Cannot execute null.remove language().\",\"proc_name\":\"remove language (\/atom\/movable\/proc\/remove_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1560\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (115,125,14) (\/turf\/open\/indestructible\/dark\/smooth_large)\",\"usr\":\"(src)\"},{\"count\":7,\"message\":\"get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.\",\"proc_name\":\"get language holder (\/atom\/movable\/proc\/get_language_holder)\",\"source_file\":\"code\/game\/atoms_movable.dm,1539\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (115,125,14) (\/turf\/open\/indestructible\/dark\/smooth_large)\",\"usr\":\"(src)\"},{\"count\":6,\"message\":\"hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Sylas Cx (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"John Trusty (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Thrimplton Simpleton (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot read null.client\",\"proc_name\":\"remove and refresh (\/datum\/storage\/proc\/remove_and_refresh)\",\"source_file\":\"code\/datums\/storage\/storage.dm,697\",\"src\":\"\/datum\/storage\/box (\/datum\/storage\/box)\",\"src_loc\":null,\"usr\":\"Aksinya Krapenko (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Division by zero\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Zombe Anna (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (145,116,2) (\/turf\/open\/floor\/iron\/dark\/textured_corner)\",\"usr\":\"null\"},{\"count\":4,\"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\":\"Miriam Hegarty (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":\"Miriam Hegarty (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot execute null.has reagent().\",\"proc_name\":\"examine (\/mob\/living\/carbon\/examine)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/examine.dm,200\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Anton Barankin (\/mob\/dead\/observer)\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"the crystal core (\/obj\/item\/organ\/heart\/ethereal)\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"bad icon operation\",\"proc_name\":\"New (\/icon\/New)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"undefined variable \/turf\/closed\/mineral\/random\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (186,71,14) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"\/datum\/component\/temporary_body belonging to Unknown was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)\",\"source_file\":\"code\/datums\/components\/temporary_body.dm,52\",\"src\":\"\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":2,\"message\":\"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\":2,\"message\":\"pick() from empty list\",\"proc_name\":\"get random nearby forge (\/obj\/machinery\/quantum_server\/proc\/get_random_nearby_forge)\",\"source_file\":\"code\/modules\/bitrunning\/server\/util.dm,86\",\"src\":\"the quantum server (\/obj\/machinery\/quantum_server)\",\"src_loc\":null,\"usr\":\"Anton Barankin (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Cannot read null.key\",\"proc_name\":\"transfer to (\/datum\/mind\/proc\/transfer_to)\",\"source_file\":\"code\/datums\/mind\/_mind.dm,169\",\"src\":\"Anton Barankin (\/datum\/mind)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"illegal: pow(-8.000000,0.166667)\",\"proc_name\":\"playsound local (\/mob\/proc\/playsound_local)\",\"source_file\":\"code\/game\/sound.dm,121\",\"src\":\"Samuel Clinton (\/mob\/dead\/observer)\",\"src_loc\":\"the floor (76,139,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.client\",\"proc_name\":\"unset ranged ability (\/datum\/action\/innate\/proc\/unset_ranged_ability)\",\"source_file\":\"code\/datums\/actions\/innate_action.dm,72\",\"src\":\"Overload Machine (\/datum\/action\/innate\/ai\/ranged\/overload_machine)\",\"src_loc\":null,\"usr\":\"Seven Red Suns (\/mob\/living\/silicon\/ai)\"},{\"count\":2,\"message\":\"\/mob\/living\/carbon\/human destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic\",\"proc_name\":\"qdel (\/proc\/qdel)\",\"source_file\":\"code\/controllers\/subsystem\/garbage.dm,367\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/mob\/living\/basic\/mouse 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\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on  (144,79,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the violet volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Treeby (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"on entered (\/datum\/component\/edible\/proc\/on_entered)\",\"source_file\":\"code\/datums\/components\/food\/edible.dm,713\",\"src\":\"\/datum\/component\/edible (\/datum\/component\/edible)\",\"src_loc\":null,\"usr\":\"Principium Vitae (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (73,113,10) (\/turf\/open\/floor\/plating\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.stop().\",\"proc_name\":\"death (\/mob\/living\/carbon\/death)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/death.dm,6\",\"src\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"attack effects (\/mob\/living\/carbon\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,399\",\"src\":\"Kaiden Wilo (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Madelyn Hirleman was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)\",\"source_file\":\"code\/datums\/components\/temporary_body.dm,52\",\"src\":\"\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"apply damage (\/mob\/living\/carbon\/apply_damage)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/damage_procs.dm,23\",\"src\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"Life (\/mob\/living\/carbon\/human\/Life)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/life.dm,42\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"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\":\"Bradley Howard (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"Cletus Smith (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Treeby was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)\",\"source_file\":\"code\/datums\/components\/temporary_body.dm,52\",\"src\":\"\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad arg name 'copymut'\",\"proc_name\":\"New (\/atom\/New)\",\"source_file\":null,\"src\":\"the DNA injector (Shock Touch) (\/obj\/item\/dnainjector\/shock)\",\"src_loc\":null,\"usr\":\"Treeby (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update nutrition moodlets (\/datum\/mood\/proc\/update_nutrition_moodlets)\",\"source_file\":\"code\/datums\/mood.dm,110\",\"src\":\"\/datum\/mood (\/datum\/mood)\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.heat_mod\",\"proc_name\":\"body temperature damage (\/datum\/species\/proc\/body_temperature_damage)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/_species.dm,1261\",\"src\":\"Monkey (\/datum\/species\/monkey)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.species\",\"proc_name\":\"get body temp normal (\/mob\/living\/carbon\/human\/get_body_temp_normal)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/human\/life.dm,140\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"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\":\"Lily Pinney (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Dink Dinkelberg was completely unable to find a ghost to put back into a body!\",\"proc_name\":\"on parent destroy (\/datum\/component\/temporary_body\/proc\/on_parent_destroy)\",\"source_file\":\"code\/datums\/components\/temporary_body.dm,52\",\"src\":\"\/datum\/component\/temporary_bod... (\/datum\/component\/temporary_body)\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 502\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"bad index\",\"proc_name\":\"configure station trait (\/datum\/controller\/subsystem\/dynamic\/proc\/configure_station_trait)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/dynamic.dm,918\",\"src\":\"Dynamic (\/datum\/controller\/subsystem\/dynamic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"Allegria Thorley (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.nuking\",\"proc_name\":\"malfvacate (\/obj\/machinery\/power\/apc\/proc\/malfvacate)\",\"source_file\":\"code\/modules\/power\/apc\/apc_malf.dm,84\",\"src\":\"the AI Satellite Foyer APC (\/obj\/machinery\/power\/apc\/auto_name\/directional\/south)\",\"src_loc\":null,\"usr\":\"Seven Red Suns APC Copy (\/mob\/living\/silicon\/ai)\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,640\",\"src\":\"UncleWeed (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"undefined variable \/obj\/item\/dnainjector\/shock\/var\/class\",\"proc_name\":\"force give (\/datum\/dna\/proc\/force_give)\",\"source_file\":\"code\/datums\/dna.dm,404\",\"src\":\"\/datum\/dna (\/datum\/dna)\",\"src_loc\":null,\"usr\":\"Treeby (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"stop crystalization process (\/obj\/item\/organ\/heart\/ethereal\/proc\/stop_crystalization_process)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/heart\/heart_ethereal.dm,127\",\"src\":\"the crystal core (\/obj\/item\/organ\/heart\/ethereal)\",\"src_loc\":null,\"usr\":\"Dink Dinkelberg (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Follow (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Samuel Clinton (\/mob\/living\/carbon\/human)\"}],\"total_count\":441}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/06\/01\/round-252792\/runtime.condensed.json"
}