View Bug Report
FCOIS causes major issues when using Controller UI
Bug #: 2162
File: FCO ItemSaver
Date: 01/14/18 05:18 AM
By: EoD
Status: Not a Bug
Code:
user:/AddOns/FCOItemSaver/FCOIS_Hooks.lua:122: function expected instead of nil
stack traceback:
	user:/AddOns/FCOItemSaver/FCOIS_Hooks.lua:122: in function 'FCOItemSaver_AddSlotAction'
	EsoUI/Libraries/Utility/ZO_Hook.lua:19: in function 'AddSlotAction'
	EsoUI/Ingame/Inventory/InventorySlot.lua:1522: in function 'actionHandler'
	EsoUI/Ingame/Inventory/InventorySlot.lua:1817: in function 'ZO_InventorySlot_DiscoverSlotActionsFromActionList'
	EsoUI/Ingame/Inventory/ItemSlotActionController.lua:50: in function 'PrimaryCommandActivate'
	EsoUI/Ingame/Inventory/ItemSlotActionController.lua:113: in function 'ZO_ItemSlotActionsController:SetInventorySlot'
	EsoUI/Ingame/Banking/Gamepad/Banking_Gamepad.lua:242: in function 'ZO_GamepadBanking:UpdateKeybinds'
	EsoUI/Ingame/Banking/Gamepad/Banking_Gamepad.lua:256: in function 'ZO_GamepadBanking:OnTargetChangedCallback'
	EsoUI/Ingame/Banking/Gamepad/BankingCommon_Gamepad.lua:453: in function 'ZO_BankingCommon_Gamepad:OnTargetChanged'
	EsoUI/Common/Gamepad/ZO_GamepadParametricScrollListScreen.lua:425: in function 'OnTargetChanged'
	EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
	EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:471: in function 'ZO_ParametricScrollList:SetSelectedIndex'
	EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:423: in function 'ZO_ParametricScrollList:MoveNext'
	EsoUI/Libraries/ZO_ParametricScrollList/ZO_ParametricScrollList.lua:833: in function 'ZO_ParametricScrollList:UpdateDirectionalInput'
	EsoUI/Libraries/ZO_DirectionalInput/ZO_DirectionalInput.lua:166: in function 'DirectionalInput:OnUpdate'
	EsoUI/Libraries/ZO_DirectionalInput/ZO_DirectionalInput.lua:57: in function '(anonymous)'
It is impossible to withdraw or deposit items in the bank.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Baertram - 01/14/18 10:49 AM
FCOIS Is NOT supporting the controller UI at all and this will not happen to be supported as I cannot test and implement it, sorry.
The addon description says so too at the "Compatibility" section.

Please use the following addon if you use a controller, which is the best I can do for you:
"AdvancedDisableController UI"

If you don't want to use the keyboard UI for the menus, I'm sorry, FCOIS should be disabled and not used with the gamepad mode.