Paojy / Altz-UI

Altz UI is a minimalistic compilation with in-game configuration supported.
http://www.wowinterface.com/downloads/info21263-AltzUIforLegion.html
56 stars 34 forks source link

Unable to move Main Actionbar #62

Closed Xellik closed 3 years ago

Xellik commented 5 years ago

Whenever I try to move the main bar this error pops up:

Message: Interface\AddOns\AltzUI\core\moving.lua:275: attempt to perform arithmetic on local 'x' (a nil value) Time: Wed Oct 9 08:24:34 2019 Count: 1 Stack: Interface\AddOns\AltzUI\core\moving.lua:275: attempt to perform arithmetic on local 'x' (a nil value) Interface\AddOns\AltzUI\core\moving.lua:275: in function <Interface\AddOns\AltzUI\core\moving.lua:272>

Locals: self = Altz_Bar1&2DragFrame { 0 = mask = { } } x = nil y = nil (temporary) = defined =[C]:-1 (temporary) = "%d" (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = "attempt to perform arithmetic on local 'x' (a nil value)" frame = Altz_Bar1&2 { 0 = WrapScript = defined @Interface\FrameXML\SecureHandlers.lua:782 point =

{ } movingname = "Main Actionbar" UnwrapScript = defined @Interface\FrameXML\SecureHandlers.lua:788 df = Altz_Bar1&2DragFrame { } SetFrameRef = defined @Interface\FrameXML\SecureHandlers.lua:793 fadeInfo =
{ } eventmode = 1 Execute = defined @Interface\FrameXML\SecureHandlers.lua:777 } fname = "Altz_Bar1&2" role = "dpser" PlaceCurrentFrame = defined @Interface\AddOns\AltzUI\core\moving.lua:8 DisplayCurrentFramePoint = defined @Interface\AddOns\AltzUI\core\moving.lua:198

Paojy commented 3 years ago

fixed