View Single Post
09-13-16, 10:14 PM   #1
arith
A Cyclonian
 
arith's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 45
Built-in AddonList only support 79 addons?

I happened to have 79 addons on my "Addon" folder, although not all of them have been enabled. Today while I am scrolling the WoW built-in Addon List, I got below errors:
Code:
Message: Interface\SharedXML\AddonList.lua:573: AddOn index must be in the range of 1 to 79
Time: 09/14/16 12:04:41
Count: 1
Stack: [C]: in function `GetAddOnInfo'
Interface\SharedXML\AddonList.lua:573: in function `AddonTooltip_Update'
Interface\SharedXML\AddonList.lua:452: in function `AddonListScrollFrame_OnVerticalScroll'
[string "*:OnVerticalScroll"]:1: in function <[string "*:OnVerticalScroll"]:1>
[C]: in function `SetVerticalScroll'
[string "*:OnValueChanged"]:1: in function <[string "*:OnValueChanged"]:1>
[C]: in function `SetValue'
Interface\SharedXML\SharedUIPanelTemplates.lua:307: in function `ScrollFrameTemplate_OnMouseWheel'
[string "*:OnMouseWheel"]:1: in function <[string "*:OnMouseWheel"]:1>

Locals: (*temporary) = 0
Did anyone know why Blizzard want to set this limitation?