You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me currently if I try moving or interacting with any of my chat boxes I get an lua error that repeats in perpetuity regardless of if I'm in combat or otherwise that seems related.
"message: Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua:980: attempt to perform arithmetic on a nil value"
"stack: Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua:980: attempt to perform arithmetic on a nil value
[string "=[C]"]: ?
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua"]:980: in function <...Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua:979>
[string "=[C]"]: in function FCF_SavePositionAndDimensions' [string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua"]:1045: in function FCF_StopDragging'
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua"]:1077: in function `FCFTab_OnDragStop'
[string "@Interface/AddOns/Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua"]:1068: in function <...Blizzard_ChatFrameBase/Classic/FloatingChatFrame.lua:1050>
"
For me currently if I try moving or interacting with any of my chat boxes I get an lua error that repeats in perpetuity regardless of if I'm in combat or otherwise that seems related.
it's not related, your issue however is fixed already in dev by: 17178b4
Troubleshooting Steps
Describe the expected behavior and what actually happened?
Chat window - general tab is "overlaying" other tabs in combat.
Step to reproduce:
Result:
Expected:
Reproducing the issue.
Step to reproduce:
Lua Errors
Verification Steps
The text was updated successfully, but these errors were encountered: