Hi can you tell me what the hell is going on, I’ve reinstalled the game and all sorts and keep getting lua errors, HELP???
Message: GetAuraDataBySlot failed in ForEachAuraHelper
Time: Thu Sep 19 20:10:26 2024
Count: 12
Stack: GetAuraDataBySlot failed in ForEachAuraHelper
[string “@Interface/AddOns/Blizzard_FrameXMLUtil/Mainline/AuraUtil.lua”]:90: in function <…e/AddOns/Blizzard_FrameXMLUtil/Mainline/AuraUtil.lua:74>
[string “@Interface/AddOns/Blizzard_FrameXMLUtil/Mainline/AuraUtil.lua”]:107: in function ForEachAura' [string "@Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua"]:1467: in function <...Ons/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua:1433> [string "@Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua"]:1487: in function <...Ons/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua:1471> [string "@Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua"]:1629: in function CompactUnitFrame_UpdateAuras’
[string “@Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua”]:432: in function CompactUnitFrame_UpdateAll' [string "@Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactUnitFrame.lua"]:287: in function CompactUnitFrame_SetUpFrame’
[string “@Interface/AddOns/Blizzard_UnitFrame/Mainline/CompactPartyFrame.lua”]:193: in function RefreshMembers' [string "@Interface/AddOns/Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:138: in function TryUpdate’
[string “@Interface/AddOns/Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua”]:59: in function <…actRaidFrames/Blizzard_CompactRaidFrameContainer.lua:52>
This. The onus to fix the LUA issues is on the user and, or addon creator. If an update breaks one, just wait for a while and disable it until you get an update.
I’m by no means knowledgeable but based on what I’m reading you seem to be using a faulty unit frame addon. Update it or if there’s no update try disabling it. See what happens.
4x …ns/Blizzard_WeeklyRewards/Blizzard_WeeklyRewards.lua:678: bad argument #3 to ‘format’ (string expected, got nil)
[string “=[C]”]: in function format' [string "@Blizzard_WeeklyRewards/Blizzard_WeeklyRewards.lua"]:678: in function HandlePreviewRaidRewardTooltip’
[string “@Blizzard_WeeklyRewards/Blizzard_WeeklyRewards.lua”]:613: in function `ShowPreviewItemTooltip’
[string “@Blizzard_WeeklyRewards/Blizzard_WeeklyRewards.lua”]:538: in function <…ns/Blizzard_WeeklyRewards/Blizzard_WeeklyRewards.lua:536>
I suspect if there was an issue with the Blizzard UI more people would have an issue. It’s either a third party addon … or one of blizzards system addons are corrupt.
The solution is to delete your interface folder and redownlaod the addon. If it’s a blizzard addon delete it and it’ll install fresh next time you load the game. Rename your interface folder first and see it that fixes it. If it does then do the fist thing.
Not true tho. The default interface is using the same LUA API and if you read the error log you see that the files which produce them are indeed blizzards own interface files (which are not present as files in the install folder but rather compiled into the game so they can not be changed).
For some reason it seems that the raid UI buggs out by trying to show buffs and debuffs for pets?
The only fix i have in mind is to rename the Cache and WTF folder, this will reset all your settings but get you a fresh start, this may this the issue.
Can you describe what you did just before receiving this error? Where was it? Was it just you or a party or raid?