You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
[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)'
[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.
[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?
[Banking] When moving [Stacked] items from and to bank, GUI will not refresh until switch between deposit and withdraw is made.
[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.
[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.
The text was updated successfully, but these errors were encountered:
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.
[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:
[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.
[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?
[Banking] When moving [Stacked] items from and to bank, GUI will not refresh until switch between deposit and withdraw is made.
[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.
[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.
The text was updated successfully, but these errors were encountered: