Skip to content

[Multi] Bugs Report #21

@NelDaSi

Description

@NelDaSi

Because there isn't much issues reported i thought it would be a good idea to make a bug report as i find them. @prasoc if you want me to make a separate issue for each bug i find just let me know and i'll do that instead.

  1. [Inventory] After assigning items to quickslot the options of that item will show "USE" 2 times and pressing the first it use the item and makes both "USE" options disappear, and pressing the second it will give an error.
    ZBUG Log:

    "Reason: attempt to access a private function 'UseItem' insecure code"

    EsoUI/Ingame/Inventory/InventorySlot.lua:1013: attempt to access a private function 'UseItem' from insecure code
    stack traceback:
    EsoUI/Ingame/Inventory/InventorySlot.lua:1013: in function 'TryUseItem'
    EsoUI/Ingame/Inventory/InventorySlot.lua:1194: in function 'INDEX_ACTION_CALLBACK'
    EsoUI/Ingame/Inventory/InventorySlotActions.lua:113: in function 'ZO_InventorySlotActions:DoAction'
    EsoUI/Ingame/Inventory/ItemSlotActionController.lua:130: in function 'ZO_ItemSlotActionsController:DoSelectedAction'
    user:/AddOns/BetterUI/Modules/Inventory/Inventory.lua:884: in function 'buttonCallback'
    EsoUI/Libraries/ZO_Dialog/Gamepad/ZO_GenericDialog_Gamepad.lua:28: in function 'callback'
    EsoUI/Libraries/ZO_KeybindStrip/ZO_KeybindStrip.lua:614: in function 'ZO_KeybindStrip:TryHandlingKeybindDown'
    (tail call): ?
    EsoUI/Libraries/ZO_Dialog/ZO_Dialog.lua:1142: in function 'ZO_Dialogs_ButtonKeybindPressed'
    :1: in function '(main chunk)'

  2. [Inventory] Motifs are also showing the "USE" option 2 times, but the second use is only working with cursor and gives the same "Reason: attempt to access a private function 'UseItem' insecure code" error.

  3. [Inventory] Motifs are only showing in the inventory tab, not sure if this is a bug or not but maybe they could be added to Miscellaneous Tab?

  4. [Banking] When moving [Stacked] items from and to bank, GUI will not refresh until switch between deposit and withdraw is made.

  5. [Banking] The total amount of items in the inventory and bank displayed under "Withdraw" and "Deposit" doesn't update when moving items around, only when switching between bank and inventory will the values update again.

  6. [Inventory] Treasure maps showing both in miscellaneous and quickslots tabs, not sure is a bug or just how the category system works. Treasure maps also showing the same "USE" bug as the Motifs do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions