GoldpawsStuff / AzeriteUI5

Custom user interface suite for World of Warcraft. Design and code by Lars Norberg and Daniel Troconis.

Home Page:https://www.patreon.com/GoldpawsStuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Rogue(only) Chat Message Bug

Duolik opened this issue · comments

Game Flavor

Wrath Classic

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Message: FontString:SetText(): Font not set
Time: Mon Apr 24 15:08:54 2023
Count: 1
Stack: FontString:SetText(): Font not set
[string "=[C]"]: in function SetText' [string "@Interface/AddOns/AzeriteUI/Components/Misc/ChatBubbles.lua"]:186: in function ?'
[string "@Interface/AddOns/AzeriteUI/Libs/AceTimer-3.0/AceTimer-3.0.lua"]:55: in function <.../AddOns/AzeriteUI/Libs/AceTimer-3.0/AceTimer-3.0.lua:50>

Locals: (*temporary) = FontString {
0 =
}
(*temporary) = "?"

To reproduce

When I use Night Elf Rogue, a bug appears whenever I say anything.

Expected behavior

No response

Screenshots

No response

Additional context

The whole chat bubble module in AzeriteUI has been removed due to its buggy nature. This no longer applies.