Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/16/19, 09:52 PM   #1
Anceane
 
Anceane's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 306
Quick Enchanter error LUA can not craft anymore

It seems that the patch broke this addon.

I went to the station, selected the gold glyph i wanted, and when i click on the glyph to be crafted as usual this error popped

Code:
user:/AddOns/QuickEnchanter/QuickEnchanter.lua:1797: function expected instead of nil
stack traceback:
user:/AddOns/QuickEnchanter/QuickEnchanter.lua:1797: in function 'QuickEnchanter:CraftEnchantmentImpl'
|caaaaaa<Locals> self = tbl, i = tbl, bag_p = tbl, bag_e = tbl, bag_a = tbl, has_potency = true, has_essence = true, has_aspect = true </Locals>|r
user:/AddOns/QuickEnchanter/QuickEnchanter.lua:1828: in function 'QuickEnchanter:CraftEnchantment'
|caaaaaa<Locals> self = tbl, id = 3, permutations = tbl, i = tbl </Locals>|r
user:/AddOns/QuickEnchanter/QuickEnchanterWindow.lua:1677: in function '(anonymous)'
I tried to delete the savedvariable, but nothing changed, and i had the same error on my two accounts.

Is this at first sight something that could be fix allowing to wait until the author return ?

Thank you
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Quick Enchanter error LUA can not craft anymore


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off