Thread Tools Display Modes
10/30/18, 05:17 AM   #1
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
few bugs, mostly post Wolfhunter

1) sometimes i need double press E at crafting station to see improve item dialog, still cannot detect its addon issue or not

2) sometimes cannot see Destroy item dialog when drag-n-drop item, and item just become grey and locked, need drag-n-drop another item instead to fix this, still cannot detect its addon issue or not

3) when trying cancel teleport to shrine dialog, need cancel twice, its feature of Faster Travel addon(if someone wondering why)

4) |H1:item:145543:4:50:0:0:0:0:0:0:0:0:0:0:0:0:79:0:0:0:300:0|h|h this blue item invisible at improvement tab, so it cannot be improve, Murkmire issue. tested without any addons - still the same, on ZOS side

5) most annoying one - https://www.esoui.com/forums/showthread.php?t=8093
ZOS deleted progress bad from skill tooltips and nobody dont know how to fix this

will extend the list if found more bugs
  Reply With Quote
10/30/18, 07:48 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
1) sometimes i need double press E at crafting station to see improve item dialog, still cannot detect its addon issue or not
Disable all addons and play a while without them, check if the error appears at least once. If not, you can be sure it's an addon issue.
Check your addons which got to do with crafting or supressing dialogs (No Thank You e.g.) and disable them, or only enable them to test it.

Edit:
With Wolfhunter (or the patch before) the improvement automatically uses the maximum value of improvement materials (vanilla UI, ZOs code). Maybe some of your addons is still trying to do the same and thus breaks the improvement this way. Search for addons doing this and disable them.

2) sometimes cannot see Destroy item dialog when drag-n-drop item, and item just become grey and locked, need drag-n-drop another item instead to fix this, still cannot detect its addon issue or not
This happened to me too as I was working with earlier versions (really early, 3 years ago) of FCOItemSaver. Some addon uses the normal pickup item function of the inventory but then uses mabye ClearCursor() function instead of officially "dropping" the item again properly.
Search all your addons for "ClearCursor()" e.g, maybe it helps.

If not search your addons which disable the the destroy dialog. FCOIS e.g. will not hide the destroy dialog but just hide the "Yes" button if the item is protected.

Or search for the destroy dialog name "DESTROY_ITEM_PROMPT" or "CONFIRM_DESTROY_ITEM_PROMPT" or "ZO_GAMEPAD_CONFIRM_DESTROY_DIALOG".
  Reply With Quote
10/30/18, 01:49 PM   #3
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
thanks
found 3 addons with ClearCursor and 0 with other words
Awesome guild store
votan's fish fillet
harven's stack split slider

Last edited by Marazota : 10/30/18 at 01:59 PM.
  Reply With Quote
01/22/19, 04:35 AM   #4
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
4 and 5 issues fixed on current Wrathstone PTS
  Reply With Quote

ESOUI » General Discussion » Tech Chat » few bugs, mostly post Wolfhunter

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off