LUA errors when moving any frame in party config mode #1464


Open
  • Zaflis created this issue Mar 29, 2026

    Playing on MoP classic server with 4.3.49 of the mod, 2 LUA errors happen:

     

    Message: Interface/AddOns/PitBull4/Libs/SimpleSticky.lua:66: attempt to perform arithmetic on local 'aX' (a nil value)
    Time: Sun Mar 29 22:11:53 2026
    Count: 1
    Stack:
    [Interface/AddOns/PitBull4/Libs/SimpleSticky.lua]:66: in function 'StartMoving'
    [Interface/AddOns/PitBull4/UnitFrame.lua]:158: in function <Interface/AddOns/PitBull4/UnitFrame.lua:144>

    ----------

    Message: Interface/AddOns/PitBull4/UnitFrame.lua:203: attempt to perform arithmetic on local 'x' (a nil value)
    Time: Sun Mar 29 22:11:54 2026
    Count: 1
    Stack:
    [Interface/AddOns/PitBull4/UnitFrame.lua]:203: in function <Interface/AddOns/PitBull4/UnitFrame.lua:162>


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