Download
(1 MB)
Download
Updated: 06/10/18 03:50 AM
Patch for:
AUI - Advanced UI.
Pictures
File Info
Compatibility:
Summerset (4.0)
Updated:06/10/18 03:50 AM
Created:05/30/18 04:04 AM
Monthly downloads:49
Total downloads:72,506
Favorites:44
MD5:
AUI Advanced UI FIX 4.0  Popular! (More than 5000 hits)
Version: 2.597b(beta)
by: breath77 [More]
AUI - Advanced UI by Sensi
Version: 2.597a by @ragnarok_77

- Fix for AUI addon (Quest Tracker) no more error message while starting game & wrong quest displayed
- API version updated (no more "out of date" warnings)
- Added a fix for Minion to avoid update rollback
- (new) Fixed subtitles : Removed subtitles from framemover (temp fix)

Note: this is the full AUI addon from Sensi, repackaged with my fix.
Thank you very much for you're great addon Sensi
Technical details:
- Error message & incorect followed quest : (events.lua line 570 "QUEST_TRACKER" -> "FOCUSED_QUEST_TRACKER")
- API version changed 100023
- Version changed 2.597
by @ragnarok_77
2.597a - Added a fix for Minion to avoid update rollback
2.597b - Added a fix for Minion Rollback
2.597b(beta) - Fixed subtitles : Removed subtitles from framemover (temp fix)
Archived Files (1)
File Name
Version
Size
Uploader
Date
2.597a
1MB
breath77
06/02/18 05:12 AM


Post A Reply Comment Options
Unread 05/21/19, 05:45 PM  
xherbiex

Forum posts: 1
File comments: 15
Uploads: 0
I think the problem arises beause of the Cyrodil/ Imperal City split.

The VOTAN minimap works if you comment out lines 109 & 110 in its pin.lua.

And I noticed that this version shows something in the inperialcity near the end gf the error.
Report comment to moderator  
Reply With Quote
Unread 03/14/19, 01:09 AM  
POMEH

Forum posts: 0
File comments: 9
Uploads: 0
Subtitles

Originally Posted by RavenMind
Subtitles doesnt work with that version
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 01:23 AM  
RavenMind
 
RavenMind's Avatar

Forum posts: 6
File comments: 391
Uploads: 0
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 12:54 PM  
deflorate
 
deflorate's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
Are you planning on updating this still?
Report comment to moderator  
Reply With Quote
Unread 11/18/18, 04:34 PM  
Rohdukai

Forum posts: 0
File comments: 8
Uploads: 0
I believe this patch may need to be updated. While it does fix a multitude of errors AUI has, I've (possibly) narrowed an error with this addon. If anyone else has it then I could be right. In the skills menu on the bottom where it shows what skills you have slotted, it overlaps an extra slot to the left. Making it difficult to swap skills. Please advise.

-Roh

Update: Reinstalling the patch fixed said error but now this pops upon opening skills menu:

user:/AddOns/AUI/modules/actionbar/Actionbar.lua:715: attempt to index a nil value
stack traceback:
user:/AddOns/AUI/modules/actionbar/Actionbar.lua:715: in function 'callback'
|caaaaaa<Locals> oldState = "showing", newState = "shown" </Locals>|r
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = tbl, eventName = "StateChange", registry = tbl, callbackInfoIndex = 1, callbackInfo = tbl, callback = user:/AddOns/AUI/modules/actionbar/Actionbar.lua:712, deleted = false </Locals>|r
EsoUI/Libraries/ZO_Scene/ZO_SceneFragment.lua:111: in function 'ZO_SceneFragment:SetState'
|caaaaaa<Locals> self = tbl, newState = "shown", oldState = "showing" </Locals>|r
EsoUI/Libraries/ZO_Scene/ZO_SceneFragment.lua:120: in function 'ZO_SceneFragment:OnShown'
|caaaaaa<Locals> self = tbl </Locals>|r
EsoUI/Libraries/ZO_Scene/ZO_SceneFragmentTemplates.lua:59: in function '(anonymous)'
Last edited by Rohdukai : 11/18/18 at 04:36 PM.
Report comment to moderator  
Reply With Quote
Unread 08/23/18, 11:05 PM  
AONomad

Forum posts: 0
File comments: 13
Uploads: 0
edit: deleted comment about errors with pchat, it seems pchat was not installed correctly for some reason. Might have gotten corrupted at some point.
Last edited by AONomad : 08/24/18 at 12:30 AM.
Report comment to moderator  
Reply With Quote
Unread 08/21/18, 02:33 PM  
Fonkin
 
Fonkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 37
Uploads: 1
Hello,

From what I can tell, you've taken over AUI for Sensi in their absence. Thanks for picking up the project.

I get the following error message and AUI is the only Addon installed:

Code:
user:/AddOns/AUI/Mainmenu.lua:6: function expected instead of nil
stack traceback:
user:/AddOns/AUI/Mainmenu.lua:6: in function '(main chunk)'
|caaaaaa<Locals> isLoaded = false </Locals>|r
Report comment to moderator  
Reply With Quote
Unread 08/20/18, 05:10 AM  
Helldir
 
Helldir's Avatar

Forum posts: 7
File comments: 20
Uploads: 0
Thank you so much, PhnxZ and Skylin3r, for these fixes
Report comment to moderator  
Reply With Quote
Unread 08/18/18, 05:45 PM  
Argusus
AddOn Author - Click to view AddOns

Forum posts: 120
File comments: 113
Uploads: 2
Re: Minimap fix

Originally Posted by Skylin3r
Posted this also in the AUI main page, but here you guys can have it here as well

in "Documents\Elder Scrolls Online\live\AddOns\AUI\modules\minimap\PinData.lua"
between Lines 756 and757 paste the following:
Code:
[MAP_PIN_TYPE_QUEST_CONDITION] = "EsoUI/Art/Compass/quest_icon.dds",
[MAP_PIN_TYPE_QUEST_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/quest_icon.dds",
[MAP_PIN_TYPE_QUEST_ENDING] = "EsoUI/Art/Compass/quest_icon.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_ENDING] = "EsoUI/Art/Compass/repeatableQuest_icon.dds",
note: the following are the line numbers after pasting the 1st part.
between Lines 910 and 911 paste the following:
Code:
[MAP_PIN_TYPE_QUEST_CONDITION] = "EsoUI/Art/Compass/quest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/quest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_ENDING] = "EsoUI/Art/Compass/quest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_ENDING] = "EsoUI/Art/Compass/repeatableQuest_icon_door.dds",
basically they added 6 new pin types that AUI didn't know what texture to use for them so it just showed a box.

Happy Questing!!!!
Thanks!
Report comment to moderator  
Reply With Quote
Unread 08/18/18, 04:49 AM  
Skylin3r
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Minimap fix

Posted this also in the AUI main page, but here you guys can have it here as well

in "Documents\Elder Scrolls Online\live\AddOns\AUI\modules\minimap\PinData.lua"
between Lines 756 and757 paste the following:
Code:
[MAP_PIN_TYPE_QUEST_CONDITION] = "EsoUI/Art/Compass/quest_icon.dds",
[MAP_PIN_TYPE_QUEST_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/quest_icon.dds",
[MAP_PIN_TYPE_QUEST_ENDING] = "EsoUI/Art/Compass/quest_icon.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_ENDING] = "EsoUI/Art/Compass/repeatableQuest_icon.dds",
note: the following are the line numbers after pasting the 1st part.
between Lines 910 and 911 paste the following:
Code:
[MAP_PIN_TYPE_QUEST_CONDITION] = "EsoUI/Art/Compass/quest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/quest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_ENDING] = "EsoUI/Art/Compass/quest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_OPTIONAL_CONDITION] = "EsoUI/Art/Compass/repeatableQuest_icon_door.dds",
[MAP_PIN_TYPE_QUEST_REPEATABLE_ENDING] = "EsoUI/Art/Compass/repeatableQuest_icon_door.dds",
basically they added 6 new pin types that AUI didn't know what texture to use for them so it just showed a box.

Happy Questing!!!!
Report comment to moderator  
Reply With Quote
Unread 08/18/18, 01:45 AM  
keto3000

Forum posts: 3
File comments: 12
Uploads: 0
I want to donate.. but I'm on NA server

Thank you @breath_77 for rescuing our AUI addon and awesome patience with everyone's forum questions, etc.

I'm on the NA server so I can't obviously donate ingame gold to you.

I would love to donate a few $$ to you if you have a PayPal or some rl site set up to receive donations

Best regards,
keto3000
Last edited by keto3000 : 08/18/18 at 01:47 AM.
Report comment to moderator  
Reply With Quote
Unread 08/16/18, 01:41 PM  
PhnxZ
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 180
Uploads: 1
Re: Re: Re: When there will be a 4.1 fixed version?

Originally Posted by venetie
Originally Posted by PhnxZ
Originally Posted by nickquest
Is it worth waiting for the 4.1 version of the mod to wait for you? This modification is one of my favorites, I do not want to switch to other interfaces, everything was perfect, until 4.1
Now a lot of mistakes, of which

1) Inactive quick menu in the inventory
2) White squares instead of quests on mini map
3) The incomprehensible friezes of the mini card
4) Invalid display of the health bar in the group

It's just that the first one catches your eye, maybe there are even more bugs. Did not check, because at this stage to play the next few days 3 will definitely be uncomfortable.
If this is read by fix fixer 4.0, please fix 4.1. 27k people use your fix, you will please so many people. Thank you
Really hope this is continued, I also really like the functionality of this addon
All of the above plus the quickslot comes up empty
Better fix for the quickslots issue posted in the comments for original AUI version (copied below)
Originally Posted by Skylin3r
This fixed both the skills and quickslots errors for me
In "Documnets\Elder Scrolls Online\live\AddOns\AUI\modules\actionbar\Actionbar.lua" changed the following:
LINE 715
change: SKILLS_ACTION_BAR_FRAGMENT:Show()
to: ACTION_BAR_FRAGMENT:Show()

LINE 728
change: SKILLS_ACTION_BAR_FRAGMENT:Show()
to: ACTION_BAR_FRAGMENT:Show()
Last edited by PhnxZ : 08/17/18 at 11:49 AM.
Report comment to moderator  
Reply With Quote
Unread 08/16/18, 12:49 PM  
venetie

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: When there will be a 4.1 fixed version?

Originally Posted by PhnxZ
Originally Posted by nickquest
Is it worth waiting for the 4.1 version of the mod to wait for you? This modification is one of my favorites, I do not want to switch to other interfaces, everything was perfect, until 4.1
Now a lot of mistakes, of which

1) Inactive quick menu in the inventory
2) White squares instead of quests on mini map
3) The incomprehensible friezes of the mini card
4) Invalid display of the health bar in the group

It's just that the first one catches your eye, maybe there are even more bugs. Did not check, because at this stage to play the next few days 3 will definitely be uncomfortable.
If this is read by fix fixer 4.0, please fix 4.1. 27k people use your fix, you will please so many people. Thank you
Really hope this is continued, I also really like the functionality of this addon
All of the above plus the quickslot comes up empty
Report comment to moderator  
Reply With Quote
Unread 08/16/18, 09:39 AM  
bushwhacker2k

Forum posts: 0
File comments: 5
Uploads: 0
Bug Report

In Buffs, when changing the Font Size of Player Debuffs, it changes the font size of Player Buffs instead. There doesn't appear to be a way to change the font size of player debuffs.
Report comment to moderator  
Reply With Quote
Unread 08/16/18, 08:11 AM  
PhnxZ
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 180
Uploads: 1
Re: When there will be a 4.1 fixed version?

Originally Posted by nickquest
Is it worth waiting for the 4.1 version of the mod to wait for you? This modification is one of my favorites, I do not want to switch to other interfaces, everything was perfect, until 4.1
Now a lot of mistakes, of which

1) Inactive quick menu in the inventory
2) White squares instead of quests on mini map
3) The incomprehensible friezes of the mini card
4) Invalid display of the health bar in the group

It's just that the first one catches your eye, maybe there are even more bugs. Did not check, because at this stage to play the next few days 3 will definitely be uncomfortable.
If this is read by fix fixer 4.0, please fix 4.1. 27k people use your fix, you will please so many people. Thank you
Really hope this is continued, I also really like the functionality of this addon
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: