Thread Tools Display Modes
05/25/24, 03:02 AM   #1
Wightwind
Join Date: Aug 2017
Posts: 4
Master Merchant UI Error 60FB9F54

I keep getting this error when loading into a character:

bad argument #1 to 'pairs' (table/struct expected, got nil)
stack traceback:
[C]: in function 'pairs'
user:/AddOns/MasterMerchant/MasterMerchant_ItemNameFilter.lua:28: in function 'IFScrollList:BuildMasterList'
/EsoUI/Libraries/ZO_SortFilterList/ZO_SortFilterList.lua:134: in function 'ZO_SortFilterList:RefreshData'
user:/AddOns/MasterMerchant/MasterMerchant_ItemNameFilter.lua:92: in function 'IFScrollList:InitializeDataType'
user:/AddOns/MasterMerchant/MasterMerchant_ItemNameFilter.lua:97: in function 'IFScrollList:New'
user:/AddOns/MasterMerchant/MasterMerchant_UI.lua:3875: in function 'MasterMerchant:SetupScrollLists'
user:/AddOns/MasterMerchant/MasterMerchant.lua:2965: in function 'MasterMerchant:InitScrollLists'
user:/AddOns/MasterMerchant/MasterMerchant.lua:2937: in function 'Queue'
user:/AddOns/MasterMerchant/Libs/LibExecutionQueue/LibExecutionQueue.lua:34: in function 'lib:executeNextTask'
user:/AddOns/MasterMerchant/Libs/LibExecutionQueue/LibExecutionQueue.lua:35: in function 'func'
/EsoUI/Libraries/Globals/globalapi.lua:263: in function '(anonymous)'

I cannot figure out what the issue is, found only one mention online and the solution did not help me
  Reply With Quote
05/26/24, 05:46 PM   #2
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 675
If you intended to have MM disabled then you did not disable all of it: https://esouimods.github.io/3-master...nMMisnotneeded

Otherwise the function with the error has no information to process so one of your SavedVariables became corrupted. Restore a backup per the notification that appeared about 3 times prior to update 41.

Otherwise, if you have no backup, you will need to use Reset Sales Data: https://esouimods.github.io/3-master...html#ResetData
  Reply With Quote
05/27/24, 01:32 AM   #3
Wightwind
Join Date: Aug 2017
Posts: 4
I did not intend to disable MM, this is actually a fresh install of ESO as well as all addons on a newly formatted clean windows install pc. Ill do the reset sales data as I do not have any backups.
  Reply With Quote
05/27/24, 01:33 AM   #4
Wightwind
Join Date: Aug 2017
Posts: 4
Originally Posted by Sharlikran View Post
If you intended to have MM disabled then you did not disable all of it: https://esouimods.github.io/3-master...nMMisnotneeded

Otherwise the function with the error has no information to process so one of your SavedVariables became corrupted. Restore a backup per the notification that appeared about 3 times prior to update 41.

Otherwise, if you have no backup, you will need to use Reset Sales Data: https://esouimods.github.io/3-master...html#ResetData
Just to clarify should I reset Sales data only, or reset LibGuildStore entirely?
  Reply With Quote
05/27/24, 02:03 AM   #5
Wightwind
Join Date: Aug 2017
Posts: 4
Resetting the lib worked
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Master Merchant UI Error 60FB9F54


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