Custom Tooltips

Custom Tooltips

10.3k Downloads

LibActionButton/LibStub error with ElvUI

Chorthee opened this issue ยท 3 comments

commented

Since this weeks updates I've been getting the following error:
---ERROR BEGIN
1x ...rfaceCustomTooltips_LibActionButton\core.lua:1: Cannot find a library instance of "LibActionButton-1.0".
[C]: in function error' SharedMedia\libs\LibStub\LibStub.lua:38: in functionLibStub'
...rfaceCustomTooltips_LibActionButton\core.lua:1: in main chunk

Locals:
self =

{
NewLibrary = defined @SharedMedia\libs\LibStub\LibStub.lua:20
minors =
{
}
minor = 2
IterateLibraries = defined @SharedMedia\libs\LibStub\LibStub.lua:46
GetLibrary = defined @SharedMedia\libs\LibStub\LibStub.lua:36
libs =
{
}
}
major = "LibActionButton-1.0"
silent = nil
---ERROR END

I unloaded all other addons and only have Custom Tooltip, Custom Tooltip:LibActionButton, BugSack and ElvUI loaded and still get this error.

Thanks.

commented

Fixed by 1a73ae5.

commented

This is now available as 1.05 on Curse and WoWI.

commented

ElvUI has started using a modified version of LibActionButton with a different major version ("LibActionButton-1.0-ElvUI"), so there was no "LibActionButton-1.0" library.