Maintenance for the week of July 14:
• PC/Mac: No maintenance – July 14

Bug during Fence Interaction

MoonlightShadow
MoonlightShadow
✭✭✭
Caught this nice little bug while selling stuff to a Fence. I did not see any obvious mentions of addons within the mess, so I am wondering if it might be within the game??

EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:209: operator < is not supported for nil < number
stack traceback:
EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:209: in function 'BuyBack:SetupBuyBackSlot'
<Locals> self = [table:1]{LibFilters2_filterType = 8, sortOrder = T, sortKey = "name"}, control = ud, data = [table:2]{stackBuyPrice = 20, name = "Cloudy Damage Health Poison IX...", quality = 1, stack = 4, icon = "/esoui/art/icons/crafting_pois...", price = 5, meetsRequirements = T, slotIndex = 10}, statusControl = ud, slotControl = ud, nameControl = ud, priceControl = ud </Locals>
EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:25: in function '(anonymous)'
<Locals> control = ud, data = [table:2] </Locals>
[C]: in function 'PostHookFunction'
EsoUI/Libraries/ZO_Templates/ScrollTemplates.lua:2372: in function 'ZO_ScrollList_UpdateScroll'
<Locals> self = ud, windowHeight = 527.32476806641, activeControls = [table:3]{}, offset = 0, IS_REAL_NUMBER = F, activeIndex = 1, numActive = 0, allData = [table:4]{}, visibleDataIndices = [table:5]{1 = 1}, mode = 1, firstInViewVisibleIndex = 1, nextCandidateVisibleIndex = 1, currentDataIndex = 1, dataEntry = [table:6]{typeId = 1}, bottomEdge = 527.32476806641, controlTop = 0, uniformControlHeight = 52, dataType = [table:7]{height = 52, selectable = T}, controlPool = [table:8]{m_NextFree = 3, m_NextControlId = 2}, control = ud </Locals>
EsoUI/Libraries/ZO_Templates/ScrollTemplates.lua:2128: in function 'ZO_ScrollList_Commit'
<Locals> self = ud, windowHeight = 527.32476806641, selectionsEnabled = F, scrollableDistance = 44.675231933594, foundSelected = F, i = 0 </Locals>
(tail call): ?
(tail call): ?
EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:226: in function 'BuyBack:ApplySort'
<Locals> self = [table:1], Comparator = EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:220, scrollData = [table:4] </Locals>
user:/AddOns/ItemSaver/lib/LibFilters-2.0/helper.lua:71: in function 'UpdateList'
<Locals> self = [table:1], DATA_TYPE_BUY_BACK_ITEM = 1, scrollData = [table:4] </Locals>
EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:86: in function 'OnListTextFilterComplete'
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:107: in function 'ZO_CallbackObjectMixin:FireCallbacks'
<Locals> self = [table:9]{fireCallbackDepth = 2}, eventName = "UpdateSearchResults", registry = [table:10]{}, callbackInfoIndex = 3, callbackInfo = [table:11]{3 = F}, callback = EsoUI/Ingame/StoreWindow/Keyboard/BuyBack_Keyboard.lua:84, deleted = F </Locals>
EsoUI/Ingame/Utility/TextSearchManager.lua:212: in function 'ZO_TextSearchManager:ExecuteSearch'
<Locals> self = [table:9], context = "fenceTextSearch", contextSearch = [table:12]{searchText = "", isActive = T, isDirty = F} </Locals>
EsoUI/Ingame/Utility/TextSearchManager.lua:159: in function 'ZO_TextSearchManager:CleanSearch'
<Locals> self = [table:9], context = "fenceTextSearch", contextSearch = [table:12] </Locals>
EsoUI/Ingame/Utility/TextSearchManage
  • Tevalaur
    Tevalaur
    ✭✭✭✭✭
    user:/AddOns/ItemSaver/lib/LibFilters-2.0/helper.lua:71: in function 'UpdateList'

    Suggest reporting it to the author of ItemSaver addon... It looks like a bunch of game code called by that addon possibly and since there's no buyback option from the Fence it would generate errors if it's calling for such.

    Is Uncle John's band calling you? Do you daydream about Sugar Magnolias? Is your favorite sunflower a China Cat? Tired of Truckin' alone to Terrapin Station? If so, share some Space with other hippies & deadheads in the guild Sunshine Daydream! Send a message in game (PC-NA) to Kaibeth for your invitation.
  • MoonlightShadow
    MoonlightShadow
    ✭✭✭
    Looked that over several times and every time, I missed that line. Thank you
Sign In or Register to comment.