View Single Post
07-26-15, 10:33 AM   #1
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view addons
Join Date: May 2008
Posts: 27
MoveAnything -> WorldMapFrame.lua error

Hi ho

get a error with MoveAnything. The World map Bugged sometimes. I cant use right click on the world map.
Have anything this bug too? What can help? Thank you guys

Lua Code:
  1. 34x FrameXML\WorldMapFrame.lua:1475: attempt to perform arithmetic on local 'centerY' (a nil value)
  2. FrameXML\WorldMapFrame.lua:1475: in function <FrameXML\WorldMapFrame.lua:1464>
  3. [C]: ?
  4.  
  5. Locals:
  6. (*temporary) = WorldMapButton {
  7.  0 = <userdata>
  8.  AzerothHighlight = <unnamed> {
  9.  }
  10.  MAHooked = true
  11.  OutlandHighlight = <unnamed> {
  12.  }
  13.  DraenorHighlight = <unnamed> {
  14.  }
  15.  MAPoint = <table> {
  16.  }
  17.  MALockPointHook = true
  18.  MAE = <table> {
  19.  }
  20.  SetPoint = <function> defined =[C]:-1
  21. }
  22. (*temporary) = 0.028000000864267
  23.  = <function> defined @FrameXML\WorldMapFrame.lua:1464
  24.  = <function> defined @Ace3\AceHook-3.0\AceHook-3.0.lua:100
  Reply With Quote