lua combo point errors #2078


Closed
  • southpaw1911 created this issue Jun 15, 2024

    Message: ...ce/AddOns/ShadowedUnitFrames/modules/combopoints.lua:27: bad argument #2 to 'GetComboPoints' (Usage: local result = GetComboPoints(unit, target))
    Time: Sat Jun 15 14:16:36 2024
    Count: 10
    Stack: ...ce/AddOns/ShadowedUnitFrames/modules/combopoints.lua:27: bad argument #2 to 'GetComboPoints' (Usage: local result = GetComboPoints(unit, target))

    Locals:

    im really sorry if this isnt helpful, it just keeps popping up and i dont want to remove SUF

  • Wurstliver posted a comment Jun 23, 2024

    Getting same (only tested as warlock) every time in quest vehicles:

     

    Message: ...ce/AddOns/ShadowedUnitFrames/modules/combopoints.lua:27: bad argument #2 to 'GetComboPoints' (Usage: local result = GetComboPoints(unit, target))
    Time: Sun Jun 23 00:58:58 2024
    Count: 6
    Stack: ...ce/AddOns/ShadowedUnitFrames/modules/combopoints.lua:27: bad argument #2 to 'GetComboPoints' (Usage: local result = GetComboPoints(unit, target))
    [string "=[C]"]: in function `GetComboPoints'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/combopoints.lua"]:27: in function `GetPoints'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/basecombopoints.lua"]:180: in function `Update'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/combopoints.lua"]:40: in function `?'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/units.lua"]:36: in function `FullUpdate'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/units.lua"]:1556: in function <...nterface/AddOns/ShadowedUnitFrames/modules/units.lua:1520>

    Locals: (*temporary) = "vehicle"

  • nevcairiel closed issue Aug 16, 2024

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