-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Not working at all since 10.2.7 (Retail) #116
Comments
Other errors I got (tested both beta & alpha new versions, both are not working unfortunately) : === Error 1 === Message: Interface/AddOns/Aurora/aurora.lua:152: hooksecurefunc(): FriendsFrame is not a function Locals; === Error 2 === Message: ...rora/Skin/Interface/AddOns/Blizzard_AdventureMap.lua:58: attempt to call field 'UIPanelScrollUpButtonTemplate' (a nil value) Locals: (*temporary) = defined =[C]:-1 === Error 3 === Message: .../Skin/Interface/SharedXML/Scroll/OribosScrollBar.lua:16: attempt to call field 'FrameTypeScrollBarButton' (a nil value) Locals: (*temporary) = defined =[C]:-1 === Error 4 === Message: .../Skin/Interface/SharedXML/Scroll/OribosScrollBar.lua:16: attempt to call field 'FrameTypeScrollBarButton' (a nil value) Locals: (*temporary) = defined =[C]:-1 |
Latest beta might work better... |
Hey ! |
I have run it solo and with realui. Will check tomorrow |
Solo i have this error: Locals: |
Yeah I tested this build (https://github.com/Gethe/Aurora/releases/tag/10.2.6.1.103-beta) and it wasn't working at all unfortunately :( |
I tried running the addon solo (I mean, only Aurora enabled, without any other addon), and yeah I still have the first LUA error of the 4 I put in my second message (the same one that Freeruns has, in his comment from 2 days ago, regarding "hooksecurefunc(): FriendsFrame is not a function"). (Just adding a comment to provide updates just in case, not to rush you in any way of course :p) |
Just so to know, do we have en ETA for a fix for this addon yet ? (I know I wrote I didn't want to rush you people, of course, just asking 'cause well, it's been 2 weeks and unfortunately no news after the last message where it was said you'd check the day after) |
Been spending time to see if I can reproduce errors etc..I have been playing with the current version for a while on the Pandaria Remix and on mainline/retail wow. Bot standalone and as part of RealUI. generally without errors .. there are 1 error that comes on load that I believe is not part of Aurora - but more something that is caused with remix of pandaria. |
The last update you just pushed minutes ago fixed the hooksecurefunc thing and allows Aurora to skin & change the font, so thank you for that ! <3 Another set of errors is tied to the LFG window skin though. It's just errors, the addon is working besides that, so not as important as the last one, but just in case I'm listing them here (different errors when opening LFG window, tagging, cancelling application, etc). Thanks a lot for the fix, and thanks in advance for the future updates ! Screen of the scuffed icons in LFG : https://i.gyazo.com/c960e098a623107d4ccba1b0ea920f24.png Message: ...ce/AddOns/Aurora/Skin/Interface/FrameXML/LFGList.lua:66: attempt to index field '_auroraBorder' (a nil value) Locals: (*temporary) = defined =[C]:-1 ======= Error 2 ======== Message: ...ce/AddOns/Aurora/Skin/Interface/FrameXML/LFGList.lua:66: attempt to index field '_auroraBorder' (a nil value) Locals: (*temporary) = defined =[C]:-1 ======= Error 3 ======== Message: ...ce/AddOns/Aurora/Skin/Interface/FrameXML/LFGList.lua:66: attempt to index field '_auroraBorder' (a nil value) Locals: (*temporary) = defined =[C]:-1 ======= Error 4 ======== Message: ...ce/AddOns/Aurora/Skin/Interface/FrameXML/LFGList.lua:66: attempt to index field '_auroraBorder' (a nil value) Locals: (*temporary) = defined =[C]:-1 |
Tnx.. I will look tomorrow. I ran LFGs with RealUI not plain Aurora.. I might have noticed this one too I believe. |
Weird ? I even tried once again with only Aurora, and it looked the same as my screenshot 🤔 |
Oh wait, the bug is only displayed when looking for dungeons/M+, for raids it works, for w/e reason |
Oh .. let me recheck |
There I found it too.. even with RealUI loaded.. ok.. |
|
Fix is not perfect - but it should be working now. |
Yeah, it will clearly do as a fix for now, thanks a lot ! |
Is there an existing issue for this?
Game Client
Retail 10.2.7
Current Behavior
Hey,
The add-on is not working at all since the patch today.
Here are the errors for troubleshooting :
Message: Interface/AddOns/Aurora/gui.lua:201: attempt to call field 'BlizzardOptionsPanel_Slider_Enable' (a nil value)
Time: Wed May 8 11:57:27 2024
Count: 1
Stack: Interface/AddOns/Aurora/gui.lua:201: attempt to call field 'BlizzardOptionsPanel_Slider_Enable' (a nil value)
[string "@Interface/AddOns/Aurora/gui.lua"]:201: in function `createSlider'
[string "@Interface/AddOns/Aurora/gui.lua"]:298: in main chunk
Locals: parent = AuroraOptions {
{0 =
name = "Aurora"
}
value = "alpha"
text = "Backdrop opacity *"
slider = AuroraOptionsSlider1 {
0 =
NineSlice = Frame {
}
Thumb = AuroraOptionsSlider1Thumb {
}
value = "alpha"
Text = AuroraOptionsSlider1Text {
}
High = AuroraOptionsSlider1High {
}
Low = AuroraOptionsSlider1Low {
}
}
(*temporary) = nil
(*temporary) = AuroraOptionsSlider1 {
0 =
NineSlice = Frame {
}
Thumb = AuroraOptionsSlider1Thumb {
}
value = "alpha"
Text = AuroraOptionsSlider1Text {
}
High = AuroraOptionsSlider1High {
}
Low = AuroraOptionsSlider1Low {
}
}
(*temporary) = "attempt to call field 'BlizzardOptionsPanel_Slider_Enable' (a nil value)"
numSliders = 1
private =
isPatch = false
disabled =
}
uiScale = 1
API_MINOR = 8
OnLoad = defined @Interface/AddOns/Aurora/aurora.lua:40
isBCC = true
updateHighlightColor = defined @Interface/AddOns/Aurora/Skin/color.lua:434
wago =
}
AZERITE_COLORS =
}
backdrop =
}
isClassic = true
classColorsReset = defined @Interface/AddOns/Aurora/Skin/color.lua:405
setColorCache = defined @Interface/AddOns/Aurora/Skin/color.lua:398
COVENANT_COLORS =
}
Aurora =
}
textures =
}
API_MAJOR = 0
nop = defined @Interface/AddOns/Aurora/Skin/init.lua:90
charClass =
}
isVanilla = false
isRetail = false
isWrath = false
FrameXML =
}
AddOns =
}
UpdateUIScale = defined @Interface/AddOns/Aurora/Skin/init.lua:40
fileOrder =
}
FACTION_COLORS =
}
debug = defined @Interface/AddOns/Aurora/Skin/init.lua:90
SharedXML =
}
shouldSkip = defined @Interface/AddOns/Aurora/Skin/init.lua:22
font =
}
}
OnValueChanged = defined @Interface/AddOns/Aurora/gui.lua:181
==== And the 2nd error =====
Message: Interface/AddOns/Aurora/gui.lua:201: attempt to call field 'BlizzardOptionsPanel_Slider_Enable' (a nil value)
Time: Wed May 8 11:57:27 2024
Count: 1
Stack: Interface/AddOns/Aurora/gui.lua:201: attempt to call field 'BlizzardOptionsPanel_Slider_Enable' (a nil value)
[string "@Interface/AddOns/Aurora/gui.lua"]:201: in function `createSlider'
[string "@Interface/AddOns/Aurora/gui.lua"]:298: in main chunk
Locals: parent = AuroraOptions {
0 =
name = "Aurora"
}
value = "alpha"
text = "Backdrop opacity *"
slider = AuroraOptionsSlider1 {
0 =
NineSlice = Frame {
}
Thumb = AuroraOptionsSlider1Thumb {
}
value = "alpha"
Text = AuroraOptionsSlider1Text {
}
High = AuroraOptionsSlider1High {
}
Low = AuroraOptionsSlider1Low {
}
}
(*temporary) = nil
(*temporary) = AuroraOptionsSlider1 {
0 =
NineSlice = Frame {
}
Thumb = AuroraOptionsSlider1Thumb {
}
value = "alpha"
Text = AuroraOptionsSlider1Text {
}
High = AuroraOptionsSlider1High {
}
Low = AuroraOptionsSlider1Low {
}
}
(*temporary) = "attempt to call field 'BlizzardOptionsPanel_Slider_Enable' (a nil value)"
numSliders = 1
private =
isPatch = false
disabled =
}
uiScale = 1
API_MINOR = 8
OnLoad = defined @Interface/AddOns/Aurora/aurora.lua:40
isBCC = true
updateHighlightColor = defined @Interface/AddOns/Aurora/Skin/color.lua:434
wago =
}
AZERITE_COLORS =
}
backdrop =
}
isClassic = true
classColorsReset = defined @Interface/AddOns/Aurora/Skin/color.lua:405
setColorCache = defined @Interface/AddOns/Aurora/Skin/color.lua:398
COVENANT_COLORS =
}
Aurora =
}
textures =
}
API_MAJOR = 0
nop = defined @Interface/AddOns/Aurora/Skin/init.lua:90
charClass =
}
isVanilla = false
isRetail = false
isWrath = false
FrameXML =
}
AddOns =
}
UpdateUIScale = defined @Interface/AddOns/Aurora/Skin/init.lua:40
fileOrder =
}
FACTION_COLORS =
}
debug = defined @Interface/AddOns/Aurora/Skin/init.lua:90
SharedXML =
}
shouldSkip = defined @Interface/AddOns/Aurora/Skin/init.lua:22
font =
}
}
OnValueChanged = defined @Interface/AddOns/Aurora/gui.lua:181
Thank you in advance, and have a nice day !
Expected Behavior
No response
Steps To Reproduce
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: