Results: 5Comments by: bclewis
File: Dolgubon's Lazy Writ Crafter02/28/20
New crate reward windows that need manually dismissing since Harrowstorm
Posted By: bclewis
Since Harrowstorm patch, in gamepad mode, I'm now getting a popup window for each writ reward crate I receive, and I need to manually press X to collect all the loot in the crate. (edit: I assume this is a bug and not a new feature? It gets annoying having to dismiss 10+ reward windows that pop up every two steps I take leaving t...
File: Votan's Minimap02/26/20
Null ref error in gamepad mode after v5.3.4 patch
Posted By: bclewis
I'm getting null reference errors in gamepad mode after recent ESO update, when I open the map. stacktrace: EsoUI/Ingame/Map/WorldMap.lua:2027: attempt to index a nil value stack traceback: EsoUI/Ingame/Map/WorldMap.lua:2027: in function 'UpdateMouseOverPins' |caaaaaa isInGamepadPreferredMode = T, mapCenterX = 959....
File: Azurah - Interface Enhanced10/17/19
Is this addon capable of moving or...
Posted By: bclewis
Is this addon capable of moving or hiding the "dungeon finder: activity in progress/complete" message on the top right of the screen? I couldn't figure out which UI element that was; it obscures my minimap when it pops up.
File: Master Merchant10/12/19
I play using gamepad and MasterMerc...
Posted By: bclewis
I play using gamepad and MasterMerchant throws null reference exceptions in initSellingAdvice and initBuyingAdvice (TRADING_HOUSE.searchResultsList and TRADING_HOUSE.postedItemList are not always defined in gamepad mode it seems). I've fixed/worked around the issue in my personal version by adding checks for these items like:...
File: GamePadBuddy08/16/19
That workaround listed below still...
Posted By: bclewis
That workaround listed below still (or again?) needs to be applied, i.e. the override to ZO_GamepadSkillLineXpBar_Setup needs to be commented out. (It appears that the parameters to that function have changed in the API: https://esoapi.uesp.net/100028/src/ingame/skills/gamepad/gamepadskills.lua.html#2064 I also suspect that ov...