My Dungeons Book

My Dungeons Book

20.2k Downloads

Dungeon Time Not Being Recorded Correctly

tusharsaxena opened this issue ยท 1 comments

commented

Hello! Great addon, but I noticed that the dungeon time is not being recorded correctly:

  1. In the overall dungeon time in the left hand side
  2. And the progress section per boss on the right hand side

See image here

For reference, the actual run on RIO is here

Also getting the following LUA error:

7x MyDungeonsBook/Mechanics/Common.lua:265: bad argument #3 to 'format' (string expected, got nil)
[string "=[C]"]: in function `format'
[string "@MyDungeonsBook/Mechanics/Common.lua"]:265: in function `TrackInterrupt'
[string "@MyDungeonsBook/Events.lua"]:67: in function `?'
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:114: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:114>
[string "=[C]"]: ?
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:24: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:20>
[string "@Ace3/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:59: in function `Fire'
[string "@Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
(*temporary) = "%s interrupted %s %s using %s"
(*temporary) = "|cff33937fAdonica-DarkIron|r"
(*temporary) = nil
(*temporary) = "|TInterface\TargetingFrame\UI-RaidTargetingIcon_6.blp:0|t"
(*temporary) = "|cff71d5ff|Hspell:357208:0|h[Fire Breath]|h|r"
(*temporary) = 357208
(*temporary) = "string expected, got nil"

commented

HI, @tusharsaxena. Thanks for report!