Coder Social home page Coder Social logo

sui's Introduction

SUI

Features

  • Enhanced WoW Interface
  • An intuitive and powerful configuration menu
  • Minimalistic and modular

 

Quick Start

  • To open the configuration menu, type /SUI into your chat and hit enter 

 

Issues

  • If you've discovered something that's clearly wrong, or if you get an error, post a Issue.
  • Feel free to join our Discord Community to talk, get help and discuss everything about SUI!

 

Support

  • If you want to help out with development without providing code yourself, you can always donate to SUI using PayPal or Patreon
  • Also make sure that you follow me on Twitch.tv/Syiana

 

Add Custom Fonts and Textures to SUI

Open: World of Warcraft/_retail_/Interface/AddOns/SUI/Media/

Add your Texture file to: Textures/ Add your Font file to Fonts/

Edit File Media\RegisterMediaLSM.lua

Adding Texture

LSM:Register("statusbar",  "YourTextureName",  [[Interface\Addons\SUI\Media\Textures\Status\YourTextureName.blp]])

Adding Font

LSM:Register("font",  "YourFontName",  [[Interface\Addons\SUI\Media\Textures\Fonts\YourFontName.blp]])

sui's People

Contributors

baine avatar cleanlock avatar danigdc avatar iskrents avatar mabu95 avatar syiana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sui's Issues

welcome to SUI

so i have been using SUI before but just returned after a long break and now when i start the game with updated addons etc its all just blacked out saying ''welcome to SUI'' and theres no way for me to turn it of without disabling the addon anyone got a fix?

image

[BUG]

Describe the bug
Getting stuck at the "Welcome to SUI" screen

To Reproduce
Steps to reproduce the behavior:
Logging into the game with the addon on

Expected behavior
The normal behavior of the addon

Screenshots
WoWScrnShot_012623_150437

Which World of Warcraft version (please complete the following information):

  • Wotlk

Additional context
Tried to click anywhere and press buttons on keyboard, typed /sui on the chat bar also, but nothing works

Chat timestamps

Blizz timestamps for chat is enabled, but SUI seems to disable it, with no option to enable them again

[BUG] Tooltip Backdrop

Retail Version

Message: ...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:56: attempt to index global 'backdrop' (a nil value)
Time: Fri Nov 18 08:22:55 2022
Count: 1

image

[BUG]

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Type /sui into chat
  2. scroll through menus to see that none of them are producing text in any way

Expected behavior
for the ui to be working at some base level as well as being able to use the ui menu in some form.
the credits section does seem to show names though.
image

Screenshots
image (1)

Which World of Warcraft version (please complete the following information):

  • Retail

Additional context
Add any other context about the problem here.

[BUG] Evoker: Empowered spells while moving cause action bars to remain greyed out

Describe the bug
I am not entirely sure what causes this bug. There certainly are different scenarios where it happens, but below is the only one I found which is consistent to reproduce (see below To Reproduce). The bug is:
When using an empowered spell, while moving, action bars will remain greyed out (just like its doing when casting an empowered spell) until another empowered spell is cast (or canceled mid-cast).

To Reproduce
Steps to reproduce the behavior:

  1. Be an Evoker class
  2. Take "Tip the Scales" talent [ID 370553] from Class tree
  3. Start moving/auto running; cast "Tip the Scales" followed by an empowered spell (any will work; e.g. Fire Breath [ID 382266])
  4. Action bars will grey out after the spell is cast ( -- screenshot below)

Expected behavior
Action bars should not grey out.

Screenshots

image

Which World of Warcraft version (please complete the following information):

  • Retail

Additional context
SUIv10.0.41 (bug present since 10.0 release)

[BUG] LUA ERROR - Bags (RETAIL)

The bug happens when you click the npc on the mount (see attached image).
It happened with the "one bag" mode and the normal mode as well.
While I'm here if possible to move or make it moveble the "eye" as you see in the image.. is kinda off the map

image

Message Error

Message: Interface/AddOns/SUI/Modules/General/_Sell.lua:11: attempt to call global 'GetContainerNumSlots' (a nil value)
Time: Wed Nov 16 11:03:47 2022
Count: 4
Stack: Interface/AddOns/SUI/Modules/General/_Sell.lua:11: attempt to call global 'GetContainerNumSlots' (a nil value)
[string "@Interface/AddOns/SUI/Modules/General/_Sell.lua"]:11: in function <Interface/AddOns/SUI/Modules/General/_Sell.lua:8>

Locals: bag = nil
slot = nil
(for index) = 0
(for limit) = 4
(for step) = 1
bag = 0
(*temporary) = 0
(*temporary) = nil
(*temporary) = 0
(*temporary) = "attempt to call global 'GetContainerNumSlots' (a nil value)"

Target of target frame

Not really a bug but is it possible to move the position of the target of target frame?
EDIT same with the focus targets frame

94caddbb59293ff6bfa6d4ea64a86938

Lua error

Hi guys, tnx a lot for gr8 addon!

i got an error poping up constantly:

Message: Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua:159: attempt to index local 'classc' (a nil value) Time: Fri Sep 30 21:35:29 2022 Count: 28 Stack: Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua:159: attempt to index local 'classc' (a nil value) [string "=[C]"]: ? [string "@Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua"]:159: in functionGuildColor_Class'
[string "@interface\AddOns\SUI\Modules\Chat_Friendlist.lua"]:323: in function <Interface\AddOns\SUI\Modules\Chat_Friendlist.lua:281>
[string "=[C]"]: in function FriendsList_Update' [string "@Interface_Wrath\FrameXML\FriendsFrame_Wrath.lua"]:95: in function FriendsFrame_OnEvent'
[string ":OnEvent"]:1: in function <[string ":OnEvent"]:1>

Locals:
`

tnx in advance!

PS: I disabled Class-friendlist and works fine now.

LUA Errors related to buffs after 10.0.5 update [BUG]

Retail WoW

Repeating LUA errors related to buffs after updating game client to 10.0.5

Error #1

Message: Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua:176: Usage: hooksecurefunc([table,] "function", hookfunc)
Time: Wed Jan 25 03:42:16 2023
Count: 1
Stack: Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua:176: Usage: hooksecurefunc([table,] "function", hookfunc)
[string "=[C]"]: in function hooksecurefunc' [string "@Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua"]:176: in function <Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua:3> [string "=[C]"]: ? [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:61> [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function EnableAddon'
[string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:536: in function EnableAddon' [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:611> [string "=[C]"]: in function LoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:544: in function UIParentLoadAddOn' [string "@Interface/FrameXML/UIParent.lua"]:753: in function MajorFactions_LoadUI'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:100: in function SetUpMajorFactionList' [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:93: in function RefreshMajorFactionList'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:88: in function RefreshOverlay' [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:80: in function <...sionLandingPage/Blizzard_DragonflightLandingPage.lua:76> [string "=[C]"]: in function CreateFrame'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:49: in function CreateOverlay' [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:63: in function RefreshExpansionOverlay'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:35: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:33>

Error #2

Message: Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua:200: Usage: hooksecurefunc([table,] "function", hookfunc)
Time: Wed Jan 25 03:42:16 2023
Count: 1
Stack: Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua:200: Usage: hooksecurefunc([table,] "function", hookfunc)
[string "=[C]"]: in function hooksecurefunc' [string "@Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua"]:200: in function <Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua:3> [string "=[C]"]: ? [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:66: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:61> [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function EnableAddon'
[string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:536: in function EnableAddon' [string "@Interface/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <...ce/AddOns/Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:611> [string "=[C]"]: in function LoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:544: in function UIParentLoadAddOn' [string "@Interface/FrameXML/UIParent.lua"]:753: in function MajorFactions_LoadUI'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:100: in function SetUpMajorFactionList' [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:93: in function RefreshMajorFactionList'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:88: in function RefreshOverlay' [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:80: in function <...sionLandingPage/Blizzard_DragonflightLandingPage.lua:76> [string "=[C]"]: in function CreateFrame'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:49: in function CreateOverlay' [string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:63: in function RefreshExpansionOverlay'
[string "@Interface/AddOns/Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:35: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:33>

Error #3

Message: Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua:152: attempt to index local 'duration' (a nil value)
Time: Wed Jan 25 03:44:00 2023
Count: 106
Stack: Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua:152: attempt to index local 'duration' (a nil value)
[string "@Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua"]:152: in function `updateDebuffs'
[string "@Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua"]:196: in function <Interface/AddOns/SUI/Modules/Buffs/_Debuffs.lua:195>

Locals: Children =

{
1 = Button {
}
2 = Button {
}
3 = Button {
}
4 = Button {
}
5 = Button {
}
6 = Button {
}
7 = Button {
}
8 = Button {
}
9 = Button {
}
10 = Button {
}
11 = Button {
}
12 = Button {
}
13 = Button {
}
14 = Button {
}
15 = Button {
}
16 = Button {
}
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = Button {
}
2 = Button {
}
3 = Button {
}
4 = Button {
}
5 = Button {
}
6 = Button {
}
7 = Button {
}
8 = Button {
}
9 = Button {
}
10 = Button {
}
11 = Button {
}
12 = Button {
}
13 = Button {
}
14 = Button {
}
15 = Button {
}
16 = Button {
}
}
(for control) = 1
index = 1
child = Button {
0 =
GetID = defined @Interface/FrameXML/BuffFrame.lua:799
UpdateAuraType = defined @Interface/FrameXML/BuffFrame.lua:683
Update = defined @Interface/FrameXML/BuffFrame.lua:743
GetFilter = defined @Interface/FrameXML/BuffFrame.lua:702
OnClick = defined @Interface/FrameXML/BuffFrame.lua:576
isExample = false
OnLoad = defined @Interface/FrameXML/BuffFrame.lua:570
UpdateExpirationTime = defined @Interface/FrameXML/BuffFrame.lua:716
Symbol = FontString {
}
TempEnchantBorder = Texture {
}
OnEnter = defined @Interface/FrameXML/BuffFrame.lua:603
OnLeave = defined @Interface/FrameXML/BuffFrame.lua:619
Count = FontString {
}
DebuffBorder = Texture {
}
UpdateDuration = defined @Interface/FrameXML/BuffFrame.lua:807
Duration = FontString {
}
OnUpdate = defined @Interface/FrameXML/BuffFrame.lua:627
Icon = Texture {
}
}
frame = Button {
0 =
GetID = defined @Interface/FrameXML/BuffFrame.lua:799
UpdateAuraType = defined @Interface/FrameXML/BuffFrame.lua:683
Update = defined @Interface/FrameXML/BuffFrame.lua:743
GetFilter = defined @Interface/FrameXML/BuffFrame.lua:702
OnClick = defined @Interface/FrameXML/BuffFrame.lua:576
isExample = false
OnLoad = defined @Interface/FrameXML/BuffFrame.lua:570
UpdateExpirationTime = defined @Interface/FrameXML/BuffFrame.lua:716
Symbol = FontString {
}
TempEnchantBorder = Texture {
}
OnEnter = defined @Interface/FrameXML/BuffFrame.lua:603
OnLeave = defined @Interface/FrameXML/BuffFrame.lua:619
Count = FontString {
}
DebuffBorder = Texture {
}
UpdateDuration = defined @Interface/FrameXML/BuffFrame.lua:807
Duration = FontString {
}
OnUpdate = defined @Interface/FrameXML/BuffFrame.lua:627
Icon = Texture {
}
}
icon = Texture {
0 =
}
duration = nil
count = nil
(*temporary) = defined =[C]:-1
(*temporary) = nil
(*temporary) = 0.080000
(*temporary) = 0.920000
(*temporary) = 0.080000
(*temporary) = 0.920000
(*temporary) =
(*temporary) = Button {
0 =
GetID = defined @Interface/FrameXML/BuffFrame.lua:799
UpdateAuraType = defined @Interface/FrameXML/BuffFrame.lua:683
Update = defined @Interface/FrameXML/BuffFrame.lua:743
GetFilter = defined @Interface/FrameXML/BuffFrame.lua:702
OnClick = defined @Interface/FrameXML/BuffFrame.lua:576
isExample = false
OnLoad = defined @Interface/FrameXML/BuffFrame.lua:570
UpdateExpirationTime = defined @Interface/FrameXML/BuffFrame.lua:716
Symbol = FontString {
}
TempEnchantBorder =

Error #4

Message: Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua:129: attempt to index local 'duration' (a nil value)
Time: Wed Jan 25 03:44:47 2023
Count: 153
Stack: Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua:129: attempt to index local 'duration' (a nil value)
[string "@Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua"]:129: in function <Interface/AddOns/SUI/Modules/Buffs/_Buffs.lua:96>

Locals: Children =

{
1 = Button {
}
2 = Button {
}
3 = Button {
}
4 = Button {
}
5 = Button {
}
6 = Button {
}
7 = Button {
}
8 = Button {
}
9 = Button {
}
10 = Button {
}
11 = Button {
}
12 = Button {
}
13 = Button {
}
14 = Button {
}
15 = Button {
}
16 = Button {
}
17 = Button {
}
18 = Button {
}
19 = Button {
}
20 = Button {
}
21 = Button {
}
22 = Button {
}
23 = Button {
}
24 = Button {
}
25 = Button {
}
26 = Button {
}
27 = Button {
}
28 = Button {
}
29 = Button {
}
30 = Button {
}
31 = Button {
}
32 = Button {
}
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = Button {
}
2 = Button {
}
3 = Button {
}
4 = Button {
}
5 = Button {
}
6 = Button {
}
7 = Button {
}
8 = Button {
}
9 = Button {
}
10 = Button {
}
11 = Button {
}
12 = Button {
}
13 = Button {
}
14 = Button {
}
15 = Button {
}
16 = Button {
}
17 = Button {
}
18 = Button {
}
19 = Button {
}
20 = Button {
}
21 = Button {
}
22 = Button {
}
23 = Button {
}
24 = Button {
}
25 = Button {
}
26 = Button {
}
27 = Button {
}
28 = Button {
}
29 = Button {
}
30 = Button {
}
31 = Button {
}
32 = Button {
}
}
(for control) = 1
index = 1
child = Button {
0 =
GetID = defined @Interface/FrameXML/BuffFrame.lua:799
UpdateAuraType = defined @Interface/FrameXML/BuffFrame.lua:683
Update = defined @Interface/FrameXML/BuffFrame.lua:743
unit = "player"
GetFilter = defined @Interface/FrameXML/BuffFrame.lua:702
timeLeft = 882.692000
OnClick = defined @Interface/FrameXML/BuffFrame.lua:576
timeMod = 1
buttonInfo =
{
}
auraType = "Buff"
isExample = false
OnLoad = defined @Interface/FrameXML/BuffFrame.lua:570
UpdateExpirationTime = defined @Interface/FrameXML/BuffFrame.lua:716
Symbol = FontString {
}
TempEnchantBorder = Texture {
}
OnEnter = defined @Interface/FrameXML/BuffFrame.lua:603
OnLeave = defined @Interface/FrameXML/BuffFrame.lua:619
Count = FontString {
}
DebuffBorder = Texture {
}
UpdateDuration = defined @Interface/FrameXML/BuffFrame.lua:807
Duration = FontString {
}
OnUpdate = defined @Interface/FrameXML/BuffFrame.lua:627
Icon = Texture {
}
}
frame = Button {
0 =
GetID = defined @Interface/FrameXML/BuffFrame.lua:799
UpdateAuraType = defined @Interface/FrameXML/BuffFrame.lua:683
Update = defined @Interface/FrameXML/BuffFrame.lua:743
unit = "player"
GetFilter = defined @Interface/FrameXML/BuffFrame.lua:702
timeLeft = 882.692000
OnClick = defined @Interface/FrameXML/BuffFrame.lua:576
timeMod = 1
buttonInfo =
{
}
auraType = "Buff"
isExample = false
OnLoad = defined @Interface/FrameXML/BuffFrame.lua:570
UpdateExpirationTime = defined @Interface/FrameXML/BuffFrame.lua:716
Symbol = FontString {
}
TempEnchantBorder = Texture {
}
OnEnter = defined @Interface/FrameXML/BuffFrame.lua:603
OnLeave = defined @Interface/FrameXML/BuffFrame.lua:619
Count = FontString {
}
DebuffBorder = Texture {
}
UpdateDuration = defined @Interface/FrameXML/BuffFrame.lua:807
Duration = FontString {
}
OnUpdate = defined @Interface/FrameXML/BuffFrame.lua:627
Icon = Texture {
}
}
icon = Texture {
0 =
}
duration = nil
count = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0.100000
(*temporary) = 0.900000
(*temporary) = 0.100000
(

SUI not working properly

Hi,
First of all, ty for this amazing addon, makes the game look so much better.
I logged in today, and the SUI was not applied to the UI, tried reloading it, didnt do anything. Is the addon just not updated yet, or do i have an issue? Not rushing you if its just not updated, just want it clarified before i go change to another addon!
Ty again :)

[BUG]Addon getting blocked by WoW Retail

The Error appears after some minutes while playing a few rounds Arena.
I just use SUI + Details.
Even without Details i get the same bug - kinda annoying while playing Arena tho.

WoW Retail

image

Buff borders

Hello, i've noticed that when using the vertical buffs from blizzard the borders go wrong on the buffs, as you can see in the image bellow

image

[BUG] XP Bar missing

Describe the bug
XP bar is missing when 'Actionbar' option is set to small

To Reproduce
Steps to reproduce the behavior:

  1. Go to SUI settings menu
  2. Click on 'Actionbar'
  3. Under 'Actionbar' option select small
  4. no XP bar :(

Expected behavior
A smaller scale XP bar to exist beneath the actionbars

Which World of Warcraft version :

  • Wotlk

Thank you for this awesome addon

[BUG]

Hello,
I've noticed that everytime I target an enemy NPC, my unitframes are shown as if they were friendly (i.e they are green) and they eventually turn red when I damage them. (Playing Retail btw)

Would like some help as to how to fix this issue

Also, would just like to add that I absolutely LOVE the UI. Thanks for your hard work !

Screenshot (13)

[Suggestion] Moveable Castbars & DR Tracker / CD Tracker [Retail]

Hi,

i would suggest a moveable Castbar for Player/Target/Focus.
And a DR Tracker for the Enemy Arenaframes (im not 100% sure right now if there is a Trinket Tracker - but if not that would also be a good option).
Aswell as a CD Tracker for Group Mates

So there is no need to download Gladius or anything similar.

Anyone else getting this issue while in a raid group?

1x [ADDON_ACTION_BLOCKED] AddOn 'SUI' tried to call the protected function 'OverrideActionBarButton4:SetAttribute()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function SetAttribute' [string "@FrameXML/ActionButton.lua"]:350: in function UpdatePressAndHoldAction'
[string "@FrameXML/ActionButton.lua"]:412: in function Update' [string "@FrameXML/ActionButton.lua"]:362: in function UpdateAction'
[string "@FrameXML/ActionButton.lua"]:821: in function `OnEvent'
[string "@FrameXML/ActionButton.lua"]:216: in function <FrameXML/ActionButton.lua:213>

[BUG] LUA Error - Guild friend list

Describe the bug
First Hi,
I think I am the only person experiencing this because otherwise it would get fixed. In classic WoW I decided yesterday to join a guild. Since that I am constantly getting the same lua error. Every like 2-5min or instantly if I open the friend list/social interface. I already disabled all other addons to see if it has a conflict but it still exists. I tried to switch versions from 3.16 until 3.14 but all result the same error.

To Reproduce
Steps to reproduce the behavior:

  1. Just press O in my case...
  2. See error

Expected behavior
To not have the lua error window anymore. For sure I found the "/console scriptErrors 0" command which prohibits the opening of the window. But it is still annoying because I have to press the macro every time I reload/restart the game...

Screenshots
WoWSui-UIError

Log

Message: Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua:159: attempt to index local 'classc' (a nil value)
Time: Mon Oct 24 11:51:34 2022
Count: 1
Stack: Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua:159: attempt to index local 'classc' (a nil value)
[string "@Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua"]:159: in function `GuildColor_Class'
[string "@Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua"]:323: in function <Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua:281>
[string "=[C]"]: in function `FriendsList_Update'
[string "@Interface/FrameXML/FriendsFrame_Shared.lua"]:1116: in function `FriendsFrame_CheckBattlenetStatus'
[string "@Interface_Wrath\FrameXML\FriendsFrame_Wrath.lua"]:134: in function `FriendsFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

Locals: playerzone = "Sturmwind"
off = 0
(for index) = 1
(for limit) = 13
(for step) = 1
i = 1
name = "Spaghettisul-Everlook"
_ = "Flüssiges Brot"
_ = 9
level = 48
class = "Krieger"
zone = "Sturmwind"
_ = ""
_ = ""
online = true
classc = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = GuildFrameGuildStatusButton1Name {
 0 = <userdata>
}
(*temporary) = "1"
(*temporary) = "Name"
(*temporary) = "PALADIN"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'classc' (a nil value)"

Which World of Warcraft version (please complete the following information):

  • Wotlk

Hope you can help me. It is not that important but would be cool to get this fixed. Also I think it is a problem with only my wow instance so reinstalling wotlk would help I think....

Thanks in advance!

Regards
OjunbamO

Status?

What is the status of this git? I see huge differences compared to what is live on curse...

[BUG] B4

SUI not working with bartender4

Suggestions

Hello!

Im very fond of your addon and awaiting the 10.0 release!
Is it possible to add these features to the addon?:

  • Tab will only target enemy players in pvp instances
  • Sorting of group members

Currently these features are covered by the addons RETabbinder and SortGroup respectively, but they are not working properly and im not sure they will get proper updates.

My apologies if this is the wrong place to submit this.

Thank you in advance!

[BUG/REQUEST] Character unit frame is not shown when in a rested area

Describe the bug
When walking into a rested area (an inn) a resting indication icon shows up. With SUI enabled, the icon is not showing up.

To Reproduce
Steps to reproduce the behavior:

  1. In WoW retail go to an inn
  2. Enter the inn
  3. A rest icon does not popup to visualize you are in a resting area

Expected behavior
A rested icon/indicator is visible when entering a rested area. (It stops being showed when leaving the rested area)

Screenshots
SUI enabled:
SUI enabled

SUI Disabled:
SUI disabled

Which World of Warcraft version (please complete the following information):

  • Retail

Additional context
When disabling the SUI addon the rest icon works as expected

[BUG] sui showing empty menu

Describe the bug
hi, when i type /Sui, it shows an empty menu in all tabs, and it is not making any effect on the game, i would hep if you can fix it, this is a must have addon for me, thank's for your work

Capture d’écran 2022-12-26 201951

Addon not working /sui works and all is blanked.

Hi , the addon exists and enabled but does not work ,tried to reinstall bunch of times ,download older versions, disabling all addons except SUI , repairing game ! nothing seems to work.
The /SUI command work but all the tabs are blank ! reset UI button doesn’t react
the only thing reacts is the saved button which reloads my UI but does nothing apart from that
Retail dragonflight
Game version up to date
Addon version up to date.
Thanks in advance , ps love the addon:)

[BUG] Latest Update Debuff LUA errors

Describe the bug
A clear and concise description of what the bug is.
Constant LUA errors for debuffs. If left unattended, the number of errors will reach into the thousands,.
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
error

Which World of Warcraft version (please complete the following information):

  • Retail X
  • Wotlk
  • Tbc
  • Vanilla

Additional context
Add any other context about the problem here.

NOT Working on 9.1.5

Describe the bug
Addon activated, dont change anything .....

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Texture issue since 10.0.5 release [BUG]

Describe the bug
I have been using SUI for about 2 weeks now and since the 10.0.5 patch dropped I have been having a texture issue where the dark outlines are not where they are supposed to be, especially on the action bars.

To Reproduce
Steps to reproduce the behavior:
Just enable the addon

Expected behavior
To work as it has been for the last 2 weeks of using.

Which World of Warcraft version (please complete the following information):

  • Retail

Additional context
Add any other context about the problem here.

Capture

[BUG] Lua Error - Tooltip skins

Lua Error

Message: ...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:24: attempt to index field 'NineSlice' (a nil value)
Time: Wed Nov 16 11:52:37 2022
Count: 20
Stack: ...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:24: attempt to index field 'NineSlice' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua"]:24: in function <...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:6>
[string "=(tail call)"]: ?
[string "=[C]"]: in function securecallfunction' [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:60: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:55> [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:80: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:76> [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:116: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:106> [string "=[C]"]: in function resume'
[string "@Interface/AddOns/TellMeWhen/TellMeWhen.lua"]:2800: in function <Interface/AddOns/TellMeWhen/TellMeWhen.lua:2761>

Locals:

[BUG]

Describe the bug
I cant use any variation of a keybind that contains middle mouse button. its seems like i pressed the button (the bright frame around the spell is visable) but the spell does not get activated. as soon as i deactivate sui, it works.

Which World of Warcraft version (please complete the following information):

  • Retail

10.0.44: Error when joining BG

Love this addon - keep up the great work!

I see this error when I join a BG:
Version: 10.0.44

Error:

Message: ...ace/AddOns/SUI/Modules/Skins/Blizzard/_Raidframe.lua:31: attempt to index a nil value
Time: Mon Dec  5 14:46:50 2022
Count: 20
Stack: ...ace/AddOns/SUI/Modules/Skins/Blizzard/_Raidframe.lua:31: attempt to index a nil value
[string "@Interface/AddOns/SUI/Modules/Skins/Blizzard/_Raidframe.lua"]:31: in function <...ace/AddOns/SUI/Modules/Skins/Blizzard/_Raidframe.lua:7>

Locals: self = Frame {
 0 = <userdata>
}
event = "GROUP_ROSTER_UPDATE"
(for index) = 1
(for limit) = 8
(for step) = 1
g = 1
group = nil
(for index) = 1
(for limit) = 5
(for step) = 1
m = 1
frame = nil
frame = CompactRaidFrame1 {
 0 = <userdata>
 debuffs = <table> {
 }
 debuffFrames = <table> {
 }
 ERFIcons = <table> {
 }
 BigDebuffs = <table> {
 }
 maxDispelDebuffs = 3
 inUse = true
 inVehicle = false
 background = CompactRaidFrame1Background {
 }
 powerBar = CompactRaidFrame1PowerBar {
 }
 healthBar = CompactRaidFrame1HealthBar {
 }
 overAbsorbGlow = CompactRaidFrame1OverAbsorbGlow {
 }
 ERFIndicators = <table> {
 }
 otherHealPrediction = CompactRaidFrame1OtherHealPrediction {
 }
 buffs = <table> {
 }
 horizTopBorder = CompactRaidFrame1HorizTopBorder {
 }
 vertRightBorder = CompactRaidFrame1VertRightBorder {
 }
 myHealPrediction = CompactRaidFrame1MyHealPrediction {
 }
 aggroHighlight = CompactRaidFrame1AggroHighlight {
 }
 myHealAbsorbRightShadow = CompactRaidFrame1MyHealAbsorbRightShadow {
 }
 overHealAbsorbGlow = CompactRaidFrame1OverHealAbsorbGlow {
 }
 newUnit = true
 selectionHighlight = CompactRaidFrame1SelectionHighlight {
 }
 displayedUnit = "raid38"
 myHealAbsorbLeftShadow = CompactRaidFrame1MyHealAbsorbLeftShadow {
 }
 totalAbsorbOverlay = CompactRaidFrame1TotalAbsorbOverlay {
 }
 unit = "raid38"
 unitExists = true
 frameType = "raid"
 unusedFunc = <function> defined @Interface/AddOns/Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua:42
 updateAllEvent = "GROUP_ROSTER_UPDATE"
 applyFunc = <function> defined @Interface/AddOns/Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua:310
 statusText = CompactRaidFrame1StatusText {
 }
 horizDivider = CompactRaidFrame1HorizDivider {
 }
 menu = <function> defined @Interface/FrameXML/CompactUnitFrame.lua:285
 roleIcon = CompactRaidFrame1RoleIcon {
 }
 optionTable = <table> {
 }
 aurasDirty = false
 dispels = <table> {
 }
 dispelDebuffFrames = <table> {
 }
 buffFrames = <table> {
 }
 maxDebuffs = 3
 centerStatusIcon = CompactRaidFrame1CenterStatusIcon {
 }
 dropDown = CompactRaidFrame1DropDown {
 }
 myHealAbsorb = CompactRaidFrame1MyHealAbsorb {
 }
 maxBuffs = 3
 vertLeftBorder = CompactRaidFrame1VertLeftBorder {
 }
 horizBottomBorder = CompactRaidFrame1HorizBottomBorder {
 }
 name = CompactRaidFrame1Name {
 }
 readyCheckIcon = CompactRaidFrame1ReadyCheckIcon {
 }
 totalAbsorb = CompactRaidFrame1TotalAbsorb {
 }
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 1 = CompactRaidFrame1Background {
 }
 2 = CompactRaidFrame1MyHealPrediction {
 }
 3 = CompactRaidFrame1OtherHealPrediction {
 }
 4 = CompactRaidFrame1TotalAbsorb {
 }
 5 = CompactRaidFrame1TotalAbsorbOverlay {
 }
 6 = CompactRaidFrame1HorizDivider {
 }
 7 = CompactRaidFrame1HorizTopBorder {
 }
 8 = CompactRaidFrame1HorizBottomBorder {
 }
 9 = CompactRaidFrame1VertLeftBorder {
 }
 10 = CompactRaidFrame1VertRightBorder {
 }
 11 = CompactRaidFrame1Name {
 }
 12 = CompactRaidFrame1StatusText {
 }
 13 = CompactRaidFrame1RoleIcon {
 }
 14 = CompactRaidFrame1AggroHighlight {
 }
 15 = CompactRaidFrame1MyHealAbsorb {
 }
 16 = CompactRaidFrame1MyHealAbsorbLeftShadow {
 }
 17 = CompactRaidFrame1MyHealAbsorbRightShadow {
 }
 18 = CompactRaidFrame1OverAbsorbGlow {
 }
 19 = CompactRaidFrame1OverHealAbsorbGlow {
 }
 20 = CompactRaidFrame1SelectionHighlight {
 }
 21 = CompactRaidFrame1ReadyCheckIcon {
 }
 22 = Texture {
 }
}
(for control) = 22
_ = 22
region = Texture {
 0 = <userdata>
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0.150000
(*temporary) = 0.150000
(

Action Forbidden [BUG]

Describe the bug
SUI stops functioning and does not allow the use of abilities on the action bar, chat window, or other UI elements.

To Reproduce
Steps to reproduce the behavior:
I dont have the exact way to reproduce this. It has been happening on every character ive played so far and has resulted in doing a /reload numerous times in the past few days.

Expected behavior
Expected SUI to allow the use of the UI.

Screenshots
Hard to show in picture.

Which World of Warcraft version (please complete the following information):
Retail Version 10.0.2.46924

Additional context
(BugGrabber - Action bar error)
1x [ADDON_ACTION_FORBIDDEN] AddOn 'SUI' tried to call the protected function 'UseAction()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function UseAction' [string "@FrameXML/SecureTemplates.lua"]:364: in function handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:746: in function SecureActionButton_OnClick' [string "@FrameXML/ActionButton.lua"]:109: in function TryUseActionButton'
[string "@FrameXML/MultiActionBars.lua"]:14: in function <FrameXML/MultiActionBars.lua:8>
[string "=[C]"]: in function `MultiActionButtonDown'
[string "MULTIACTIONBAR2BUTTON11"]:2: in function <[string "MULTIACTIONBAR2BUTTON11"]:1>

(BugGrabber - Action bar error 2)
1x [ADDON_ACTION_BLOCKED] AddOn 'SUI' tried to call the protected function 'MultiBarBottomLeft:SetPointBase()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function SetPointBase' [string "@FrameXML/EditModeSystemTemplates.lua"]:72: in function SetPoint'
[string "@FrameXML/EditModeManager.lua"]:628: in function UpdateBottomActionBarPositions' [string "@FrameXML/EditModeManager.lua"]:554: in function UpdateActionBarLayout'
[string "@FrameXML/EditModeSystemTemplates.lua"]:670: in function UpdateGridLayout' [string "@FrameXML/ActionBar.lua"]:350: in function UpdateVisibility'
[string "@FrameXML/ActionBar.lua"]:317: in function Hide' [string "@FrameXML/PetActionBar.lua"]:182: in function Update'
[string "@FrameXML/PetActionBar.lua"]:84: in function <FrameXML/PetActionBar.lua:70>
[string "=[C]"]: ?

(BugGrabber - Chat error)
1x [ADDON_ACTION_BLOCKED] AddOn 'SUI' tried to call the protected function 'ChatFrame1:Show()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function Show' [string "@FrameXML/FloatingChatFrame.lua"]:2111: in function FCFDock_UpdateTabs'
[string "@FrameXML/FloatingChatFrame.lua"]:2085: in function FCFDock_SelectWindow' [string "@FrameXML/FloatingChatFrame.lua"]:1599: in function FCF_SelectDockFrame'
[string "@FrameXML/FloatingChatFrame.lua"]:1636: in function `FCF_Tab_OnClick'
[string "*FloatingChatFrame.xml:309_OnClick"]:1: in function <[string "*FloatingChatFrame.xml:309_OnClick"]:1>
[string "=[C]"]: ?

(BugGrabber - Targeting error)
3x [ADDON_ACTION_FORBIDDEN] AddOn 'SUI' tried to call the protected function 'TargetUnit()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function TargetUnit' [string "@FrameXML/EditModeManager.lua"]:1519: in function RefreshTargetAndFocus'
[string "@FrameXML/EditModeManager.lua"]:1463: in function OnEditModeEnter' [string "@FrameXML/EditModeManager.lua"]:170: in function EnterEditMode'
[string "@FrameXML/EditModeManager.lua"]:192: in function <FrameXML/EditModeManager.lua:190>
[string "=[C]"]: ?
[string "=[C]"]: in function Show' [string "@FrameXML/UIParent.lua"]:2853: in function SetUIPanel'
[string "@FrameXML/UIParent.lua"]:2657: in function ShowUIPanel' [string "@FrameXML/UIParent.lua"]:2561: in function <FrameXML/UIParent.lua:2557> [string "=[C]"]: in function SetAttribute'
[string "@FrameXML/UIParent.lua"]:3159: in function `ShowUIPanel'
[string "*GameMenuFrame.xml:94_OnClick"]:2: in function <[string "*GameMenuFrame.xml:94_OnClick"]:1>

Dark theme on Action Bars?

Hello. I use the Dark Theme or the custom with full black color but Action bars do not change? Anyway i can make it work cause its very important to me :) Thank you!

Unitframes

There seems to be an issue with the unitframes when you select default it gives the transparent look to the target and focus frames

Friendlist or idk.

Hi. Installing addon and starting wow

Message: Interface\AddOns\SUI\Modules\Chat_Friendlist.lua:159: attempt to index local 'classc' (a nil value)
Time: Sun Oct 9 11:35:40 2022
Count: 1
Stack: Interface\AddOns\SUI\Modules\Chat_Friendlist.lua:159: attempt to index local 'classc' (a nil value)
[string "@interface\AddOns\SUI\Modules\Chat_Friendlist.lua"]:159: in function GuildColor_Class' [string "@Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua"]:323: in function <Interface\AddOns\SUI\Modules\Chat\_Friendlist.lua:281> [string "=[C]"]: in function FriendsList_Update'
[string "@Interface/FrameXML/FriendsFrame_Shared.lua"]:1116: in function FriendsFrame_CheckBattlenetStatus' [string "@Interface_Wrath\FrameXML\FriendsFrame_Wrath.lua"]:134: in function FriendsFrame_OnEvent'
[string ":OnEvent"]:1: in function <[string ":OnEvent"]:1>

Locals: playerzone = "Dalaran"
off = 0
(for index) = 2
(for limit) = 13
(for step) = 1
i = 2
name = "Swampdog-Pagle"
_ = "10m Raider"
_ = 5
level = 73
class = "Brujo"
zone = "Cementerio de Dragones"
_ = "00100"
_ = ""
online = true
classc = nil
(*temporary) = defined =[C]:-1
(*temporary) = GuildFrameGuildStatusButton2Name {
0 =
}
(*temporary) = "2"
(*temporary) = "Name"
(*temporary) = "PALADIN"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'classc' (a nil value)"

[BUG] Buffs (at Minimap) clipping into Debuffs - WotLK Version

I currently have no screenshot, but basically whenever I raid, the buffs will at some point clip into the debuffs (even with a pretty large number set per row), making it basically impossible to see what debuffs I have. (problematic on Thaddius for example).

Which World of Warcraft version (please complete the following information):

  • Wotlk

[BUG] Buff numbers are buggy

Describe the bug
The duration of the buffs is buggy after 10.0.5 update.

Expected behavior
The buff duration it's inside the icons and not at the bottom as it should be, in some moments it seems that there are two numbers on top of each other, not making the duration of the buffs clear. It's not a big deal, but it bothers me.

Screenshots
https://imgur.com/a/QxlCaJ6

Which World of Warcraft version (please complete the following information):

  • Retail

Issue when mouse over on new players character (enabled by being a guide)

Describe the bug
There is an exception created when mouse over on any character that has the new player icon enabled. This is only viewable if you enable the "guide" function and you can view the murloc icon above their heads.

To Reproduce
Steps to reproduce the behavior:

  1. Enable the guide function (for Alliance, you talk to Celeste Periwinkle)
  2. Confirm you see the murloc icons above new players
  3. Mouse over any new player
  4. Error should pop up with attempt to concatenate field '?' message

Expected behavior
The mouse over should work with new players as it works with existing players.

Screenshots
WoWScrnShot_112622_195702

Which World of Warcraft version (please complete the following information):

  • Retail

Additional context
I can add screenshots and discuss on Discord if needed, please feel free to reach out.

[BUG]

Hello ,

I encounter a bug with the debuff border being mispositioned it's very disturbing to play with....
da

[BUG] Name Plates Core, non stop 'unpack' errors.

Describe the bug
A clear and concise description of what the bug is:

Something to do with nameplates. While near the training dummies in Stormwind, frames are dropped non stop, and the counter for the bugs is going crazy.

from bugsack/buggrabber:

1493x SUI/Modules/NamePlates/_Core.lua:43: bad argument #1 to 'unpack' (table expected, got no value)
[string "=[C]"]: in function `unpack'
[string "@SUI/Modules/NamePlates/_Core.lua"]:43: in function <SUI/Modules/NamePlates/_Core.lua:7>
[string "@SUI/Modules/NamePlates/_Core.lua"]:144: in function <SUI/Modules/NamePlates/_Core.lua:49>
[string "=[C]"]: ?

Locals:
(*temporary) = "table expected, got no value"

To Reproduce
image

Which World of Warcraft version (please complete the following information):

  • Retail

Let me know if you need anymore info.

PVP icons on unit frames

Hello,
when i use SUI on Retail, PVP icons disappear from Unit frames, does it exist a way to put it back on every unit frames please ?
Thank you for an answer :)

Options for Setup

Hello
I Like this and the clear Design.
The only thing what i miss is a Option to disable some thinhs like Bars or tooltip.
I like Bartender or TipTac, but cant use it with your design.....

Maybe this a idea for the future.

In-queue eye button is gone.

Hello,

Queue button in completely gone, when i disable SUI its there, but with the addon its gone.
I'm using Sexymap, and that addon completely deletes the original games map, in case the eye button is supposed to be on the old place. Atm i have to disable SUI just to leave queue and then put its back on, which isn't ideal.

Kind regards,
Lizzy G.

[BUG] Lua Error

Message: ...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:56: attempt to index global 'backdrop' (a nil value)
Time: Sat Nov 19 12:17:56 2022
Count: 4
Stack: ...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:56: attempt to index global 'backdrop' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua"]:56: in function <...rface/AddOns/SUI/Modules/Skins/Blizzard/_Tooltip.lua:36>
[string "=(tail call)"]: ?
[string "=[C]"]: in function securecallfunction' [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:60: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:55> [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:80: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:76> [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:116: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:106> [string "=[C]"]: in function SetAttribute'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:141: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:134>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:282: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:240>
[string "=[C]"]: in function securecallfunction' [string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:237: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:236> [string "=(tail call)"]: ? [string "@Interface/AddOns/TitanRepair/TitanRepair.lua"]:629: in function TitanRepair_GetStatus'
[string "@Interface/AddOns/TitanRepair/TitanRepair.lua"]:488: in function TitanRepair_GetInventoryInformation' [string "@Interface/AddOns/TitanRepair/TitanRepair.lua"]:369: in function TitanPanelRepairButton_OnUpdate'
[string "@Interface/AddOns/TitanRepair/TitanRepair.lua"]:324: in function `TitanPanelRepairButton_OnEvent'
[string "@Interface/AddOns/TitanRepair/TitanRepair.lua"]:1574: in function <Interface/AddOns/TitanRepair/TitanRepair.lua:1573>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.