Maintenance for the week of September 22:
· [COMPLETE] NA megaservers for maintenance – September 22, 4:00AM EDT (8:00 UTC) - 10:00AM EDT (14:00 UTC)
· [COMPLETE] EU megaservers for maintenance – September 22, 8:00 UTC (4:00AM EDT) - 14:00 UTC (10:00AM EDT)

Mod Author in need of help

Crabby654
Crabby654
✭✭
Hey there everyone. So I have unofficially taken it upon myself to maintain this particular addon: Joviex's Addon Settings Transfer - My Updated Version http://www.esoui.com/downloads/info1547-JoviexsAddonSettingsTransferUpdate.html#info

I really do not know what I am doing, but I have been updating a few addons with new libraries from ESOUI, which essentially drag and drop and its updated. However I want to get a little deeper into messing around with LUA and stuff.

The thing I am running into is this new comment on my updated version:
zasy99 wrote:
New install, load character, this is what pops up:
user:/AddOns/jovAST/jovAST.lua:11: Cannot find a library instance of "LibUtil".
stack traceback:
	user:/AddOns/AdvancedFilters/lib/LibStub/LibStub.lua:29: in function 'LibStub:GetLibrary'
	user:/AddOns/jovAST/jovAST.lua:11: in function '(main chunk)'

The line of code he is referring to is this one:
local JUL = LibStub("LibUtil")

I poked around around the LibUtil file is there, so I have no idea what the issue. I am not sure why AdvancedFilters is listed in his error either. If anyone could give me a hand it would be much appreciated.
Sign In or Register to comment.