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:829
Total downloads:152,013
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 02/25/19, 02:58 PM  
wizzard2k

Forum posts: 0
File comments: 75
Uploads: 0
error on bar

I get
Code:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: function expected instead of nil
stack traceback:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: in function 'AUI_QuickSlotButton:OnMouseEnter'
|caaaaaa<Locals> self = tbl, _button = ud </Locals>|r
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:46: in function '(anonymous)'
|caaaaaa<Locals> self = ud </Locals>|r
when mousing over mud ball pouch on my quick bar (it's in slot 5)
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 03:04 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: error on bar

Originally Posted by wizzard2k
I get
Code:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: function expected instead of nil
stack traceback:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: in function 'AUI_QuickSlotButton:OnMouseEnter'
|caaaaaa<Locals> self = tbl, _button = ud </Locals>|r
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:46: in function '(anonymous)'
|caaaaaa<Locals> self = ud </Locals>|r
when mousing over mud ball pouch on my quick bar (it's in slot 5)
Hi there,

this is already fixed in version 2.601a.

Best regards
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 03:20 PM  
deflorate
 
deflorate's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
Code:
user:/AddOns/AUI/lib/LibMediaProvider-1.0/LibMediaProvider-1.0/LibMediaProvider-1.0.lua:5: attempt to index a nil value
stack traceback:
user:/AddOns/AUI/lib/LibMediaProvider-1.0/LibMediaProvider-1.0/LibMediaProvider-1.0.lua:5: in function '(main chunk)'
I'm getting this after login.
Last edited by deflorate : 02/25/19 at 03:28 PM.
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 03:20 PM  
wizzard2k

Forum posts: 0
File comments: 75
Uploads: 0
Re: Re: error on bar

Originally Posted by DunkleMaterie
Originally Posted by wizzard2k
I get
Code:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: function expected instead of nil
stack traceback:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: in function 'AUI_QuickSlotButton:OnMouseEnter'
|caaaaaa<Locals> self = tbl, _button = ud </Locals>|r
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:46: in function '(anonymous)'
|caaaaaa<Locals> self = ud </Locals>|r
when mousing over mud ball pouch on my quick bar (it's in slot 5)
Hi there,

this is already fixed in version 2.601a.

Best regards
Awesome! You're too quick for minion!
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 03:38 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by deflorate
Code:
user:/AddOns/AUI/lib/LibMediaProvider-1.0/LibMediaProvider-1.0/LibMediaProvider-1.0.lua:5: attempt to index a nil value
stack traceback:
user:/AddOns/AUI/lib/LibMediaProvider-1.0/LibMediaProvider-1.0/LibMediaProvider-1.0.lua:5: in function '(main chunk)'
I'm getting this after login.
Hi,

I apologise this error, I don't know, why I did not see it. But I found the source of problem and fixed it using 2.601b.

Sorry and best regards
Report comment to moderator  
Reply With Quote
Unread 02/25/19, 04:11 PM  
Snakefish

Forum posts: 0
File comments: 109
Uploads: 0
Re: Re: Re: error on bar

[quote=wizzard2k]
Originally Posted by DunkleMaterie
Originally Posted by wizzard2k
I get
Code:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: function expected instead of nil
stack traceback:
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:66: in function 'AUI_QuickSlotButton:OnMouseEnter'
|caaaaaa<Locals> self = tbl, _button = ud </Locals>|r
user:/AddOns/AUI/modules/actionbar/QuickslotButton.lua:46: in function '(anonymous)'
|caaaaaa<Locals> self = ud </Locals>|r
when mousing over mud ball pouch on my quick bar (it's in slot 5)
Hi there,

this is already fixed in version 2.601a.

Best regards
Awesome! You're too quick for minion![/quote

Fix fixed
Last edited by Snakefish : 02/25/19 at 04:15 PM.
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 12:51 AM  
RavenMind
 
RavenMind's Avatar

Forum posts: 6
File comments: 391
Uploads: 0
Awesome, thanks for the update DunkleMaterie!!
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 01:25 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Originally Posted by RavenMind
Awesome, thanks for the update DunkleMaterie!!
You're welcome!
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 03:43 AM  
Nordicblood1

Forum posts: 0
File comments: 2
Uploads: 0
Unit Frames Disappeared

Hey,

Long time user of your add-on. So much a fan that I actually just finally registered to ESOUI after 5 years to make this comment. The Unit Frames have disappeared from all characters on my account. I'm hoping you can give me a quick fix because setting up all of my AUI goodies takes a while, so uninstalling and reinstalling will be a pain. Willing to do it, but hope you can offer a simple solution. Health bar used to be below combat metrics, above action bars.

https://imgur.com/a/VUHK0Za

Also, getting this error: user:/AddOns/AUI/modules/minimap/Minimap.lua:70: function expected instead of nil
stack traceback:
user:/AddOns/AUI/modules/minimap/Minimap.lua:70: in function 'AUI.Minimap.Load'
user:/AddOns/AUI/AUI.lua:116: in function 'AUI_OnLoad'

Cheers,

Nordic
Last edited by Nordicblood1 : 02/26/19 at 03:48 AM.
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 05:56 AM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Unit Frames Disappeared

Originally Posted by Nordicblood1
Hey,

Long time user of your add-on. So much a fan that I actually just finally registered to ESOUI after 5 years to make this comment. The Unit Frames have disappeared from all characters on my account. I'm hoping you can give me a quick fix because setting up all of my AUI goodies takes a while, so uninstalling and reinstalling will be a pain. Willing to do it, but hope you can offer a simple solution. Health bar used to be below combat metrics, above action bars.

https://imgur.com/a/VUHK0Za

Also, getting this error: user:/AddOns/AUI/modules/minimap/Minimap.lua:70: function expected instead of nil
stack traceback:
user:/AddOns/AUI/modules/minimap/Minimap.lua:70: in function 'AUI.Minimap.Load'
user:/AddOns/AUI/AUI.lua:116: in function 'AUI_OnLoad'

Cheers,

Nordic
Hello Nordicblood1 and welcome to discussion

The stack traceback you posted is helpful, but it seems to me, that is not complete because essential information are missing. Did you check the hook in debug window for extended information on left bottom?


And finally, which version of addon did you use when this error appeared?

Best regards
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 09:56 AM  
Kestrelator

Forum posts: 0
File comments: 28
Uploads: 0
AUI Minimap Error

Receiving this error on login, with AUI Minimap OFF:
Code:
user:/AddOns/AUI/modules/minimap/Pin.lua:10: table index is nil
stack traceback:
user:/AddOns/AUI/modules/minimap/Pin.lua:10: in function '(main chunk)'
|caaaaaa<Locals> isInit = false, imperialCityMapIndex = 26, ObjectiveContinuous = tbl </Locals>|r
AUI Ver. 2.601b
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 10:56 AM  
Galagos1

Forum posts: 0
File comments: 15
Uploads: 0
Thank You

I love this UI Mod. Thank you for updating it.
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 12:50 PM  
Shadowbender

Forum posts: 0
File comments: 4
Uploads: 0
Same error + another

I am using the latest version and am getting the same pin.lua:10 error as Kestrelator, as well as this message:

"user:/AddOns/1536363946-AUI/AUI/modules/minimap/Minimap.lua:70: function expected instead of nil
stack traceback:
user:/AddOns/1536363946-AUI/AUI/modules/minimap/Minimap.lua:70: in function 'AUI.Minimap.Load'
|caaaaaa<Locals> defaultThemeData = tbl, blankThemeData = tbl </Locals>|r
user:/AddOns/1536363946-AUI/AUI/AUI.lua:116: in function 'AUI_OnLoad'
|caaaaaa<Locals> p_eventCode = 65536, p_addOnName = "AUI" </Locals>|r"

fyi
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 12:54 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: AUI Minimap Error

Originally Posted by Kestrelator
Receiving this error on login, with AUI Minimap OFF:
Code:
user:/AddOns/AUI/modules/minimap/Pin.lua:10: table index is nil
stack traceback:
user:/AddOns/AUI/modules/minimap/Pin.lua:10: in function '(main chunk)'
|caaaaaa<Locals> isInit = false, imperialCityMapIndex = 26, ObjectiveContinuous = tbl </Locals>|r
AUI Ver. 2.601b
Hi,

this is strange. I cannot reproduce this. I disabled Minimap in Settings -> Addons -> AUI (module settings), then reload and relog and stopped ESO and started again. All of the time I could not see this error.

But I remember I saw this error before 2.601 in version 2.600.

Can you please open Addons/AUI/modules/minimap/Pin.lua in your favourite editor (such as notepad or NotePad++, etc) and copy & paste line 10 of that file here?

Best regards
Report comment to moderator  
Reply With Quote
Unread 02/26/19, 12:57 PM  
DunkleMaterie
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 112
Uploads: 6
Re: Same error + another

Originally Posted by Shadowbender
I am using the latest version and am getting the same pin.lua:10 error as Kestrelator, as well as this message:

"user:/AddOns/1536363946-AUI/AUI/modules/minimap/Minimap.lua:70: function expected instead of nil
stack traceback:
user:/AddOns/1536363946-AUI/AUI/modules/minimap/Minimap.lua:70: in function 'AUI.Minimap.Load'
|caaaaaa<Locals> defaultThemeData = tbl, blankThemeData = tbl </Locals>|r
user:/AddOns/1536363946-AUI/AUI/AUI.lua:116: in function 'AUI_OnLoad'
|caaaaaa<Locals> p_eventCode = 65536, p_addOnName = "AUI" </Locals>|r"

fyi
Thank you for reporting, this error is caused by the one with stacktrace user:/AddOns/AUI/modules/minimap/Pin.lua:10: table index is nil. If this one by Kestrelator is fixed, this will be fixed, too.

But it is annoying, because this error occured before version 2.601 and was the cause of why I provided version 2.601. Please show me line 10 of Pin.lua (see my other post).

Thank you and regards
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: