DeadlyBossMods / DBM-MoP

Deadly Boss Mods (DBM) - MoP mods
https://www.curseforge.com/wow/addons/deadly-boss-mods-mop
Other
5 stars 3 forks source link

LUA errors when zoning into Heart of Fear in latest version #30

Closed raysmith59 closed 2 years ago

raysmith59 commented 2 years ago

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 functionLoadMod' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3443: in function LoadModsOnDemand' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3381: in functionfunc' [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 functionLoadAddOn' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3500: in function LoadMod' [string "@DBM-Core\DBM-Core-b1468f5.lua"]:3443: in functionLoadModsOnDemand' [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

MysticalOS commented 2 years ago

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.