Thaoky / Altoholic_Retail

WoW Altoholic Addon (WoW Retail version)
24 stars 5 forks source link

Errors With 11.0.002 and Patch 11.0.2 #38

Closed swotam closed 2 months ago

swotam commented 2 months ago

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>

string "=[C]": in function `LoadAddOn'

string "=[C]": in function Show' [string "@AddonFactory/Templates/AuctionHouseUI/Main.lua"]:87: in functionToggleUI'

Locals: character =

{ BaseInfo = 846858 playedThisLevel = 413 played = 413 } (temporary) = nil (temporary) = nil (temporary) =
{ BaseInfo = 846858 playedThisLevel = 413 played = 413 } (temporary) = "attempt to perform arithmetic on a nil value"

swotam commented 2 months ago

Issue resolved by forcing a re-install of the addon from Curse. Closing.