Download
(7MB)
Download
Updated: 09-27-20 08:54 AM
Pictures
File Info
Updated:09-27-20 08:54 AM
Created:06-20-19 08:06 AM
Downloads:43,585
Favorites:38
MD5:
Categories:Classic - General, Graphical Compilations, Minimalistic Compilations, Class Compilations, DPS Compilations, Generic Compilations

AbyssUI Classic  Popular! (More than 5000 hits)

Version: 1.13.5.2b
by: marklan [More]

Updated UI can be found here: AbyssUI

Patch 1.13.5: World of Warcraft Classic
~
25/09/20 (1.13.5.2)
~ News and Updates
---------------------------
- General interface fixes;

- Revamp of first login setup;

- Minimap style option don't need you to re-log anymore;

- Setup configuration changes;

- Changed Afk mode new function from right click to left click;

- Tooltip new functions;

- Support for almost any language;

- Nameplates and UnitFrame colorization re-vamp (kui-nameplates style);

- More global strings add;

- Fonts changes (color, style) (to match new textures);

- Frame text new style and colorization (to match new textures);

- Change to buttons;

- New Castbar;

- AbyssUIClassic_TexturePack new version (reminder).

_1.13.5.2a_

- LevelUp message fixes;

- Buttons colors fixes;

- UnitFrameImproved fixes;

- AbyssUI_TexturePack new version (reminder).

_1.13.5.2b_

- LevelUp lua error fix;

- Minor fixes.

---------------------------
09/09/20 (1.13.5.1)
~ News and Updates
---------------------------
- A lot of stuff that I can't even describe (it's been a while sorry);

- General frame fixing;

- New options, colors, global everything;

- Colorization of all the interface;

- Square minimap updates;

- Global strings first implementations;

- Unit frame health and behavior re-coding;

- A lot of minor-mid fixes and updates;
---------------------------
Post A Reply Comment Options
Unread 12-06-20, 07:37 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
I'm glad it worked o/
Originally Posted by elnino460
It worked, i deleted everything between "ConfirmPopUps" (702) and "Hide ObjectiveTracker in Combat" (726).

THanks a lot for the quick fix
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 11-30-20, 09:52 AM  
elnino460
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
It worked, i deleted everything between "ConfirmPopUps" (702) and "Hide ObjectiveTracker in Combat" (726).

THanks a lot for the quick fix
Report comment to moderator  
Reply With Quote
Unread 11-30-20, 06:02 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Thanks for the help, just the first one seems to be my UI.

I think It's caused by some colorization attempt. Nothing too bad. I'll try to fix things on classic soon, I just need to fix some stuff on retail this week. But you can try this and see if it fixes for you:

Go to the AbyssUIClassic_Functions.lua and delete lines from 704 to 726. (you can use sublimetext3 to see the lines). Save, reload. I will need to search more deep when I got some time if this doesn't fix it.


Originally Posted by elnino460
Ok i installed Bugsack and found 3 Errors. The first one is coming from the UI right when i want to click on accept BG. The latter 2 come right when i load into the world but im not sure if they are caused by the UI, i cant see that If you need any more Info, just tell me. I want to continue with this UI, so im gladly helping to find the bug

BG Pop:
Code:
1x [ADDON_ACTION_FORBIDDEN] AddOn 'AbyssUIClassic' tried to call the protected function 'AcceptBattlefieldPort()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `AcceptBattlefieldPort'
FrameXML\StaticPopup.lua:689: in function `OnAccept'
FrameXML\StaticPopup.lua:5002: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
On Load 1:
Code:
6x [string "*:OnLoad"]:1: CreateFrame(): Couldn't find inherited node "BackdropTemplate"
[C]: in function `CreateFrame'
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>

Locals:
(*temporary) = "Frame"
(*temporary) = nil
(*temporary) = MAScrollBorder {
 0 = <userdata>
}
(*temporary) = "BackdropTemplate"
On Load 2:
Code:
2x [string "MAOptRowsSlider:OnLoad"]:1: attempt to call method 'ApplyBackdrop' (a nil value)
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>

Locals:
self = MAOptRowsSlider {
 0 = <userdata>
 type = 3
 Thumb = MAOptRowsSliderThumb {
 }
 Text = MAOptRowsSliderText {
 }
 High = MAOptRowsSliderHigh {
 }
 Low = MAOptRowsSliderLow {
 }
}
(*temporary) = nil
(*temporary) = MAOptRowsSlider {
 0 = <userdata>
 type = 3
 Thumb = MAOptRowsSliderThumb {
 }
 Text = MAOptRowsSliderText {
 }
 High = MAOptRowsSliderHigh {
 }
 Low = MAOptRowsSliderLow {
 }
}
(*temporary) = "attempt to call method 'ApplyBackdrop' (a nil value)"
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 11-28-20, 06:05 PM  
elnino460
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Ok i installed Bugsack and found 3 Errors. The first one is coming from the UI right when i want to click on accept BG. The latter 2 come right when i load into the world but im not sure if they are caused by the UI, i cant see that If you need any more Info, just tell me. I want to continue with this UI, so im gladly helping to find the bug

BG Pop:
Code:
1x [ADDON_ACTION_FORBIDDEN] AddOn 'AbyssUIClassic' tried to call the protected function 'AcceptBattlefieldPort()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `AcceptBattlefieldPort'
FrameXML\StaticPopup.lua:689: in function `OnAccept'
FrameXML\StaticPopup.lua:5002: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
On Load 1:
Code:
6x [string "*:OnLoad"]:1: CreateFrame(): Couldn't find inherited node "BackdropTemplate"
[C]: in function `CreateFrame'
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>

Locals:
(*temporary) = "Frame"
(*temporary) = nil
(*temporary) = MAScrollBorder {
 0 = <userdata>
}
(*temporary) = "BackdropTemplate"
On Load 2:
Code:
2x [string "MAOptRowsSlider:OnLoad"]:1: attempt to call method 'ApplyBackdrop' (a nil value)
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>

Locals:
self = MAOptRowsSlider {
 0 = <userdata>
 type = 3
 Thumb = MAOptRowsSliderThumb {
 }
 Text = MAOptRowsSliderText {
 }
 High = MAOptRowsSliderHigh {
 }
 Low = MAOptRowsSliderLow {
 }
}
(*temporary) = nil
(*temporary) = MAOptRowsSlider {
 0 = <userdata>
 type = 3
 Thumb = MAOptRowsSliderThumb {
 }
 Text = MAOptRowsSliderText {
 }
 High = MAOptRowsSliderHigh {
 }
 Low = MAOptRowsSliderLow {
 }
}
(*temporary) = "attempt to call method 'ApplyBackdrop' (a nil value)"
Last edited by elnino460 : 11-28-20 at 06:08 PM.
Report comment to moderator  
Reply With Quote
Unread 11-28-20, 10:06 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Hello elnino, I'm glad you like it.

classic is in a slow pace update right now, can you help me and use bug grabber and bug sack so I can have a better understanding what's causing this? They collect more info about the bugs.

Originally Posted by elnino460
Love the UI But having the same problem when entering a BG. I cant click on Ignore then it wont enter the BG...All i can do is disable Abyss and then join

Originally Posted by Merlinmage
Hello Yugen,

sorry, I didnt research my stuff properly and Bufftimers and Castbars are working fine. Just encountered this bug here on AB weekend when I want to join a bg: https://imgur.com/a/ZfQ5k9e
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 11-28-20, 05:23 AM  
elnino460
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Love the UI But having the same problem when entering a BG. I cant click on Ignore then it wont enter the BG...All i can do is disable Abyss and then join

Originally Posted by Merlinmage
Hello Yugen,

sorry, I didnt research my stuff properly and Bufftimers and Castbars are working fine. Just encountered this bug here on AB weekend when I want to join a bg: https://imgur.com/a/ZfQ5k9e
Report comment to moderator  
Reply With Quote
Unread 10-03-20, 10:14 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
When that happen you can just ignore, it just tried to do a action but blizzard blocked. (I guess it was trying to color the AB borders frame, not big deal)

Originally Posted by merlinmage
Hello Yugen,

sorry, I didnt research my stuff properly and Bufftimers and Castbars are working fine. Just encountered this bug here on AB weekend when I want to join a bg: https://imgur.com/a/ZfQ5k9e
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 10-03-20, 09:08 AM  
merlinmage
A Kobold Labourer

Forum posts: 1
File comments: 28
Uploads: 0
Hello Yugen,

sorry, I didnt research my stuff properly and Bufftimers and Castbars are working fine. Just encountered this bug here on AB weekend when I want to join a bg: https://imgur.com/a/ZfQ5k9e

Originally Posted by Yugen
Hello merling, thank you. I'm glad you liked o/

so merling can you show me the errors from classic aura and classiccastbar?


Originally Posted by merlinmage
Hello Yugen,

I really want to thank you for the great UI you provided. I use it on all my toons at the moment, but I was wondering if you plan to support ClassicAuraDurations and a target/enemy Castbar like ClassicCastBar, because without those functions, the UI can be quite limiting in PvE/PVP.

Wish you all the Best!

merlin
Report comment to moderator  
Reply With Quote
Unread 10-01-20, 01:53 PM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Originally Posted by Fanspunk

Thank you! Testing these days the new textures I found another bug with the FD (Hunter).



Thanks for all the work, I love the interface and as soon as I can I will donate some money.
Maybe that is a petcastingbar frame that I need to fix on retail too, I'm still working on the new castbars. But I'm liking the results so far, looks nice.
__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 10-01-20, 11:51 AM  
Fanspunk
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Yugen
Hello fanspunk,

It was causing overlaps, so it will show if you use the UnitFrameImproved option.

Originally Posted by Fanspunk
Since the last update, the life of the target does not show life, nor the target of the target xd thanks!



EDIT: I just checked that if I press escape, Display appears correctly but this must be done whenever I enter the game although the target of the targer still does not show it well.
Thank you! Testing these days the new textures I found another bug with the FD (Hunter).



Thanks for all the work, I love the interface and as soon as I can I will donate some money.
Report comment to moderator  
Reply With Quote
Unread 10-01-20, 11:07 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Hello merling, thank you. I'm glad you liked o/

so merling can you show me the errors from classic aura and classiccastbar?


Originally Posted by merlinmage
Hello Yugen,

I really want to thank you for the great UI you provided. I use it on all my toons at the moment, but I was wondering if you plan to support ClassicAuraDurations and a target/enemy Castbar like ClassicCastBar, because without those functions, the UI can be quite limiting in PvE/PVP.

Wish you all the Best!

merlin
__________________
Lost in the multiverse.

Author of AbyssUI
Last edited by Yugen : 10-01-20 at 11:07 AM.
Report comment to moderator  
Reply With Quote
Unread 10-01-20, 11:05 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Hello fans,

I will check what did I changed from 1.13.5.1 to 2, maybe I did something without knowing lol

Originally Posted by Fanspunk

I'll be back while it fixes to version 1.13.5.1 which works perfectly.

Thank you!

edit2: With the latest version of textures, some target of the target is not completely complete.

__________________
Lost in the multiverse.

Author of AbyssUI
Report comment to moderator  
Reply With Quote
Unread 09-28-20, 10:55 AM  
merlinmage
A Kobold Labourer

Forum posts: 1
File comments: 28
Uploads: 0
Hello Yugen,

I really want to thank you for the great UI you provided. I use it on all my toons at the moment, but I was wondering if you plan to support ClassicAuraDurations and a target/enemy Castbar like ClassicCastBar, because without those functions, the UI can be quite limiting in PvE/PVP.

Wish you all the Best!

merlin
Report comment to moderator  
Reply With Quote
Unread 09-27-20, 12:11 PM  
Fanspunk
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Originally Posted by Yugen
Hello fanspunk,

It was causing overlaps, so it will show if you use the UnitFrameImproved option.

Originally Posted by Fanspunk
Since the last update, the life of the target does not show life, nor the target of the target xd thanks!



EDIT: I just checked that if I press escape, Display appears correctly but this must be done whenever I enter the game although the target of the targer still does not show it well.
When I activate UnitFrameImproved it works perfectly, but I prefer to use the default.

I'll be back while it fixes to version 1.13.5.1 which works perfectly.

Thank you!

edit2: With the latest version of textures, some target of the target is not completely complete.

Last edited by Fanspunk : 09-28-20 at 05:26 AM.
Report comment to moderator  
Reply With Quote
Unread 09-27-20, 08:25 AM  
Yugen
A Kobold Labourer
 
Yugen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 190
Uploads: 7
Hello fanspunk,

It was causing overlaps, so it will show if you use the UnitFrameImproved option.

Originally Posted by Fanspunk
Since the last update, the life of the target does not show life, nor the target of the target xd thanks!



EDIT: I just checked that if I press escape, Display appears correctly but this must be done whenever I enter the game although the target of the targer still does not show it well.
__________________
Lost in the multiverse.

Author of AbyssUI
Last edited by Yugen : 09-27-20 at 08:42 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.