View Single Post
10-18-11, 02:14 PM   #2
Brainn
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 263
i get this error on the ptr whenever i try to open any of the right-click menus (on packages/objects in the browser, on window title bars, ...)


Code:
Interface\AddOns\VFL\UI\Grid.lua:327: Division by zero

Stack trace:
-----------
Interface\AddOns\VFL\UI\Grid.lua:361: in function `SetCellDimensions'
Interface\AddOns\VFL\UI\FrameClasses\List.lua:126: in function <Interface\AddOns\VFL\UI\FrameClasses\List.lua:124>
Interface\AddOns\VFL\UI\FrameClasses\List.lua:163: in function `Update'
Interface\AddOns\VFL\UI\FrameClasses\List.lua:42: in function `SetDataSource'
Interface\AddOns\VFL\UI\PopupMenu.lua:238: in function `Expand'
Interface\AddOns\RDX\ObjectMgr\ObjectBrowser.lua:529: in function <Interface\AddOns\RDX\ObjectMgr\ObjectBrowser.lua:496>
Interface\AddOns\RDX\ObjectMgr\ObjectBrowser.lua:196: in function <Interface\AddOns\RDX\ObjectMgr\ObjectBrowser.lua:192>
  Reply With Quote