Weird SUF and WeakAuras (class?) interaction error #2202


  • Defect
Closed
  • reoitsuki created this issue Aug 8, 2025

    Turning off SUF causes no Errors

    Turning off WeakAuras & turning off SUF = no errors

    Having SUF on but no WeakAuras = no error

    Having ANY form of class WeakAura with SUF on = Error

     

     

    11x [ADDON_ACTION_BLOCKED] AddOn 'WeakAuras' tried to call the protected function 'Frame:Show()'.
    [WeakAuras/GenericTrigger.lua]:2887: in function <WeakAuras/GenericTrigger.lua:2839>

    Locals:
    self = Frame {
    inWorld = 276177.327000
    }
    event = "SPELL_UPDATE_COOLDOWN"
    spellId = 121253
    cdReadyFrame = Frame {
    inWorld = 276177.327000
    }
    mark_PLAYER_ENTERING_WORLD = nil
    mark_ACTIONBAR_UPDATE_COOLDOWN = nil
    Private = <table> {
    TextureBase = <table> {
    }
    frame_strata_types = <table> {
    }
    combat_event_type = <table> {
    }
    regions = <table> {
    }
    frameLevels = <table> {
    }
    talent_extra_option_types = <table> {
    }
    tooltip_count = <table> {
    }
    SmoothStatusBarMixin = <table> {
    }
    pet_spec_types = <table> {
    }
    regionOptions = <table> {
    }
    author_option_classes = <table> {
    }
    grid_types = <table> {
    }
    creature_family_types = <table> {
    }
    absorb_modes = <table> {
    }
    pad_types = <table> {
    }
    miss_types = <table> {
    }
    faction_group = <table> {
    }
    talent_types = <table> {
    }
    money_precision_types = <table> {
    }
    spec_types_all = <table> {
    }
    creature_type_types = <table> {
    }
    player_target_events = <table> {
    }
    subRegionTypes = <table> {
    }
    array_entry_name_types = <table> {
    }
    combatlog_spell_school_types = <table> {
    }
    blend_types = <table> {
    }
    specs_sorted = <table> {
    }
    custom_trigger_types = <table> {
    }
    group_types = <table> {
    }
    subRegionOptions = <table> {
    }
    text_rotate_types = <table> {
    }
    spec_types = <table> {
    }
    anim_ease_types = <table> {
    }
    item_slot_types = <table> {
    }
    multiUnitUnits = <table> {
    }
    anim_color_types = <table> {
    }
    loaded = <table> {
    }
    sound_channel_types = <table> {
    }
    event_prototypes = <table> {
    }
    classification_types = <table> {
    }
    unit_types_bufftrigger_2 = <table> {
    }
    personalRessourceDisplayFrame = WeakAurasAttachToPRD {
    }
    db = <table> {
    }
    DiscordListK = <table> {
    }
    StopMotionBase = <table> {
    }
    TocToExpansion = <table> {
    }
    noreset_swing_spells = <table> {
    }
    DiscordListCJ = <table> {
    }
    bufftrigger_progress_behavior_types = <table> {
    }
    DiscordList = <table> {
    }
    barmodels = <table> {
    }
    author_option_media_controls = <table> {
    }
    chat_message_types = <table> {
    }
    non_transmissable_fields = <table> {
    }
    precision_types = <table> {
    }
    big_number_types_with_disable = <table> {
    }
    item_weapon_types = <table> {
    }
    LinearProgressTextureBase = <table> {
    }
    LibSpecWrapper = <table> {
    }
    grow_types = <table> {
    }
    TextureCoords = <table> {
    }
    FrameTick = <table> {
    }
    frames = <table> {
    }
    trigger_modes = <table> {
    }
    category_event_prototype = <table> {
    }
    dynamic_texts = <table> {
    }
    anchor_mode = <table> {
    }
    orientation_types = <table> {
    }
    AuraEnvironmentWrappedSystem = <table> {
    }
    difficulty_info = <table> {
    }
    aura_types = <table> {
    }
    icon_side_types = <table> {
    }
    align_types = <table> {
    }
    main_spell_schools = <table> {
    }
    talentInfo = <table> {
    }
    include_pets_types = <table> {
    }
    actual_unit_types_cast = <table> {
    }
    check_types = <table> {
    }
    anim_presets = <table> {
    }
    anim_scale_types = <table> {
    }
    group_aura_name_info_types = <table> {
    }
    text_word_wrap = <table> {
    }
    unit_color_types = <table> {
    }
    weapon_types = <table> {
    }
    actual_unit_types = <table> {
    }
    AuraWarnings = <table> {
    }
    environmental_types = <table> {
    }
    orientation_with_circle_types = <table> {
    }
    allstatesMetatable = <table> {
    }
    font_sizes = <table> {
    }
    mythic_plus_affixes = <table> {
    }
    debuff_class_types = <table> {
    }
    actual_unit_types_with_specific = <table> {
    }
    combatlog_flags_check_reaction = <table> {
    }
    group_limit_types = <table> {
    }
    texture_wrap_types = <table> {
    }
    role_types = <table> {
    }
    reset_ranged_swing_spells = <table> {
    }
    triggerTypes = <table> {
    }
    function_strings = <table> {
    }
    regionPrototype = <table> {
    }
    unit_types = <table> {
    }
    bufftrigger_2_per_unit_mode = <table> {
    }
    cast_types = <table> {
    }
    tick_placement_modes = <table> {
    }
    equality_operator_types = <table> {
    }
    inverse_point_types = <table> {
    }
    maxTimerDuration = 604800
    CircularProgressTextureBase = <table> {
    }
    swing_types = <table> {
    }
    sound_file_types = <table> {
    }
    subevent_actual_prefix_types = <table> {
    }
    chat_message_leader_event = <table> {
    }
    pvp_talent_types_specific = <table> {
    }
    anchor_fr

  • reoitsuki added a tag Defect Aug 8, 2025
  • reoitsuki closed issue Aug 10, 2025

To post a comment, please login or register a new account.