Maintenance for the week of May 20:
• PC/Mac: No maintenance – May 20
• NA megaservers for maintenance – May 22, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• EU megaservers for maintenance – May 22, 8:00 UTC (4:00AM EDT) - 16:00 UTC (12:00PM EDT)
• ESO Store and Account System for maintenance – May 22, 4:00AM EDT (8:00 UTC) - 6:00PM EDT (22:00 UTC) https://forums.elderscrollsonline.com/en/discussion/658773

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.