Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Multi] Bugs Report #21

Open
NelDaSi opened this issue Oct 22, 2016 · 2 comments
Open

[Multi] Bugs Report #21

NelDaSi opened this issue Oct 22, 2016 · 2 comments

Comments

@NelDaSi
Copy link
Contributor

NelDaSi commented Oct 22, 2016

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.

@j-blandford
Copy link
Owner

Thanks a bunch, I will work my way through these bugs and release a patch :)

James

@NelDaSi
Copy link
Contributor Author

NelDaSi commented Nov 22, 2016

I,ve found a couple more but didn't had the time to make a report yet. I'll let you know as soon as I have a bit of free time. Keep on the good work 👍

trentapple added a commit to trentapple/BetterUI that referenced this issue Jan 28, 2017
…anking deposit / withdraw item count not updating (it appears this issue already existed).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants