The Gold Road Chapter – which includes the Scribing system – and Update 42 is now available to test on the PTS! You can read the latest patch notes here: https://forums.elderscrollsonline.com/en/discussion/656454/
Maintenance for the week of April 22:
• [COMPLETE] Xbox: NA and EU megaservers for patch maintenance – April 24, 6:00AM EDT (10:00 UTC) - 12:00PM EDT (16:00 UTC)
• [COMPLETE] PlayStation®: NA and EU megaservers for patch maintenance – April 24, 6:00AM EDT (10:00 UTC) - 12:00PM EDT (16:00 UTC)

Advanced Disable Controller UI Addon

DarthFett
DarthFett
✭✭✭
I've been using this addon for a bit now as it helps alleviate my arthritis pain. I've tried going through the bug logs using bugcatcher but I can't seem to figure them out.

The addon works for the most part but sometimes the UI resolution gets off which then causes other addons to not work correctly.
My work around has been to just use the controller for movement and combat and using the mouse/keyboard for anything needing the UI but it's not always possible as sometimes just using my mouse is painful.

I've copied the 3 errors that I keep getting if anyone is able to take a look. Hopefully it's an easy fix but if it's more involved (like having to rewrite the addon since it's no longer supported) then just let me know and I'll continue to work around when possible.

Error 1:
function expected instead of nil
stack traceback:
user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:328: in function 'myActionButton_ApplyStyle'
<Locals> self = [table:1]{showingCooldown = F, buttonType = 1, usable = F, hasAction = T, isGlobalCooldown = T, useDesaturation = F, inCooldown = F, costFailureOnly = F, useFailure = T, needsAnimationParameterUpdate = T, itemQtyFailure = F, suppressUltimateSound = F, noUpdates = F, currentUltimateMax = 21, showTimer = F}, template = "ZO_ActionButton_Gamepad_Templa..." </Locals>
EsoUI/Ingame/ActionBar/ActionBar.lua:307: in function 'ApplyStyle'
<Locals> style = [table:2]{backRowUltimateSlotOffsetY = -30, weaponSwapOffsetY = 4, width = 606, quickslotOffsetXFromCompanionUltimate = 45, weaponSwapOffsetX = 61, backRowSlotOffsetY = -17, ultimateSlotOffsetX = 65, quickslotOffsetXFromFirstSlot = 5, showWeaponSwapButton = F, showNormalBindingTextOnUltimate = F, abilitySlotOffsetX = 10, showKeybindBG = F}, buttonTemplate = "ZO_ActionButton_Gamepad_Templa...", backBarButtonTemplate = "ZO_ActionBarTimer_BackBarSlot_...", physicalSlot = 8, button = [table:1] </Locals>
user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:126: in function 'myZO_PlatformStyle_Apply'
<Locals> self = [table:3]{} </Locals>
EsoUI/Libraries/ZO_PlatformStyle/ZO_PlatformStyle.lua:20: in function 'ZO_PlatformStyleManager:OnGamepadPreferredModeChanged'
<Locals> self = [table:4]{}, _ = 11, object = [table:3] </Locals>
EsoUI/Libraries/ZO_PlatformStyle/ZO_PlatformStyle.lua:11: in function '(anonymous)'

Error 2:
function expected instead of nil
stack traceback:
user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:378: in function 'myActionButton_SetupFlipAnimation'
<Locals> self = [table:1]{showingCooldown = F, usable = F, hasAction = T, isGlobalCooldown = T, useDesaturation = F, inCooldown = F, costFailureOnly = F, needsAnimationParameterUpdate = T, useFailure = T, itemQtyFailure = F, currentUltimateMax = 0, noUpdates = F, buttonType = 1, showTimer = F}, OnStopHandlerFirst = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:443, OnStopHandlerLast = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:446, timeline = ud </Locals>
user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:453: in function 'onGamepadModeChanged_ActionBarFlipAnimation'
<Locals> OnSwapAnimationHalfDone = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:443, OnSwapAnimationDone = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:446, slotNum = 3, button = [table:1] </Locals>

Error 3:
function expected instead of nil
stack traceback:
user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:357: in function 'myActionButton_SetupFlipAnimation'
<Locals> self = [table:1]{showingCooldown = F, usable = T, hasAction = T, isGlobalCooldown = T, useDesaturation = F, inCooldown = F, costFailureOnly = F, needsAnimationParameterUpdate = T, useFailure = F, itemQtyFailure = F, currentUltimateMax = 0, noUpdates = F, buttonType = 1, showTimer = F}, OnStopHandlerFirst = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:443, OnStopHandlerLast = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:446 </Locals>
user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:453: in function 'onGamepadModeChanged_ActionBarFlipAnimation'
<Locals> OnSwapAnimationHalfDone = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:443, OnSwapAnimationDone = user:/AddOns/AdvancedDisableControllerUI/src/ADCUI_GlobalOverrides.lua:446, slotNum = 3, button = [table:1] </Locals>
This one swears-by his life and his love of it-that this one will never live for the sake of another man, nor ask another man to live for him.

Satoris Lightmane - Khajiit NB
  • Baertram
    Baertram
    ✭✭✭✭✭
    As you posted the same over at www.esoui.com I'll answer there!
Sign In or Register to comment.