BigWigs Boss Mods (BW) - DBM alternative

BigWigs Boss Mods (BW) - DBM alternative

131M Downloads

LUA Error Every time interrupted.

Galorinn opened this issue ยท 3 comments

commented

Describe the problem

I receieve the following lua error every time one of my spells is interrupted.

Message: FontString:SetFormattedText(): Font not set
Time: Thu Feb 2 14:59:32 2023
Count: 1
Stack: FontString:SetFormattedText(): Font not set
[string "=[C]"]: ?
[string "@Interface/AddOns/BigWigs/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...igs/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/BigWigs/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/Decursive/Libs/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <.../AddOns/Decursive/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: (*temporary) = defined =[C]:-1

What steps will reproduce the problem?

  1. Getting interrupted by anything while casting.

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

What version of BigWigs are you using? (Stating 'latest' is not useful)

BigWigs-v246.1.zip

Do you have an error log of what happened?

Any additional information? (example: WoW language if not English)

commented

I don't believe this is a bigwigs error.
You likely have a cast bar addon / weak aura that does use a library included in bigwigs, but it does not come from that.

Please try without weak auras or cast bar addon and see if it still occurs.

commented

You were correct! It was a cast bar built into my WA. Thank you!

commented

Thanks for reporting this! The lack of WeakAuras being blamed in your bug report spawned an investigation into what could have caused that. It resulted in this report which appears to be a Blizz bug: Stanzilla/WoWUIBugs#393