View Single Post
07-02-12, 10:44 AM   #19
sinaloe
A Deviate Faerie Dragon
Join Date: Jun 2012
Posts: 13
Thanks, doing the update now.

I hade one error with the FIRST version while healing as a druid in a 5man dungeon:

Message: Interface\AddOns\VuhDo\VuhDoShieldAbsorb.lua:162: attempt to compare number with boolean
Time: 07/02/12 16:47:25
Count: 4
Stack: Interface\AddOns\VuhDo\VuhDoShieldAbsorb.lua:162: in function <Interface\AddOns\VuhDo\VuhDoShieldAbsorb.lua:157>
Interface\AddOns\VuhDo\VuhDoShieldAbsorb.lua:205: in function `VUHDO_parseCombatLogShieldAbsorb'
Interface\AddOns\VuhDo\VuhDoEventHandler.lua:376: in function <Interface\AddOns\VuhDo\VuhDoEventHandler.lua:361>

Locals: aUnit = "party2"
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
Wilde Verteidigung = 10
Eisbarriere = 60
Opferung = 30
Göttliche Aegis = 15
Meisterschaft: Erleuchtete Heilung = 5
Machtwort: Schild = 15
Manaschild = 60
Geheiligter Schild = 15
}
(for control) = "Wilde Verteidigung"
tShieldName = "Wilde Verteidigung"
_ = 10
(*temporary) = true
(*temporary) = 14
(*temporary) = "Wilde Verteidigung"
(*temporary) = ""
(*temporary) = "Interface\Icons\Ability_Racial_Cannibalize"
(*temporary) = "attempt to compare number with boolean"
pairs = <function> defined =[C]:-1
VUHDO_SHIELDS = <table> {
Wilde Verteidigung = 10
Eisbarriere = 60
Opferung = 30
Göttliche Aegis = 15
Meisterschaft: Erleuchtete Heilung = 5
Machtwort: Schild = 15
Manaschild = 60
Geheiligter Schild = 15
}
...

Translation: Wilde Verteidigung = Savage Defense

I think the shield of the druid tank causes the problem.