Encountering the following error when opening the addon with no other addons enabled (other than BugGrabber/Bugsack). No data is displayed in the addon window and clicking on any section causes the error to repeat.
2x DataStore_Characters/DataStore_Characters.lua:279: attempt to perform arithmetic on a nil value
[string "@DataStore_Characters/DataStore_Characters.lua"]:279: in function <DataStore_Characters/DataStore_Characters.lua:278>
[string "@Altoholic_Summary/Columns_CharacterInformation.lua"]:264: in function `func'
[string "@Altoholic_Summary/Services/Characters.lua"]:356: in function <...aceAltoholic_Summary/Services/Characters.lua:347>
string "=[C]": in function sort' [string "@Altoholic_Summary/Services/Characters.lua"]:381: in functionSort'
[string "@Altoholic_Summary/TabSummary.lua"]:680: in function Update' [string "@Altoholic_Summary/TabSummary.lua"]:789: in functioncallback'
[string "@AddonFactory/Templates/AuctionHouseUI/CategoriesList.lua"]:58: in function Button_OnClick' [string "@Altoholic_Summary/TabSummary.lua"]:939: in functioncallback'
[string "@DataStore/Events/Loading.lua"]:25: in function <DataStore/Events/Loading.lua:18>
Encountering the following error when opening the addon with no other addons enabled (other than BugGrabber/Bugsack). No data is displayed in the addon window and clicking on any section causes the error to repeat.
2x DataStore_Characters/DataStore_Characters.lua:279: attempt to perform arithmetic on a nil value [string "@DataStore_Characters/DataStore_Characters.lua"]:279: in function <DataStore_Characters/DataStore_Characters.lua:278>
[string "@Altoholic_Summary/Columns_CharacterInformation.lua"]:264: in function `func' [string "@Altoholic_Summary/Services/Characters.lua"]:356: in function <...aceAltoholic_Summary/Services/Characters.lua:347>
string "=[C]": in function
sort' [string "@Altoholic_Summary/Services/Characters.lua"]:381: in function
Sort' [string "@Altoholic_Summary/TabSummary.lua"]:680: in functionUpdate' [string "@Altoholic_Summary/TabSummary.lua"]:789: in function
callback' [string "@AddonFactory/Templates/AuctionHouseUI/CategoriesList.lua"]:58: in functionButton_OnClick' [string "@Altoholic_Summary/TabSummary.lua"]:939: in function
callback' [string "@DataStore/Events/Loading.lua"]:25: in function <DataStore/Events/Loading.lua:18>string "=[C]": in function `LoadAddOn'
string "=[C]": in function
Show' [string "@AddonFactory/Templates/AuctionHouseUI/Main.lua"]:87: in function
ToggleUI'Locals: character =
Issue resolved by forcing a re-install of the addon from Curse. Closing.