Skip to content
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

fade.lua SetAlpha errors #23

Closed
Fringetastic opened this issue Oct 11, 2019 · 2 comments
Closed

fade.lua SetAlpha errors #23

Fringetastic opened this issue Oct 11, 2019 · 2 comments

Comments

@Fringetastic
Copy link

Bugsack had 10 errors that appear to originate from this addon, V8.2.11. They all were like this one:

1x BasicChatMods\fade.lua:24: Usage: ChatFrame2Background:SetAlpha(alpha)
[C]: in function `SetAlpha'
BasicChatMods\fade.lua:24: in function <BasicChatMods\fade.lua:17>
[C]: in function `SetAlpha'
FrameXML\FloatingChatFrame.lua:922: in function `FCF_SetWindowAlpha'
FrameXML\FloatingChatFrame.lua:193: in function `FloatingChatFrame_Update'
FrameXML\FloatingChatFrame.lua:112: in function `FloatingChatFrame_OnEvent'
[string "*:OnEvent"]:2: in function <[string "*:OnEvent"]:1>
...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3295: in function <...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3291>

Locals:
(*temporary) = ChatFrame2Background {
 0 = <userdata>
 SetAlpha = <function> defined =[C]:-1
}
(*temporary) = nil

The second line and (*temporary) line are the ones that changed in the bug captures. Other values:
ChatFrame2TopLeftTexture
ChatFrame2BottomLeftTexture
ChatFrame2TopRightTexture
ChatFrame2BottomRightTexture
ChatFrame2LeftTexture
ChatFrame2RightTexture
ChatFrame2BottomTexture
ChatFrame2TopTexture
ChatFrame2ButtonFrameBackground

@funkydude
Copy link
Owner

I cannot reproduce this, even with the combat log as a separate chat window. I'll need more info.

You should also try disabling all other addons to see if it still happens.

@Fringetastic
Copy link
Author

It happens very inconsistently. I got it today on my AH toon, who doesn't have a separate window for a combat log or a combat log addon enabled. I got it yesterday on one login for one character, but I logged on to different characters multiple times without it happening twice. Logging on to the same character today, it didn't happen again. Now I'm wondering if it is occurring with the first login of the day. I will try to find a pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants