DeadlyBossMods / DBM-Dungeons

This mod will add support for 5 man Dungeons and World Events, spanning Classic all the way to Dragonflight, to Deadly Boss Mods (DBM).
https://www.curseforge.com/wow/addons/deadly-boss-mods-dbm-dungeons
Other
19 stars 11 forks source link

Event dung: Horseman (Hallow's End) error with `igniting count` #148

Closed tflo closed 10 months ago

tflo commented 10 months ago

Getting this error on WoW Retail 10.1.7, and on different toons; not in Hard Mode (no curse):

HeadlessHorseman.lua:93: attempt to perform arithmetic on field 'ignitingCount' (a nil value) ```denizenscript 9x DBM-WorldEvents/Holidays/HeadlessHorseman.lua:93: attempt to perform arithmetic on field 'ignitingCount' (a nil value) [string "@DBM-WorldEvents/Holidays/HeadlessHorseman.lua"]:93: in function `handler' [string "@DBM-Core/DBM-Core.lua"]:1061: in function [string "=(tail call)"]: ? [string "@DBM-Core/DBM-Core.lua"]:1061: in function Locals: self = { stats =
{ } SyncThreshold = 8 numBoss = 1 ignoreBestkill = false modId = "DBM-WorldEvents" engagedDiffText = "Event - " revision = 20231019035830 DefaultOptions =
{ } iconRestore =
{ } OnCombatStart = defined @DBM-WorldEvents/Holidays/HeadlessHorseman.lua:54 engagedDiffIndex = 19 SPELL_DAMAGE = defined @DBM-WorldEvents/Holidays/HeadlessHorseman.lua:108 localization =
{ } announces =
{ } subTab = 1 SPELL_MISSED = defined @DBM-WorldEvents/Holidays/HeadlessHorseman.lua:108 categorySort =
{ } groupSpells =
{ } GOSSIP_SHOW = defined @DBM-WorldEvents/Holidays/HeadlessHorseman.lua:116 inCombat = true engagedDiff = "event5" zones =
{ } combatInfo =
{ } Options =
{ } inCombatOnlyEventsRegistered = 1 addon =
{ } SPELL_CAST_START = defined @DBM-WorldEvents/Holidays/HeadlessHorseman.lua:65 specwarns =
{ } timers =
{ } encounterId = 2725 groupOptions =
{ } SPELL_AURA_APPLIED = defined @DBM-WorldEvents/Holidays/HeadlessHorseman.lua:98 optionCategories =
{ } creatureId = 207438 id = "d285" vb =
{ } inCombatOnlyEvents =
{ } } args =
{ sourceName = "Headless Horseman" destFlags = -2147483648 event = "SPELL_CAST_START" sourceRaidFlags = 0 spellId = 415047 spellName = "Vine March" destRaidFlags = -2147483648 destGUID = "" timestamp = 1697711866.103000 sourceFlags = 68168 sourceGUID = "Vehicle-0-4254-1004-22774-207438-00003106DF" } spellId = 415047 timer = 20.600000 (*temporary) = defined @DBM-Core/DBM-Core.lua:10218 (*temporary) =
{ spellId = 415047 icon = 415052 type = "cdcount" simpType = "cd" id = "Timer415047cdcount" option = "Timer415047cdcount" startedTimers =
{ } colorType = 1 name = "Vine March" mod =
{ } timer = 41.400000 } (*temporary) = 20.600000 (*temporary) = nil (*temporary) = 415047 (*temporary) = 1 (*temporary) = "attempt to perform arithmetic on field 'ignitingCount' (a nil value)" specWarnInsidiousCackle =
{ voiceOptionId = "Voice415262" hasVoice = 2 spellId = 415262 icon = 136185 option = "SpecWarn415262moveaway" text = "Insidious Cackle - move away from others" flash = 1 combinedcount = 0 mod =
{ } announceType = "moveaway" type = "moveaway" combinedtext =
{ } sound = true spellName = "Insidious Cackle" } allTimers =
{ 414844 =
{ } 415262 =
{ } 415047 =
{ } 423626 =
{ } } timerInsidiousCackleCD =
{ spellId = 415262 icon = 136185 type = "cdcount" simpType = "cd" id = "Timer415262cdcount" option = "Timer415262cdcount" startedTimers =
{ } colorType = 2 name = "Insidious Cackle" mod =
{ } timer = 41.400000 } specWarnPumpkinBreath =
{ voiceOptionId = "Voice414844" hasVoice = 2 spellId = 414844 icon = 524795 option = "SpecWarn414844dodgecount" text = "Pumpkin Breath (%s) - dodge attack" flash = 2 combinedcount = 0 mod =
{ } announceType = "dodgecount" type = "dodgecount" combinedtext =
{ } sound = true spellName = "Pumpkin Breath" } timerPumpkinBreathCD =
{ spellId = 414844 icon = 524795 type = "cdcount" simpType = "cd" id = "Timer414844cdcount" option = "Timer414844cdcount" startedTimers =
{ } colorType = 3 name = "Pumpkin Breath" mod =
{ } timer = 41.400000 } timerHotHeadCD =
{ spellId = 423626 icon = 135818 type = "cdcount" simpType = "cd" id = "Timer423626cdcount" option = "Timer423626cdcount" startedTimers =
{ } colorType = 3 name = "Hot Head" mod =
{ } timer = 49 } warnVineMarch =
{ type = "spell" spellId = 415047 option = "announce415047spell" color =
{ } text = "Vine March" announceType = "spell" combinedcoun ```

Let me know if you need more info.


PS:

DBM: ## Version: 4cf6eb6

tflo commented 10 months ago

Thanks.

QartemisT commented 10 months ago

No problem. You should be able to grab it in the latest DBM-Core alpha :)