View Bug Report
adding potion to quickslot
Bug #: 3220
File: DO NOT USE - BETA: IsJusta Gamepad Inventory update
Date: 10/24/20 06:28 PM
By: Smiling1EyedJack
Status: Unconfirmed
EsoUI/Ingame/Quickslot/Gamepad/GamepadQuickslot.lua:339: Attempt to access a private function 'SelectSlotItem' from insecure code. The callstack became untrusted 1 stack frame(s) from the top.
stack traceback:
EsoUI/Ingame/Quickslot/Gamepad/GamepadQuickslot.lua:339: in function 'ZO_GamepadQuickslot:TryAssignItemToSlot'
|caaaaaa<Locals> self = [table:1]{assignmentType = 1, enteringMenuUnslottedItem = F, isActiveEmpty = F, itemToSlotId = 1, itemToSlotIndex = 47}, selectedData = [table:2]{inactiveIcon = "/esoui/art/icons/crownpotion_t...", name = "Crown Tri-Restoration Potion", data = 12, activeIcon = "/esoui/art/icons/crownpotion_t..."} </Locals>|r
EsoUI/Ingame/Quickslot/Gamepad/GamepadQuickslot.lua:154: in function 'callback'
EsoUI/Libraries/ZO_KeybindStrip/ZO_KeybindStrip.lua:645: in function 'ZO_KeybindStrip:TryHandlingKeybindDown'
|caaaaaa<Locals> self = [table:3]{allowDefaultExit = T, batchUpdating = F, insertionId = 94}, keybind = "UI_SHORTCUT_PRIMARY", buttonOrEtherealDescriptor = ud, keybindButtonDescriptor = [table:4]{keybind = "UI_SHORTCUT_PRIMARY", name = "Assign", alignment = 1, order = -500, addedForSceneName = "gamepad_quickslot"} </Locals>|r
(tail call): ?
(tail call): ?

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: IsJustaGhost - 10/24/20 10:28 PM
This may be caused by the same thing that causes the other random insecure code errors, such as link to chat or destroy item. have not found what is causing it yet. But, usually a ui reload will fix it.