Thread Tools Display Modes
Prev Previous Post   Next Post Next
10/23/17, 09:26 AM   #1
BoarGules
 
BoarGules's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2017
Posts: 34
Awesome Guild Store untrapped exception after upgrade

I updated AGS to 0.38.3 today after the maintenance when it was reported out-of-date. It is not reported as out-of-date anymore. But...

(1) selecting Buy item from the context menu gives this Lua traceback:

Code:
EsoUI/PublicAllIngames/Currency/Currency.lua:389: attempt to index a nil value
stack traceback:
	EsoUI/PublicAllIngames/Currency/Currency.lua:389: in function 'ZO_Currency_GetKeyboardFormattedCurrencyIcon'
	(tail call): ?
	EsoUI/PublicAllIngames/Currency/Currency.lua:473: in function 'ZO_Currency_Format'
	(tail call): ?
	EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:1036: in function 'SetupTradingHouseItemDialog'
	EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:1045: in function 'setup'
	EsoUI/Libraries/ZO_Dialog/ZO_Dialog.lua:553: in function 'ZO_Dialogs_ShowDialog'
	EsoUI/Ingame/TradingHouse/Keyboard/TradingHouse_Keyboard.lua:1080: in function 'ZO_TradingHouseManager:ConfirmPendingPurchase'
	user:/AddOns/AwesomeGuildStore/wrappers/SearchTabWrapper.lua:733: in function '(anonymous)'
	(tail call): ?
	EsoUI/Ingame/TradingHouse/TradingHouse_Shared.lua:306: in function 'OnConfirmPendingPurchase'
	EsoUI/Ingame/TradingHouse/TradingHouse_Shared.lua:258: in function '(anonymous)'
(2) In the Guild Store sell tab, the category icons are doubled up and the text search box is gone:

  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Awesome Guild Store untrapped exception after upgrade


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