nyyr / ArcHUD3

WoW Addon: Smooth combat HUD based on ArcHUD2
GNU General Public License v2.0
5 stars 10 forks source link

attempt to index local 'color' (a nil value) #34

Closed ghost closed 6 years ago

ghost commented 6 years ago

I'm getting the following Error on patch 8:

Message: Interface\AddOns\ArcHUD3\Core.lua:710: attempt to index local 'color' (a nil value) Time: Wed Jul 18 21:02:29 2018 Count: 7 Stack: Interface\AddOns\ArcHUD3\Core.lua:710: attempt to index local 'color' (a nil value) (tail call): ? Interface\AddOns\ArcHUD3\Core.lua:710: in function `?' ...UD3\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: in function <...UD3\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>

[string "safecall Dispatcher[2]"]:13: in function ?' ...UD3\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: in functionFire' ...ce\AddOns\ArcHUD3\Libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ce\AddOns\ArcHUD3\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:

Is this already fixed in branch "wow8"?

Best regards

nyyr commented 6 years ago

Please recheck with the new release, I now merged wow8 into master

ghost commented 6 years ago

Checked - issue is fixed with release 5.0.0.

Thx and btw.: good job - thank you