PTR - LUA Error #2196


  • Defect
Open
  • andfos created this issue Jul 23, 2025

    Receiving this error on PTR (grabbed with Bugsack):

     

    ["message"] = "...ace/AddOns/ShadowedUnitFrames/modules/indicators.lua:82: attempt to call global 'GetLootMethod' (a nil value)",
    ["time"] = "2025/07/23 18:42:31",
    ["locals"] = "self = <table> {\n list = <table> {\n }\n moduleKey = \"indicators\"\n moduleName = \"Indicators\"\n}\nframe = SUFUnitplayer {\n vehicleUnit = \"vehicle\"\n isDead = false\n unitGUID = \"Player-5764-00499BAB\"\n Center = Texture {\n }\n registeredEvents = <table> {\n }\n RightEdge = Texture {\n }\n TopLeftCorner = Texture {\n }\n powerBar = StatusBar {\n }\n healthBar = StatusBar {\n }\n BottomEdge = Texture {\n }\n highFrame = Frame {\n }\n BottomRightCorner = Texture {\n }\n unitType = \"player\"\n BottomLeftCorner = Texture {\n }\n visibility = <table> {\n }\n topFrameLevel = 5\n TopRightCorner = Texture {\n }\n indicators = Frame {\n }\n unitInitialized = true\n unitRealType = \"player\"\n unit = \"player\"\n backdropInfo = <table> {\n }\n fontStrings = <table> {\n }\n altPowerBar = StatusBar {\n }\n healAbsorb = StatusBar {\n }\n incAbsorb = StatusBar {\n }\n TopEdge = Texture {\n }\n incHeal = StatusBar {\n }\n fullUpdates = <table> {\n }\n unitOwner = \"player\"\n LeftEdge = Texture {\n }\n}\n(*temporary) = nil\n(*temporary) = \"attempt to call global 'GetLootMethod' (a nil value)\"\n",
    ["stack"] = "[Interface/AddOns/ShadowedUnitFrames/modules/indicators.lua]:82: in function '?'\n[Interface/AddOns/ShadowedUnitFrames/modules/units.lua]:36: in function 'FullUpdate'\n[Interface/AddOns/ShadowedUnitFrames/modules/units.lua]:375: in function 'CheckUnitStatus'\n[Interface/AddOns/ShadowedUnitFrames/modules/units.lua]:614: in function <...nterface/AddOns/ShadowedUnitFrames/modules/units.lua:440>\n[C]: in function 'SetAttribute'\n[Interface/AddOns/ShadowedUnitFrames/modules/units.lua]:964: in function 'LoadUnit'\n[Interface/AddOns/ShadowedUnitFrames/modules/units.lua]:1337: in function 'InitializeFrame'\n[Interface/AddOns/ShadowedUnitFrames/ShadowedUnitFrames.lua]:281: in function 'LoadUnits'\n[Interface/AddOns/ShadowedUnitFrames/ShadowedUnitFrames.lua]:86: in function 'OnInitialize'\n[Interface/AddOns/ShadowedUnitFrames/ShadowedUnitFrames.lua]:946: in function <...ace/AddOns/ShadowedUnitFrames/ShadowedUnitFrames.lua:944>",

  • andfos added a tag Defect Jul 23, 2025

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