SUF not loading at all after update #1736


Closed
  • hordantv created this issue May 17, 2022

    Getting 2 separate LUA errors with SUF. No frame of my character appears at all and the target frame appears as a default frame. Issue occured after downloading the latest update.

    FIRST:

    Date: 2022-05-17 09:39:31
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ...nterface\AddOns\ShadowedUnitFrames\modules\units.lua line 1517:
    Attempt to register unknown event "ARENA_PREP_OPPONENT_SPECIALIZATIONS"
    Debug:
    [string "=[C]"]: ?
    [string "=[C]"]: RegisterEvent()
    [string "@ShadowedUnitFrames\modules\units.lua"]:1517: in main chunk
    Locals:

    SECOND:

    Date: 2022-05-17 09:39:32
    ID: 3
    Error occured in: Global
    Count: 1
    Message: ...ace\AddOns\ShadowedUnitFrames\ShadowedUnitFrames.lua line 677:
    attempt to index local 'frame' (a nil value)
    Debug:
    [string "=[C]"]: ?
    [string "@ShadowedUnitFrames\ShadowedUnitFrames.lua"]:677:
    ...ace\AddOns\ShadowedUnitFrames\ShadowedUnitFrames.lua:673
    [string "@ShadowedUnitFrames\ShadowedUnitFrames.lua"]:748: HideBlizzardFrames()
    [string "@ShadowedUnitFrames\ShadowedUnitFrames.lua"]:84: OnInitialize()
    [string "@ShadowedUnitFrames\ShadowedUnitFrames.lua"]:915:
    ...ace\AddOns\ShadowedUnitFrames\ShadowedUnitFrames.lua:913
    Locals:

  • RoyalSertr posted a comment May 17, 2022

    I have same behaviour, slighly different stacktrace
    (but again it seems to be issue with specialozations

    Message: ...nterface\AddOns\ShadowedUnitFrames\modules\units.lua:249: attempt to call global 'GetSpecialization' (a nil value)
    Time: Tue May 17 18:17:11 2022
    Count: 3
    Stack: ...nterface\AddOns\ShadowedUnitFrames\modules\units.lua:249: attempt to call global 'GetSpecialization' (a nil value)
    [string "=[C]"]: in function `GetSpecialization'
    [string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:249: in function `SetVisibility'
    [string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:613: in function <...nterface\AddOns\ShadowedUnitFrames\modules\units.lua:440>
    [string "=[C]"]: in function `SetAttribute'
    [string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:964: in function `LoadUnit'
    [string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:1337: in function `InitializeFrame'
    [string "@Interface\AddOns\ShadowedUnitFrames\ShadowedUnitFrames.lua"]:268: in function `LoadUnits'
    [string "@Interface\AddOns\ShadowedUF_Options\config.lua"]:4997: in function <Interface\AddOns\ShadowedUF_Options\config.lua:4987>
    [string "=[C]"]: ?
    [string "@Interface\AddOns\BlizzMove\Libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
    [string "@Interface\AddOns\BlizzMove\Libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:836: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:657>
    [string "=[C]"]: ?
    [string "@Interface\AddOns\AngryAssignments\libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...dOns\AngryAssignments\libs\AceGUI-3.0\AceGUI-3.0.lua:70>
    [string "@Interface\AddOns\AngryAssignments\libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
    [string "@Interface\AddOns\AngryAssignments\libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua"]:68: in function <...ts\libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:57>

    Locals:

  • nouse_001 posted a comment May 18, 2022

    Same here. Completely broken after update.

  • BHTrix posted a comment May 18, 2022

    so, for those that can't get it to work - wowup updated the classic version of SuF with the retail version, and that's why it's not working.

    You need to remove all files from interface folder, then manually download the classic bcc (burning crusade classic) version.

     

    Install that and it will work again.


    Edited May 18, 2022
  • hordantv posted a comment May 18, 2022

     @BHTrix This worked great thank you! 

  • nevcairiel closed issue Oct 7, 2022

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