Ovale Spell Priority

Ovale Spell Priority

6M Downloads

Mage arcane error

daviongamer13 opened this issue ยท 3 comments

commented

8x Ovale\dist\Compile.lua:348: table index is nil
Ovale\dist\Compile.lua:348: in function <Ovale\dist\Compile.lua:323>
Ovale\dist\Compile.lua:630: in function `EvaluateScript'
Ovale\dist\Frame.lua:128: in function <Ovale\dist\Frame.lua:121>
(tail call): ?

Locals:
node =

{
type = "spell_aura_list"
rawPositionalParams =
{
}
keyword = "SpellAddBuff"
positionalParams =
{
}
rawNamedParams =
{
}
nodeId = 2233
name = "arcane_blast"
paramsAsString = "205025=0 arcanecharges=-1 if_spell=205025"
namedParams =
{
}
spellId = 30451
}
ok = true
spellId = 30451
positionalParams =
{
}
namedParams =
{
arcanecharges = -1
205025 = 0
if_spell = 205025
}
keyword = "SpellAddBuff"
si =
{
gcd = 0
offgcd = 1
aura =
{
}
require =
{
}
channel = 0
}
auraTable =
{
HARMFUL =
{
}
HELPFUL =
{
}
}
filter = "HELPFUL"
tbl =
{
}
count = 0
(for generator) = defined =[C]:-1
(for state) =
{
arcanecharges = -1
205025 = 0
if_spell = 205025
}
(for control) = "arcanecharges"
k = "arcanecharges"
v = -1
(*temporary) = nil
(*temporary) = "arcanecharges"
(*temporary) = nil
(*temporary) = "table index is nil"
__exports =
{
OvaleCompile =
{
}
}
TestConditions = defined @ovale\dist\Compile.lua:132
OvaleData =
{
TAUREN_CLASSES =
{
}
PANDAREN_CLASSES =
{
}
BLOODELF_CLASSES =
{
}
spellInfo =
{
}
itemList =
{
}
STAT_SHORTNAME =
{
}
buffSpellList =
{
}
STAT_NAMES =
{
}
DEFAULT_SPELL_LIST =
{
}
itemInfo =
{
}
STAT_USE_NAMES =
{
}
}
find = defined =[C]:-1
kpairs = defined =[C]:-1
checkToken = defined @ovale\dist\tools.lua:13
PARAMETER_KEYWORD =
{
if_target_debuff = true
if_buff = true
if_spell = true
if_equipped = true
listitem = true
help = true
level = true
if_stance = true
checkbox = true
pertrait = true
talent = true
text = true
trait = true
wait = true
itemset = true
specialization = true
itemcount = true
}
tonumber = defined =[C]:-1

commented

Getting a very similar error with all the feral druid scripts. I suspect there's a broader problem here.

commented

Also, to be clear - this just started with 8.0.6.

commented

exactly with me too