Not working on PTR 10.1 #1965


Closed
  • deelfy created this issue Mar 20, 2023

    Hello ! Are you still working to update the addon to the 10.1 update by any case ? It is actually super buggy :

     

     

    54x ShadowedUnitFrames/modules/auras.lua:658: attempt to index field 'buffs' (a nil value)
    [string "@ShadowedUnitFrames/modules/auras.lua"]:658: in function `?'
    [string "@ShadowedUnitFrames/modules/units.lua"]:36: in function `FullUpdate'
    [string "@ShadowedUnitFrames/modules/units.lua"]:375: in function `CheckUnitStatus'
    [string "@ShadowedUnitFrames/modules/units.lua"]:231: in function <ShadowedUnitFrames/modules/units.lua:228>
    [string "=[C]"]: in function `Show'
    [string "@FrameXML/SecureStateDriver.lua"]:83: in function <FrameXML/SecureStateDriver.lua:73>
    [string "@FrameXML/SecureStateDriver.lua"]:137: in function <FrameXML/SecureStateDriver.lua:119>

    Locals:
    self = <table> {
    OnDisable = <function> defined @ShadowedUnitFrames/modules/auras.lua:17
    updateButton = <function> defined @ShadowedUnitFrames/modules/auras.lua:219
    UpdateFilter = <function> defined @ShadowedUnitFrames/modules/auras.lua:488
    scan = <function> defined @ShadowedUnitFrames/modules/auras.lua:588
    OnEnable = <function> defined @ShadowedUnitFrames/modules/auras.lua:7
    OnLayoutApplied = <function> defined @ShadowedUnitFrames/modules/auras.lua:327
    moduleKey = "auras"
    moduleName = "Auras"
    Update = <function> defined @ShadowedUnitFrames/modules/auras.lua:649
    anchorGroupToGroup = <function> defined @ShadowedUnitFrames/modules/auras.lua:617
    }
    frame = SUFUnittarget {
    highFrame = Frame {
    }
    OnEnter = <function> defined @ShadowedUnitFrames/modules/units.lua:670
    UnregisterAll = <function> defined @ShadowedUnitFrames/modules/units.lua:145
    OnBackdropLoaded = <function> defined @SharedXML/Backdrop.lua:152
    auras = <table> {
    }
    GetBackdropColor = <function> defined @SharedXML/Backdrop.lua:390
    RightEdge = Texture {
    }
    ClearBackdrop = <function> defined @SharedXML/Backdrop.lua:282
    unitType = "target"
    indicators = Frame {
    }
    unitInitialized = true
    range = Frame {
    }
    unit = "target"
    ReregisterUnitEvents = <function> defined @ShadowedUnitFrames/modules/units.lua:41
    SetupTextureCoordinates = <function> defined @SharedXML/Backdrop.lua:214
    HasBackdropInfo = <function> defined @SharedXML/Backdrop.lua:278
    RegisterUnitEvent = <function> defined @ShadowedUnitFrames/modules/units.lua:112
    fontStrings = <table> {
    }
    GetEdgeSize = <function> defined @SharedXML/Backdrop.lua:188
    TopEdge = Texture {
    }
    unitOwner = "target"
    fullUpdates = <table> {
    }
    UnregisterUpdateFunc = <function> defined @ShadowedUnitFrames/modules/units.lua:135
    incHeal = StatusBar {
    }
    FullUpdate = <function> defined @ShadowedUnitFrames/modules/units.lua:33
    LeftEdge = Texture {
    }
    portrait = PlayerModel {
    }
    registeredEvents = <table> {
    }
    UnitClassToken = <function> defined @ShadowedUnitFrames/modules/units.lua:685
    SetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:422
    RegisterNormalEvent = <function> defined @ShadowedUnitFrames/modules/units.lua:62
    SetVisibility = <function> defined @ShadowedUnitFrames/modules/units.lua:246
    topFrameLevel = 5
    ApplyBackdrop = <function> defined @SharedXML/Backdrop.lua:294
    SetBackdrop = <function> defined @SharedXML/Backdrop.lua:329
    GetBackdropBorderColor = <function> defined @SharedXML/Backdrop.lua:409
    GetBackdrop = <function> defined @SharedXML/Backdrop.lua:347
    SetRangeAlpha = <function> defined @ShadowedUnitFrames/modules/units.lua:179
    visibility = <table> {
    }
    SetBorderBlendMode = <function> defined @SharedXML/Backdrop.lua:266
    isDead = false
    unitGUID = "Player-3299-00763244"
    portraitModel = PlayerModel {
    }
    isUnitVolatile = true
    backdropInfo = <table> {
    }
    BottomLeftCorner = Texture {
    }
    OnLeave = <function> defined @ShadowedUnitFrames/modules/units.lua:678
    Center = Texture {
    }
    OnBackdropSizeChanged = <function> defined @SharedXML/Backdrop.lua:182
    hasStateWatch = false
    incAbsorb = StatusBar {
    }
    0 = <userdata>
    TopLeftCorner = Texture {
    }
    powerBar = StatusBar {
    }
    healthBar = StatusBar {
    }
    SetBarColor = <function> defined @ShadowedUnitFrames/modules/units.lua:187
    BottomEdge = Texture {
    }
    UnregisterSingleEvent = <function> defined @ShadowedUnitFrames/modules/units.lua:95
    DisableRangeAlpha = <function> defined @ShadowedUnitFrames/modules/units.lua:171
    RegisterUpdateFunc = <function> defined @ShadowedUnitFrames/modules/units.lua:118
    SetBlock

     
     
  • stormerdoom posted a comment Apr 13, 2023

    Same. Running on 10.1 PTR right now and massive LUA errors as mentioned

  • nevcairiel closed issue May 9, 2023

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