Download
(1 MB)
Download
Updated: 05/22/19 03:00 PM
Addon for:
AUI - Advanced UI.
Compatibility:
Elsweyr (5.0.5)
Updated:05/22/19 03:00 PM
Created:12/18/18 05:11 AM
Monthly downloads:600
Total downloads:152,536
Favorites:52
MD5:
AUI - Advanced UI  Popular! (More than 5000 hits)
Version: 2.701
by: DunkleMaterie [More]
This is a replacing plugin for AUI. In case of using Minion to manage addons please follow the installation instructions below.

Installation instructions
  • Remove any existing AUI (keep SavedVariables)
  • Search and install LibStub
  • Search and install LibMediaProvider
  • Search and install LibAddonMenu
  • Search and install AUI version 2.701 (which has a plug symbol)
- 2.701
  • Elsweyr support
  • Cleanup of libraries


- 2.603a
  • REVERT - Support for Battleground HUD Fragment in Framemover

- 2.603
  • Support for Battleground HUD Fragment in Framemover

- 2.602a
  • Correct directory structure in zip file

There was a mistake by uploading the wrong zip file.


- 2.602

- 2.6.01b
  • Add support for Wrathstone
  • Fix some problem concerning loading third party addons (libs) using libstub
  • Fix issue with tooltip on quick slot
Archived Files (7)
File Name
Version
Size
Uploader
Date
2.603a
1MB
DunkleMaterie
03/19/19 05:17 PM
2.603
1MB
DunkleMaterie
03/16/19 05:48 PM
2.602a
1MB
DunkleMaterie
03/15/19 06:35 AM
2.601b
1MB
DunkleMaterie
02/25/19 03:37 PM
2.601a
1MB
DunkleMaterie
02/25/19 02:45 PM
2.601
1MB
DunkleMaterie
02/24/19 02:32 PM
2.600
1MB
12/18/18 05:11 AM


Post A Reply Comment Options
Unread 03/17/19, 03:41 PM  
Sharp-cut

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: Re: Re: Re: Re: Frame mover

Yes, I have the same issue now. All BG info gone.
Report comment to moderator  
Reply With Quote
Unread 03/17/19, 04:33 PM  
draevshaem_

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Re: Re: Re: Re: Frame mover

Originally Posted by DunkleMaterie

That's sad!

I've tested it in a real battle ground, so I was very sure, that it works.

Can you please explain me how you tested it?

BR
Hi,
I take screenshots.

After entering BG
https://imgur.com/a/HAoULAO

open settings -> addons -> AUI (Frame mover) and turn on "show windows"
https://imgur.com/a/TgUN2Nv

press "reset position" and reload UI
https://imgur.com/a/LwMVlHs

open settings -> addons -> AUI (Frame mover) and turn on "show windows"
https://imgur.com/a/JC5Zpn5

in Notepad++ open file Framemover.lua and comment BG section, save file, reload UI
https://imgur.com/a/mx4P9D2

Start play BG >.<

UPD.
Think trouble in othe adds, so I turn off all addons exept AUI and depended libraries
https://imgur.com/a/lu1L7zy

Enter BG, done all previous moves and take screenshot in the end
https://imgur.com/a/1r5Kysr
https://imgur.com/a/Y8JYS8w


Sad =(
(And sorry for my bad English )

BR.
Last edited by draevshaem_ : 03/17/19 at 05:04 PM.
Report comment to moderator  
Reply With Quote
Unread 03/17/19, 09:48 PM  
Alexandriae

Forum posts: 0
File comments: 55
Uploads: 0
BG scores not showing

I was beginning to wonder what coudld've caused this as I haven't touched my settings, looked here to see it's this addon. I've experienced the same issue with the BG scores not showing anymore. Although I can still view info manually, it's a bit annoying to do several times in the middle of a match. Would love if a fix could be implemented for this, or just an update to revert it because this is the first time it's been an issue.
Report comment to moderator  
Reply With Quote
Unread 03/18/19, 01:50 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Re: Re: Re: Re: Re: Re: Frame mover

Originally Posted by draevshaem_
Originally Posted by DunkleMaterie

That's sad!

I've tested it in a real battle ground, so I was very sure, that it works.

Can you please explain me how you tested it?

BR
Hi,
I take screenshots.

After entering BG
https://imgur.com/a/HAoULAO

open settings -> addons -> AUI (Frame mover) and turn on "show windows"
https://imgur.com/a/TgUN2Nv

press "reset position" and reload UI
https://imgur.com/a/LwMVlHs

open settings -> addons -> AUI (Frame mover) and turn on "show windows"
https://imgur.com/a/JC5Zpn5

in Notepad++ open file Framemover.lua and comment BG section, save file, reload UI
https://imgur.com/a/mx4P9D2

Start play BG >.<

UPD.
Think trouble in othe adds, so I turn off all addons exept AUI and depended libraries
https://imgur.com/a/lu1L7zy

Enter BG, done all previous moves and take screenshot in the end
https://imgur.com/a/1r5Kysr
https://imgur.com/a/Y8JYS8w


Sad =(
(And sorry for my bad English )

BR.

Originally Posted by Alexandriae
I was beginning to wonder what coudld've caused this as I haven't touched my settings, looked here to see it's this addon. I've experienced the same issue with the BG scores not showing anymore. Although I can still view info manually, it's a bit annoying to do several times in the middle of a match. Would love if a fix could be implemented for this, or just an update to revert it because this is the first time it's been an issue.
Thanks for the infos, I will have a look at it. Need better testing! Any ideas how to test it without going to bg all of the times?

Meanwhile you can restore the old behaviour without moving bg info by commenting the lines 208-219 in AUI/modules/framemover/Framemover.lua

Code:
--		["battle_ground_meter"] = {
--		  [1] = {
--        ["originalControl"] = ZO_BattlegroundHUDFragmentTopLevel,
--        ["text"] = "Battleground alliance meter", 
--        ["height"] = 200,       
--      },
--      [2] = {
--        ["originalControl"] = ZO_BattlegroundHUDFragmentTopLevel,
--        ["text"] = "Battleground alliance meter", 
--        ["height"] = 200,       
--      },    
--		},
Sorry for any circumstances

Please be sure that I will look into it asap, but I've little sparetime right now.
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 11:14 AM  
PawPrince

Forum posts: 0
File comments: 1
Uploads: 0
Arrow Support for Battleground HUD Fragment in Framemover?

I've been going crazy the past 3-4 days trying to figure out why my mini BattleGround score card vanished and searching for answers, posting on reddit, asking in game and nobody knew. Finally when I was looking at the update notes on Minion for my addons I saw that this one updated the same day my BGs broke and after looking over the patch notes I figured out why.

I see that others have posted the same thing and have given screen shots of the missing section in Frame Mover and in BGs so I just wanted to let you know that I too am experiencing the same problems since your last update.

I use Minion for my addons, is there some way to roll-back and get a copy of the last version? The missing information for scores, what team I'm on, the countdown timer, and the type of BG it is.. is really making things difficult. Thank you!



Also, I do really appreciate your work on this addon and thank you for it. I understand that glitches are bound to happen and hope that you can find a swift resolution. Thank you again.
Report comment to moderator  
Reply With Quote
Unread 03/19/19, 05:20 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Support for Battleground HUD Fragment in Framemover?

Originally Posted by PawPrince
I've been going crazy the past 3-4 days trying to figure out why my mini BattleGround score card vanished and searching for answers, posting on reddit, asking in game and nobody knew. Finally when I was looking at the update notes on Minion for my addons I saw that this one updated the same day my BGs broke and after looking over the patch notes I figured out why.

I see that others have posted the same thing and have given screen shots of the missing section in Frame Mover and in BGs so I just wanted to let you know that I too am experiencing the same problems since your last update.

I use Minion for my addons, is there some way to roll-back and get a copy of the last version? The missing information for scores, what team I'm on, the countdown timer, and the type of BG it is.. is really making things difficult. Thank you!



Also, I do really appreciate your work on this addon and thank you for it. I understand that glitches are bound to happen and hope that you can find a swift resolution. Thank you again.
I decided to revert the change temporarely to provide the best experience for you. I will investigate the issue deeper, and maybe there is a fix for this. Finally I want to guess that if there is a fix for that glitch, it may be the same cause for the subtitles, too.

Thank you all for reporting and the warm words
Report comment to moderator  
Reply With Quote
Unread 03/20/19, 01:07 AM  
draevshaem_

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Re: Re: Re: Re: Re: Re: Frame mover

Originally Posted by DunkleMaterie

Thanks for the infos, I will have a look at it. Need better testing! Any ideas how to test it without going to bg all of the times?


Sorry for any circumstances

Please be sure that I will look into it asap, but I've little sparetime right now.
Don't even know how to do it without to go to BG... Think it's have same problem as subtitles. I'll search forum may be find something...
Report comment to moderator  
Reply With Quote
Unread 03/20/19, 01:43 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Re: Re: Re: Re: Re: Re: Re: Re: Frame mover

Originally Posted by draevshaem_
Originally Posted by DunkleMaterie

Thanks for the infos, I will have a look at it. Need better testing! Any ideas how to test it without going to bg all of the times?


Sorry for any circumstances

Please be sure that I will look into it asap, but I've little sparetime right now.
Don't even know how to do it without to go to BG... Think it's have same problem as subtitles. I'll search forum may be find something...

In meantime, can you please provide me the part of your saved variables file, which represents the data for position of bg-score-board using framemover? You can find it in your Documents\Elder Scrolls Online\live\SavedVariables\AUI.lua file and the section looks like this:

Code:
                    ["battle_ground_meter"] = 
                    {
                        [1] = 
                        {
                            ["anchor"] = 
                            {
                                ["offsetX"] = -217,
                                ["offsetY"] = 372,
                                ["point"] = 9,
                                ["relativePoint"] = 9,
                            },
                        },
                    },
Thank you and regards
Report comment to moderator  
Reply With Quote
Unread 03/20/19, 02:38 PM  
draevshaem_

Forum posts: 0
File comments: 11
Uploads: 0
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Frame mover

Originally Posted by DunkleMaterie

In meantime, can you please provide me the part of your saved variables file, which represents the data for position of bg-score-board using framemover? You can find it in your Documents\Elder Scrolls Online\live\SavedVariables\AUI.lua file and the section looks like this:



Thank you and regards
Code:
["battle_ground_meter"] = 
                    {
                        [1] = 
                        {
                            ["anchor"] = 
                            {
                                ["offsetY"] = 0,
                                ["offsetX"] = 0,
                                ["relativePoint"] = 12,
                                ["point"] = 9,
                            },
                        },
                    },
UPD.

Uncomment BG section in frame mover and go to BG, it's changed

Code:
["battle_ground_meter"] = 
                    {
                        [1] = 
                        {
                            ["anchor"] = 
                            {
                                ["offsetX"] = 372,
                                ["point"] = 9,
                                ["relativePoint"] = 9,
                                ["offsetY"] = -217,
                            },
                        },
                    },
BR.
Last edited by draevshaem_ : 03/20/19 at 03:01 PM.
Report comment to moderator  
Reply With Quote
Unread 03/23/19, 05:46 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Frame mover

Originally Posted by draevshaem_
Code:
["battle_ground_meter"] = 
                    {
                        [1] = 
                        {
                            ["anchor"] = 
                            {
                                ["offsetY"] = 0,
                                ["offsetX"] = 0,
                                ["relativePoint"] = 12,
                                ["point"] = 9,
                            },
                        },
                    },
UPD.

Uncomment BG section in frame mover and go to BG, it's changed

Code:
["battle_ground_meter"] = 
                    {
                        [1] = 
                        {
                            ["anchor"] = 
                            {
                                ["offsetX"] = 372,
                                ["point"] = 9,
                                ["relativePoint"] = 9,
                                ["offsetY"] = -217,
                            },
                        },
                    },
BR.
Thank you

I think it is now testable, but don't want to provide it as minion update. If anyone is willing to test it and provide me feedback, can download and manually extract it to Addons folder from this url:

https://www.dropbox.com/s/s5xuxsi7ks...-beta.zip?dl=0

Just in case remove the entry "battle_ground_meter" from Documents\Elder Scrolls Online\live\SavedVariables\AUI.lua file (search for the entry name) and remove the whole section.

Thank you all for reporting and supporting to make it possible to fix this issue.
Last edited by DunkleMaterie : 03/23/19 at 05:47 AM.
Report comment to moderator  
Reply With Quote
Unread 03/23/19, 01:40 PM  
palejaune
 
palejaune's Avatar

Forum posts: 8
File comments: 9
Uploads: 0
I installed all as explained but it seem AUI doesn't remember any changes I make? To be exact it remember all the positions but the bars appears in default positions. The same for the spacings. When I move something a bit, all comeback at the right configuration, but when I teleport somewere, the bug occurs again.
Report comment to moderator  
Reply With Quote
Unread 03/24/19, 04:53 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by palejaune
I installed all as explained but it seem AUI doesn't remember any changes I make? To be exact it remember all the positions but the bars appears in default positions. The same for the spacings. When I move something a bit, all comeback at the right configuration, but when I teleport somewere, the bug occurs again.
Thank you for reporting. Does it also happen in case of you perform a /reloadui command in chat?

Regards
Report comment to moderator  
Reply With Quote
Unread 03/24/19, 06:09 AM  
palejaune
 
palejaune's Avatar

Forum posts: 8
File comments: 9
Uploads: 0
Thanks to you, yes, it happens when I make a /reloadui or I teleport somewhere. Can I send you a log to help you or something? It already happened on my other computer and other eso account few years ago, I don't know how nobody else got it.
Last edited by palejaune : 03/24/19 at 06:11 AM.
Report comment to moderator  
Reply With Quote
Unread 03/24/19, 09:35 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by palejaune
Thanks to you, yes, it happens when I make a /reloadui or I teleport somewhere. Can I send you a log to help you or something? It already happened on my other computer and other eso account few years ago, I don't know how nobody else got it.
Thanks, this information is necessary for me to find a proper way for testing and reproducing the bug. :-)

I will do my best to find and fix this annoying behaviour. Please keep in mind, that addon authors act in their spare time, so it depends when I have enough time between work and children

Best regards

EDIT: Do you have a special anti virus software installed on your machine, something like bitdefender, which prevents arbitrary file actions? If this is the case can you please check whether your eso64.exe has been blocked for these file actions by folder protection?
Last edited by DunkleMaterie : 03/24/19 at 09:38 AM.
Report comment to moderator  
Reply With Quote
Unread 03/24/19, 08:43 PM  
palejaune
 
palejaune's Avatar

Forum posts: 8
File comments: 9
Uploads: 0
Sure, take you time
But I'm not sure how you can reproduce it, except if I was alone to move the spellbar before, that's strange that I'm the only one who get this bug.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: