Whenever I try to view a treasure map I either get the error that says:
EsoUI/Ingame/Inventory/InventorySlot.lua:1020: attempt to access a private function 'UseItem' from insecure code
stack traceback:
EsoUI/Ingame/Inventory/InventorySlot.lua:1020: in function 'TryUseItem'
EsoUI/Ingame/Inventory/InventorySlot.lua:1201: in function 'INDEX_ACTION_CALLBACK'
EsoUI/Ingame/Inventory/InventorySlotActions.lua:96: in function 'ZO_InventorySlotActions:DoPrimaryAction'
EsoUI/Ingame/Inventory/InventorySlot.lua:1767: in function 'ZO_InventorySlot_DoPrimaryAction'
ZO_PlayerInventoryList1Row14_MouseDoubleClick:4: in function '(main chunk)'
Or:
EsoUI/Ingame/Inventory/InventorySlot.lua:1020: attempt to access a private function 'UseItem' from insecure code
stack traceback:
EsoUI/Ingame/Inventory/InventorySlot.lua:1020: in function 'TryUseItem'
EsoUI/Ingame/Inventory/InventorySlot.lua:1201: in function 'OnSelect'
EsoUI/Libraries/ZO_ContextMenus/ZO_ContextMenus.lua:419: in function 'ZO_Menu_ClickItem'
ZO_MenuItem1_MouseUp:4: in function '(main chunk)'
I don't think this is being caused by an addon as I have none active atm. This isn't happening with surveys either when I try to view them, is anyone else having this issue?