I know raiding Naxxramas is kinda "old school", but I still run weekly fun raids (because at 70 it actually is really fun).
Anyway, Thaddius Arrows throws me an error. I don't have the exact message, but the error occurs on line 335
local go = BigWigsThaddius:Scan()
This happens because in BigWigs_Naxxramas/Thaddius.lua the mod is declared local.
I tried changing
local mod = BigWigs:NewModule(boss)
to
BigWigsThaddius = BigWigs:NewModule(boss)
local mod = BigWigsThaddius
which gets rid of the error. Unfortunately the addon does not show me any arrows, so something more subtle must be broken.
Can somebody with more insight fix this addon? Pretty please with sugar and cherry on top? :D
I got an older version of BigWigs and ThaddiusArrows that works fine (though throwing a lot of other errors) but I obviously don't want to switch BigWigs any time we get to Thaddius.
(I think HealbotAssist had some errors, too, though at 70 it's pretty much a zergfest and we did not need any healing rotation addon... I'll see what BugSack says about it)
Okay we're on Thaddius right now and the fix obviously got rid of the error.
But still, no arrows are shown on a polarity shift :(
There's no error also, so I'm baffled what's going wrong.
EDIT Yeah stupid me; forgot to get BigWigs_Naxxramas... EDIT^2 Newest BigWigs does not work though :/
[2007/05/12 23:23:38-973-x1]: ...ns\BigWigs_ThaddiusArrows\BigWigs_ThaddiusArrows.lua:392: AceLocale(BigWigsThaddius): Translation "nochange" does not exist.:
BigWigs-2.0 r35121\Core.lua:476: in function `EnableModule'
BigWigs-2.0 r35121\Core.lua:511: in function <Interface\AddOns\BigWigs\Core.lua:507>
<in C code>: ?
AceEvent-2.0-33858 (Ace2):324: in function `TriggerEvent'
BigWigs_Plugins\TargetMonitor.lua:86: in function `TargetCheck'
BigWigs_Plugins\TargetMonitor.lua:76: in function <Interface\AddOns\BigWigs_Plugins\TargetMonitor.lua:75>
<in C code>: ?
AceEvent-2.0-33858 (Ace2):324: in function `TriggerEvent'
AceEvent-2.0-33858 (Ace2):1025: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1018>
ich nehm nacher mal unseren Raidleader aka "the Voice" auf... ;)
Anyway, Thaddius Arrows throws me an error. I don't have the exact message, but the error occurs on line 335
This happens because in BigWigs_Naxxramas/Thaddius.lua the mod is declared local.
I tried changing
to
which gets rid of the error. Unfortunately the addon does not show me any arrows, so something more subtle must be broken.
Can somebody with more insight fix this addon? Pretty please with sugar and cherry on top? :D
I got an older version of BigWigs and ThaddiusArrows that works fine (though throwing a lot of other errors) but I obviously don't want to switch BigWigs any time we get to Thaddius.
If you find any other errors, please paste the BugSack errors here.
Gonna try it on saturday and report back here.
(I think HealbotAssist had some errors, too, though at 70 it's pretty much a zergfest and we did not need any healing rotation addon... I'll see what BugSack says about it)
But still, no arrows are shown on a polarity shift :(
There's no error also, so I'm baffled what's going wrong.
(I'm vhaarr on IRC)
EDIT^2 Newest BigWigs does not work though :/
[2007/05/12 23:23:38-973-x1]: ...ns\BigWigs_ThaddiusArrows\BigWigs_ThaddiusArrows.lua:392: AceLocale(BigWigsThaddius): Translation "nochange" does not exist.:
BigWigs-2.0 r35121\Core.lua:476: in function `EnableModule'
BigWigs-2.0 r35121\Core.lua:511: in function <Interface\AddOns\BigWigs\Core.lua:507>
<in C code>: ?
AceEvent-2.0-33858 (Ace2):324: in function `TriggerEvent'
BigWigs_Plugins\TargetMonitor.lua:86: in function `TargetCheck'
BigWigs_Plugins\TargetMonitor.lua:76: in function <Interface\AddOns\BigWigs_Plugins\TargetMonitor.lua:75>
<in C code>: ?
AceEvent-2.0-33858 (Ace2):324: in function `TriggerEvent'
AceEvent-2.0-33858 (Ace2):1025: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1018>
Greetings
Timo
http://files.wowace.com/BigWigs_Naxxramas/