DBM - Mists of Pandaria (MoP) (Requires Deadly Boss Mods) - DBM

DBM - Mists of Pandaria (MoP) (Requires Deadly Boss Mods) - DBM

20M Downloads

LUA errors when zoning into Heart of Fear in latest version

raysmith59 opened this issue ยท 1 comments

commented

ERROR 1:
1x DBM-HeartofFear\localization.en.lua:21: attempt to index field 'AUTO_ICONS_OPTION_TEXT' (a nil value)
[string "@DBM-HeartofFear\localization.en.lua"]:21: in main chunk
[string "=[C]"]: in function LoadAddOn' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3500: in function LoadMod'
[string "@DBM-Core\DBM-Core-b1468f5.lua"]:3443: in function LoadModsOnDemand' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3381: in function func'
[string "@DBM-Core\modules\Scheduler.lua"]:171: in function <DBM-Core\modules\Scheduler.lua:162>

Locals:
L =

{
timers =
{
}
general =
{
}
warnings =
{
}
miscStrings =
{
}
cats =
{
}
options =
{
}
}
(*temporary) = defined @DBM-Core\modules\objects\Localization.lua:69
(*temporary) =
{
timers =
{
}
general =
{
}
warnings =
{
}
miscStrings =
{
}
cats =
{
}
options =
{
}
}
(*temporary) =
{
warnEchoDown = "Announce when an Echo is defeated"
specwarnPlatform = "Show special warning when boss changes platforms"
ArrowOnAttenuation = "Show DBM Arrow during $spell:127834 to indicate which direction to move"
specwarnAttenuation = "Show special announce for $spell:127834"
warnEcho = "Announce when an Echo spawns"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "127834"
(*temporary) = "Show special announce for $spell:127834"
(*temporary) = "attempt to index field 'AUTO_ICONS_OPTION_TEXT' (a nil value)"

ERROR 2:
1x DBM-Core\DBM-Core-b1468f5.lua:10536: table index is nil
[string "@DBM-Core\DBM-Core-b1468f5.lua"]:10536: in function RegisterKill' [string "@DBM-HeartofFear\Zorlok.lua"]:9: in main chunk [string "=[C]"]: in function LoadAddOn'
[string "@DBM-Core\DBM-Core-b1468f5.lua"]:3500: in function LoadMod' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3443: in function LoadModsOnDemand'
[string "@DBM-Core\DBM-Core-b1468f5.lua"]:3381: in function `func'
[string "@DBM-Core\modules\Scheduler.lua"]:171: in function <DBM-Core\modules\Scheduler.lua:162>

Locals:
self =

{
timers =
{
}
categorySort =
{
}
instanceId = 330
modelId = 42807
SyncThreshold = 8
numBoss = 1
modId = "DBM-HeartofFear"
groupSpells =
{
}
zones =
{
}
revision = 20220116041948
Options =
{
}
DefaultOptions =
{
}
id = "745"
combatInfo =
{
}
encounterId = 1507
creatureId = 62980
addon =
{
}
groupOptions =
{
}
specwarns =
{
}
iconRestore =
{
}
localization =
{
}
announces =
{
}
vb =
{
}
optionCategories =
{
}
}
msgType = "yell"
(for index) = 1
(for limit) = 1
(for step) = 1
i = 1
v = nil
(*temporary) =
{
}
(*temporary) = nil
(*temporary) = "table index is nil"
select = defined =[C]:-1
type = defined =[C]:-1

commented

Right, I forgot to tag all the old modules again with the renames of latest version, I'll do that now, which will fix this issue.