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
I'm new in this kind of Addons in WoW. I get three Lua-Errors and i don't know how to fix it.
And in my Chatbox i always got the guild message of the day.
I hope you can help me.
The first one is short.
I get it when i start the game or /reload.
Message: Frame SVUI_RaidToolMenu: Unknown script element OnClick Time: Sat Aug 4 11:17:00 2018 Count: 1
The second one happens when I complete a quest.
Message: ...libs\LibReputationData-1.0\LibReputationData-1.0.lua:203: table index is nil Time: Sat Aug 4 11:31:45 2018 Count: 1 Stack: ...libs\LibReputationData-1.0\LibReputationData-1.0.lua:203: table index is nil ...libs\LibReputationData-1.0\LibReputationData-1.0.lua:203: in function ?'
...libs\LibReputationData-1.0\LibReputationData-1.0.lua:31: in function <...libs\LibReputationData-1.0\LibReputationData-1.0.lua:31>
Locals: event = "COMBAT_TEXT_UPDATE"
type = "FACTION"
name = nil
amount = nil
(*temporary) =
{
}
(*temporary) = true
(*temporary) = nil
(*temporary) = "table index is nil"
reputationChanges =
{
}
TimerAfter = defined =[C]:-1
UpdateReputationChanges = defined @interface\AddOns\SVUI_!Core\libs\LibReputationData-1.0\LibReputationData-1.0.lua:143`
The third one is a bit larger.
When I use Blood Draining or Ritual of Summoning.
Message: ...AddOns\SVUI_UnitFrames\libs\oUF\elements\castbar.lua:255: attempt to perform arithmetic on local 'endTime' (a boolean value) Time: Sat Aug 4 11:17:09 2018 Count: 1 Stack: ...AddOns\SVUI_UnitFrames\libs\oUF\elements\castbar.lua:255: attempt to perform arithmetic on local 'endTime' (a boolean value) ...AddOns\SVUI_UnitFrames\libs\oUF\elements\castbar.lua:255: in function ?'
Interface\AddOns\SVUI_UnitFrames\libs\oUF\events.lua:81: in function <Interface\AddOns\SVUI_UnitFrames\libs\oUF\events.lua:74>
Hello there,
I'm new in this kind of Addons in WoW. I get three Lua-Errors and i don't know how to fix it.
And in my Chatbox i always got the guild message of the day.
I hope you can help me.
The first one is short.
I get it when i start the game or /reload.
The second one happens when I complete a quest.
The text was updated successfully, but these errors were encountered: