258538 258540

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 300,
                "message": "Division by zero",
                "proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
                "source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,275",
                "src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 87,
                "message": "Cannot execute null.IsReachableBy().",
                "proc_name": "perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)",
                "source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30",
                "src": "\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 60,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "dropped (\/obj\/item\/proc\/dropped)",
                "source_file": "code\/game\/objects\/items.dm,721",
                "src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
                "src_loc": null,
                "usr": "Joel Johan (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 45,
                "message": "Cannot execute null.archive().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
                "src": "the plating (193,65,13) (\/turf\/open\/indestructible\/plating)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 44,
                "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": "Tanya Tarnovskaya (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 24,
                "message": "materials with non-positive values found in \/obj\/item\/ammo_box\/magazine\/toy\/m762\/riot: iron = -12",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 7,
                "message": "atom_entered 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": "Tanya Tarnovskaya (\/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": "0"
            },
            {
                "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": "0"
            },
            {
                "count": 3,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)",
                "source_file": "code\/datums\/actions\/mobs\/charge.dm,53",
                "src": "Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "(src)"
            },
            {
                "count": 2,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1124",
                "src": "the ebeam (\/obj\/effect\/ebeam)",
                "src_loc": null,
                "usr": "Drone (JJR-473) (\/mob\/living\/basic\/drone\/derelict)"
            },
            {
                "count": 2,
                "message": "undefined proc or verb \/turf\/open\/space\/transit\/west\/().",
                "proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
                "source_file": "code\/datums\/signals.dm,117",
                "src": "hyperspace (41,33,13) (\/turf\/open\/space\/transit\/west)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "message": "A client was Del()'d without a persistent_client! This should not be happening.",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "(src)"
            },
            {
                "count": 2,
                "message": "Attempt to move Jace Edwards's brain to Jace Edwards's brain was rejected by BYOND, possibly due to cyclic contents",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "Rayner Hutton (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read null.move_packet",
                "proc_name": "stop looping (\/datum\/move_manager\/proc\/stop_looping)",
                "source_file": "code\/controllers\/subsystem\/movement\/movement_types.dm,166",
                "src": "\/datum\/move_manager (\/datum\/move_manager)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "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": "Jace Edwards (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "qdeleted or null target trying to enter the spatial grid!",
                "proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
                "source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,361",
                "src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
                "src_loc": null,
                "usr": "the legion (\/mob\/living\/basic\/mining\/legion_brood)"
            },
            {
                "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": "Rayner Hutton (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.forceMove().",
                "proc_name": "hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)",
                "source_file": "code\/datums\/actions\/mobs\/charge.dm,295",
                "src": "Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
                "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.max_damage",
                "proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
                "source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,421",
                "src": "Jace Edwards (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Marc Nyawers (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "list index out of bounds",
                "proc_name": "attack effects (\/mob\/living\/carbon\/attack_effects)",
                "source_file": "code\/_onclick\/item_attack.dm,406",
                "src": "Jace Edwards (\/mob\/living\/carbon\/human)",
                "src_loc": null,
                "usr": "Marc Nyawers (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null._status_traits",
                "proc_name": "be refreshed (\/datum\/mood_event\/see_death\/be_refreshed)",
                "source_file": "code\/datums\/mood_events\/generic_negative_events.dm,622",
                "src": "\/datum\/mood_event\/see_death (\/datum\/mood_event\/see_death)",
                "src_loc": null,
                "usr": "Marc Nyawers (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.actions",
                "proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
                "source_file": "code\/datums\/actions\/cooldown_action.dm,210",
                "src": "Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)",
                "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": "Jace Edwards (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            },
            {
                "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 (102,136,9) (\/turf\/open\/floor\/plating\/airless)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.close().",
                "proc_name": "ui interact (\/obj\/machinery\/hypertorus\/interface\/ui_interact)",
                "source_file": "code\/modules\/atmospherics\/machinery\/components\/fusion\/hfr_parts.dm,194",
                "src": "HFR interface (\/obj\/machinery\/hypertorus\/interface)",
                "src_loc": null,
                "usr": "Joel Johan (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "\/datum\/component\/temporary_body belonging to Marc Nyawers 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": "Jace Edwards (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Division by zero",
                "proc_name": "update tug (\/datum\/component\/tug_towards\/proc\/update_tug)",
                "source_file": "code\/datums\/components\/tug_towards.dm,116",
                "src": "\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)",
                "src_loc": null,
                "usr": "Rayner Hutton (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "resolve_right_click_attack (probably attack_hand_secondary) did not return a SECONDARY_ATTACK_* define.",
                "proc_name": "right click attack chain (\/mob\/living\/proc\/right_click_attack_chain)",
                "source_file": "code\/_onclick\/other_mobs.dm,10",
                "src": "Percival Nicholas (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (86,100,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "(src)"
            },
            {
                "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": "Jace Edwards (\/mob\/living\/carbon\/human)",
                "src_loc": "null",
                "usr": "(src)"
            }
        ],
        "total_count": 608
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-12-09 08:06:56.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 258539,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":300,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,275\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":87,\"message\":\"Cannot execute null.IsReachableBy().\",\"proc_name\":\"perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30\",\"src\":\"\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":60,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,721\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Joel Johan (\/mob\/living\/carbon\/human)\"},{\"count\":45,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"the plating (193,65,13) (\/turf\/open\/indestructible\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":44,\"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\":\"Tanya Tarnovskaya (\/mob\/living\/carbon\/human)\"},{\"count\":24,\"message\":\"materials with non-positive values found in \/obj\/item\/ammo_box\/magazine\/toy\/m762\/riot: iron = -12\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":7,\"message\":\"atom_entered 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\":\"Tanya Tarnovskaya (\/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\":\"0\"},{\"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\":\"0\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,53\",\"src\":\"Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"(src)\"},{\"count\":2,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1124\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Drone (JJR-473) (\/mob\/living\/basic\/drone\/derelict)\"},{\"count\":2,\"message\":\"undefined proc or verb \/turf\/open\/space\/transit\/west\/().\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,117\",\"src\":\"hyperspace (41,33,13) (\/turf\/open\/space\/transit\/west)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Attempt to move Jace Edwards's brain to Jace Edwards's brain was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rayner Hutton (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.move_packet\",\"proc_name\":\"stop looping (\/datum\/move_manager\/proc\/stop_looping)\",\"source_file\":\"code\/controllers\/subsystem\/movement\/movement_types.dm,166\",\"src\":\"\/datum\/move_manager (\/datum\/move_manager)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Jace Edwards (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,361\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"the legion (\/mob\/living\/basic\/mining\/legion_brood)\"},{\"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\":\"Rayner Hutton (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.forceMove().\",\"proc_name\":\"hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,295\",\"src\":\"Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"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.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,421\",\"src\":\"Jace Edwards (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Marc Nyawers (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"attack effects (\/mob\/living\/carbon\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,406\",\"src\":\"Jace Edwards (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Marc Nyawers (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"be refreshed (\/datum\/mood_event\/see_death\/be_refreshed)\",\"source_file\":\"code\/datums\/mood_events\/generic_negative_events.dm,622\",\"src\":\"\/datum\/mood_event\/see_death (\/datum\/mood_event\/see_death)\",\"src_loc\":null,\"usr\":\"Marc Nyawers (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Hallucination Charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge)\",\"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\":\"Jace Edwards (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"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 (102,136,9) (\/turf\/open\/floor\/plating\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.close().\",\"proc_name\":\"ui interact (\/obj\/machinery\/hypertorus\/interface\/ui_interact)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/fusion\/hfr_parts.dm,194\",\"src\":\"HFR interface (\/obj\/machinery\/hypertorus\/interface)\",\"src_loc\":null,\"usr\":\"Joel Johan (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/component\/temporary_body belonging to Marc Nyawers 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\":\"Jace Edwards (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"update tug (\/datum\/component\/tug_towards\/proc\/update_tug)\",\"source_file\":\"code\/datums\/components\/tug_towards.dm,116\",\"src\":\"\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)\",\"src_loc\":null,\"usr\":\"Rayner Hutton (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"resolve_right_click_attack (probably attack_hand_secondary) did not return a SECONDARY_ATTACK_* define.\",\"proc_name\":\"right click attack chain (\/mob\/living\/proc\/right_click_attack_chain)\",\"source_file\":\"code\/_onclick\/other_mobs.dm,10\",\"src\":\"Percival Nicholas (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (86,100,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"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\":\"Jace Edwards (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"(src)\"}],\"total_count\":608}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/12\/09\/round-258539\/runtime.condensed.json"
}