Thread: Bonanza Errors
View Single Post
11/07/23, 01:18 PM   #1
iccohen
Join Date: Aug 2023
Posts: 19
Bonanza Errors

Installed MasterMerchant along with any required dependencies. There are no errors from the install until I right-click an Item (in the example below a Blood Billows) and choose the Bonanaza option.

I then receive the following error:

Error Caught
/EsoUI/Libraries/ZO_Scene/ZO_Scene.lua:43: function expected instead of nil
stack traceback:
/EsoUI/Libraries/ZO_Scene/ZO_Scene.lua:43: in function 'ZO_Scene:AddFragment'
<Locals> self = [table:1]{name = "mailInbox", restoresHUDSceneToggleUIMode = F, state = "hidden", restoresHUDSceneToggleGameMenu = F, disallowEvaluateTransitionCompleteCount = 0}, fragment = [table:2]{} </Locals>
user:/AddOns/MasterMerchant/MasterMerchant_UI.lua:3169: in function 'MasterMerchant:SwitchToMasterMerchantListingsView'
<Locals> self = [table:3]{tradingHouseOpened = F, guildSalesViewMode = "guild_vm", isFirstScan = F, AwesomeGuildStoreDetected = F, gamepadVendorSceneRefreshed = F, customTimeframeText = "90 Days", itemsViewSize = "items_vs", listingsViewSize = "listings_vs", version = "3.7.83", effective_lang = "en", listingsViewMode = "listings_vm", reportsPostedViewMode = "posted_vm", tradingHouseBrowseMarkerHooked = T, personalSalesViewMode = "self_vm", inventoryMarkersHooked = T, guildList = "Master of Chaos, Band of Elder...", bonanzaSearchText = "Blood Billows", purchasesViewSize = "purchases_vs", viewer = F, purchasesViewMode = "purchases_vm", client_lang = "en", salesViewMode = "self_vm", guildsViewSize = "guild_vs", supported_lang = T, reportsCanceledViewMode = "canceled_vm", reportsViewMode = "posted_vm", wwDetected = F, name = "MasterMerchant", mwimDetected = F, isInitialized = F, reportsViewSize = "reports_vs"}, listingsView = F, isHidden = T, theFragment = [table:4]{} </Locals>
user:/AddOns/MasterMerchant/MasterMerchant.lua:1191: in function 'MasterMerchant:OnSearchBonanzaPopupInfoLink'
<Locals> self = [table:3], itemLink = "|H0:item:132506:4:1:0:0:0:0:0:...", searchText = "Blood Billows" </Locals>
user:/AddOns/MasterMerchant/MasterMerchant.lua:1426: in function 'OnSelect'
/EsoUI/Libraries/ZO_ContextMenus/ZO_ContextMenus.lua:475: in function 'ZO_Menu_ClickItem'
<Locals> control = ud, button = 1, menuEntry = [table:5]{itemYPad = 0} </Locals>
ZO_MenuItem1_MouseUp:4: in function '(main chunk)'
<Locals> self = ud, button = 1, upInside = T, ctrl = F, alt = F, shift = F, command = F </Locals>

I've read up on some "fixes", including deleting a potential corrupted MM, resetting LibGuildStore, etcd. but none have worked.

I'm frustrated because I know it's an easy fix, I just don't know what it is...

Cheers!

-iccohen
  Reply With Quote