DF pre-patch issue #19


Open
  • stareyedgirl created this issue Oct 26, 2022

    Message: Interface/AddOns/XPBarNone/Core.lua:1487: attempt to call upvalue 'GetFriendshipReputation' (a nil value)
    Time: Wed Oct 26 10:35:10 2022
    Count: 1
    Stack: Interface/AddOns/XPBarNone/Core.lua:1487: attempt to call upvalue 'GetFriendshipReputation' (a nil value)
    [string "@Interface/AddOns/XPBarNone/Core.lua"]:1487: in function `UpdateRepData'
    [string "@Interface/AddOns/XPBarNone/Core.lua"]:1576: in function `UpdateXPBar'
    [string "@Interface/AddOns/XPBarNone/Core.lua"]:1460: in function `UpdateXPData'
    [string "@Interface/AddOns/XPBarNone/Core.lua"]:972: in function <Interface/AddOns/XPBarNone/Core.lua:929>
    [string "=[C]"]: ?
    [string "@Interface/AddOns/!KalielsTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...s/!KalielsTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
    [string "@Interface/AddOns/!KalielsTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function `EnableAddon'
    [string "@Interface/AddOns/!KalielsTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <...s/!KalielsTracker/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

    Locals: <none>

  • StryderTytan posted a comment Oct 30, 2022

    Getting the same error

  • aurorallew posted a comment Nov 6, 2022

    same error, losing hope. just spits lua every time its loaded

  • stareyedgirl posted a comment Nov 7, 2022

    I *fixed* it by turning off the dynamic bars, and unchecking the options in the reputation bar. I don't know enough about scripting to actually fix the addon though. But at least it's not spamming me with errors.


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