Won't open addon in game
BilliamYork opened this issue ยท 11 comments
This is what I get every time I try to open AdiBags in the live game:
Date: 2019-03-13 15:16:25
ID: 10
Error occured in: Global
Count: 1
Message: ..\AddOns\AdiBags\core\Layout.lua line 97:
attempt to index field 'Anchor' (a nil value)
These are also showing up:
Date: 2019-03-13 15:22:14
ID: 8
Error occured in: Global
Count: 1
Message: ..\AddOns\AdiBags\core\OO.lua line 54:
CreateFrame(): Couldn't find inherited node "ItemButtonTemplate"
Date: 2019-03-13 15:22:14
ID: 9
Error occured in: Global
Count: 1
Message: ..\AddOns\AdiBags\core\Bags.lua line 130:
attempt to index field 'CloseButton' (a nil value)
Date: 2019-03-13 15:23:16
ID: 11
Error occured in: Global
Count: 1
Message: ..\AddOns\AdiBags\widgets\ContainerFrame.lua line 555:
attempt to index field 'Title' (a nil value)
& after this one comes up(after I his my bag button multi times) nothing happens. As in nothing comes up. No errors nothing.
Date: 2019-03-13 15:23:37
ID: 12
Error occured in: Global
Count: 1
Message: ..\AddOns\AdiBags\widgets\ContainerFrame.lua line 714:
attempt to index field 'BagSlotPanel' (a nil value)
I get these same errors when trying to open a bag. I've tried reinstalling but it didn't help.
Received the same errors:
..\AddOns\AdiBags\core\OO.lua line 54:
CreateFrame(): Couldn't find inherited node "ItemButtonTemplate"
..\AddOns\AdiBags\core\Bags.lua line 130:
attempt to index field 'CloseButton' (a nil value)
Running v1.9.14 (according to Twitch) and tried disabling all other add-ons
Actually, regarding Twitch. Its displaying some conflicting info:
AdiBags - v1.9.13
Latest Version: 1.9.14-nolib
But it does not provide an update when trying to refresh.
I can confirm that manually downloading the latest version and installing it manually fixed it. Cromine is correct in that Twitch isn't presenting it as an update.
It shouldn't offer you the version without libraries included (nolib) unless you've opted in to receiving those. I've hidden that one, for now. However, if the update still isn't showing up in the Twitch app, there isn't anything I can do about it. You'll have to install it manually.
A restart of Twitch did provide the update to v1.9.14, although it does still list v1.9.14-nolib as the latest version. Not sure about the setting to receive those.. I have it set to 'Release' for the Release Type. Working now though, thanks for all you (and crew) do for this terrific add-on!
Click the Versions tab in the Twitch client to see all available releases. Don't install the nolib version.
Installed manually & it works. I tried the Twitch app it even showed that is was the v1.9.14 not the v1.9.14-nolib & it still didn't work. But doing a manual install works.