Kiatra / ChocolateBar

ChocolateBar is a World of Warcraft addons to display plugins in a bar on top or bottom of your screen
https://www.wowace.com/projects/chocolatebar
18 stars 9 forks source link

Chocolatebar and ArkInventory #24

Closed MuTLY closed 1 year ago

MuTLY commented 1 year ago

First block:

1x ChocolateBar/Core.lua:233: attempt to compare nil with string
[string "@ChocolateBar/Core.lua"]:233: in function `isNewInstall'
[string "@ChocolateBar/Core.lua"]:103: in function <ChocolateBar/Core.lua:93>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:66: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:61>
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:494: in function `InitializeAddon'
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:619: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:611>

Second block:

1x ChocolateBar/Core.lua:386: attempt to index field 'ChocolateBar1' (a nil value)
[string "@ChocolateBar/Core.lua"]:386: in function `EnableDataObject'
[string "@ChocolateBar/Core.lua"]:333: in function `LibDataBroker_DataObjectCreated'
[string "@ChocolateBar/Core.lua"]:157: in function <ChocolateBar/Core.lua:155>
[string "=[C]"]: ?
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:66: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:61>
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:523: in function `EnableAddon'
[string "@ArkInventory/Externals/Ace3/AceAddon/AceAddon-3.0-13.lua"]:626: in function <...rkInventory/Externals/Ace3/AceAddon/AceAddon-3.0.lua:611>
[string "=[C]"]: in function `LoadAddOn'
[string "@ArkInventory/Core/ArkInventory.lua"]:11418: in function `LoadAddOn'
[string "@ArkInventory/Core/ArkInventory.lua"]:11434: in function `BlizzardAPIHook'
[string "@ArkInventory/Core/ArkInventory.lua"]:3081: in function <ArkInventory/Core/ArkInventory.lua:3050>
[string "=[C]"]: ?
...
[string "@FrameXML/UIParent.lua"]:741: in function `MajorFactions_LoadUI'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:100: in function `SetUpMajorFactionList'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:93: in function `RefreshMajorFactionList'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:88: in function `RefreshOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:80: in function <...sionLandingPage/Blizzard_DragonflightLandingPage.lua:76>
[string "=[C]"]: ?
[string "=[C]"]: in function `CreateFrame'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:49: in function `CreateOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:63: in function `RefreshExpansionOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:35: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:33>
Kiatra commented 1 year ago

Did you install the add-on as a new install or was it an update?

MuTLY commented 1 year ago

It was an update. I've been using both these addons for a long time now.

MuTLY commented 1 year ago

It's probably something related to ArkInventory. If I disable it, Chocolatebar loads with no error, along with several other addons I have installed.

Kiatra commented 1 year ago

I just installed ArkInventory and did not get an error after logging in. Do I still need to interact somehow to get it?

MuTLY commented 1 year ago

I think you can close this one. I'm not seeing the error anymore after a couple updates made to ArkIventory. Thanks for looking into this.

Kiatra commented 1 year ago

Sure, Thanks for the reply.