View Single Post
02-26-15, 12:17 AM   #7
Schaufel
A Murloc Raider
Join Date: Feb 2006
Posts: 8
Now I'm having this error - only seems to happen when I AoE a large group:

Code:
Message: Interface\AddOns\LunarSphere\lib\moduleButton.lua:6694: script ran too long
Time: 02/26/15 00:16:32
Count: 2
Stack: Interface\AddOns\LunarSphere\lib\moduleButton.lua:6694: in function `UpdateUsable'
Interface\AddOns\LunarSphere\lib\moduleButton.lua:6477: in function <Interface\AddOns\LunarSphere\lib\moduleButton.lua:6378>

Locals: self = <table> {
 GetBagCountData = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:4568
 OnLeave = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2042
 tooltipActionType2 = "spell"
 SetDefaultAnchor = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:7482
 MenuDestroyCheck = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:4019
 SetButtonType = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2575
 UpdateCooldown = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:6204
 WipeMenu = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:4036
 OnReceiveDrag = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:1957
 UpdateBagDisplay = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:4536
 PostClick = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2138
 ResetButtonData = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:5273
 Swap = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:7072
 PetButtonCheck = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:3274
 OnDragStop = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:1929
 FindSpellReagent = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:5064
 ShowButtonShine = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:3461
 TooltipOnHide = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:7450
 GetButtonType = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2548
 SetData = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2408
 UpdateButtonColors = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:7040
 UpdateLastUsedSubmenu = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2712
 UpdateIcon = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:6931
 Unassign = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:4622
 ContinueTrade = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2841
 tooltipButtonType2 = 1
 Update = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:5749
 OnMouseUp = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2050
 GetIconTexture = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:7011
 SetupKeybinds = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:5225
 texturePath = <table> {
 }
 ToggleMenuAutoHide = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:1301
 SetupStances = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:5156
 updateFrame = LunarButtonUpdates {
 }
 AssignByType = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:4054
 GetButtonKeybind = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:2491
 ConvertToMenu = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:3558
 UpdateSpellState = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:6808
 UpdateUsable = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:6582
 ButtonHasAction = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:5140
 tooltipPos = <table> {
 }
 Assign = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:3698
 SetupMenuAngle = <function> defined @Interface\AddOns\LunarSphere\lib\moduleButton.lua:1038
 defaultSta
  Reply With Quote