Raid Progression Widget
We killed Halondrus tonight, but unfortunately it didn't track :-(
This is the last few yells he did:
22:07:42 Halondrus yells: Focused obliteration is necessary.
22:07:54 Halondrus yells: Focused obliteration is necessary.
22:08:06 Halondrus yells: Focused obliteration is necessary.
22:08:19 Halondrus yells: Acceptable damage has been inflicted. My purpose resumes.
22:08:20 Halondrus yells: The pattern is restored. My purpose resumes.
Something has gone pear shaped with the latest changes .. it's causing loads of errors:
1st:
1x [string "CT_RaidTrackerRarityDropDown:OnLoad"]:1: attempt to call global 'CT_RaidTracker_RarityDropDown_OnLoad' (a nil value)
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>
Locals:
self = CT_RaidTrackerRarityDropDown {
0 =
Text = CT_RaidTrackerRarityDropDownText {
}
Icon = CT_RaidTrackerRarityDropDownIcon {
}
Button = CT_RaidTrackerRarityDropDownButton {
}
Right = CT_RaidTrackerRarityDropDownRight {
}
Middle = CT_RaidTrackerRarityDropDownMiddle {
}
Left = CT_RaidTrackerRarityDropDownLeft {
}
}
(*temporary) = nil
(*temporary) = CT_RaidTrackerRarityDropDown {
0 =
Text = CT_RaidTrackerRarityDropDownText {
}
Icon = CT_RaidTrackerRarityDropDownIcon {
}
Button = CT_RaidTrackerRarityDropDownButton {
}
Right = CT_RaidTrackerRarityDropDownRight {
}
Middle = CT_RaidTrackerRarityDropDownMiddle {
}
Left = CT_RaidTrackerRarityDropDownLeft {
}
}
(*temporary) = "attempt to call global 'CT_RaidTracker_RarityDropDown_OnLoad' (a nil value)"
2nd:
1x [string "CT_RaidTrackerFrame:OnLoad"]:1: attempt to call global 'CT_RaidTracker_OnLoad' (a nil value)
[string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>
Locals:
self = CT_RaidTrackerFrame {
0 =
}
(*temporary) = nil
(*temporary) = CT_RaidTrackerFrame {
0 =
}
(*temporary) = "attempt to call global 'CT_RaidTracker_OnLoad' (a nil value)"
3rd:
5x GuildLaunchCT_RaidTracker\GuildLaunchCT_RaidTracker-9.2.3.lua:2035: unexpected symbol near ':'
Locals:
4th:
1143x [string "CT_RaidTracker_UpdateFrame:OnUpdate"]:1: attempt to call global 'CT_RaidTrackerUpdateFrame_OnUpdate' (a nil value)
[string "*:OnUpdate"]:1: in function <[string "*:OnUpdate"]:1>
Locals:
self = CT_RaidTracker_UpdateFrame {
0 =
time = 0
}
elapsed = 0.001000
(*temporary) = nil
(*temporary) = CT_RaidTracker_UpdateFrame {
0 =
time = 0
}
(*temporary) = 0.001000
(*temporary) = "attempt to call global 'CT_RaidTrackerUpdateFrame_OnUpdate' (a nil value)"
(that final one, it only stopped "counting up" on that first number, because I disabled the addon, as I was getting spammed with error messages).
That's what I get for thinking I can do a super simple update without logging in to test it. Was on my office PC without WoW set up for testing haha. Was a : instead of ; on one line...
I pushed that update to wowinterface. I did not version increment it, so it's still 9.2.3.
Halondrus still didn't track tonight. However, looking at bugsack, I have some errors:
Error 1:
1x ...ldLaunchCT_RaidTracker\GuildLaunchCT_RaidTracker-9.2.3.lua:2034: attempt to call global 'CT_RaidTrackerDebug' (a nil value)
[string "@GuildLaunchCT_RaidTracker\GuildLaunchCT_RaidTracker-9.2.3.lua"]:2034: in function `CT_RaidTracker_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Locals:
this = CT_RaidTrackerFrame {
0 = <userdata>
}
event = "CHAT_MSG_MONSTER_YELL"
arg1 = "The pattern is restored. My purpose resumes."
_ = nil
arg2 = nil
arg3 = nil
arg4 = nil
arg5 = nil
arg6 = nil
arg7 = nil
arg8 = nil
arg9 = nil
_ = nil
_ = nil
_ = nil
_ = nil
_ = nil
_ = nil
_ = nil
CT_RaidTracker_RealBossChangeTime = 600
julianne_died = false
(*temporary) = nil
(*temporary) = "Halondrus the Reclaimer"
(*temporary) = "attempt to call global 'CT_RaidTrackerDebug' (a nil value)"
GPLib = <table> {
GetRecentItemLink = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:442
GetQualityThreshold = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:447
GetValue = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:462
SetQualityThreshold = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:453
GetNumRecentItems = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:438
}
Error 2:
29x ...ldLaunchCT_RaidTracker\GuildLaunchCT_RaidTracker-9.2.3.lua:2024: attempt to call global 'CT_RaidTrackerDebug' (a nil value)
[string "@GuildLaunchCT_RaidTracker\GuildLaunchCT_RaidTracker-9.2.3.lua"]:2024: in function `CT_RaidTracker_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
Locals:
this = CT_RaidTrackerFrame {
0 = <userdata>
}
event = "CHAT_MSG_MONSTER_YELL"
arg1 = "The Light has abandoned you."
_ = nil
arg2 = nil
arg3 = nil
arg4 = nil
arg5 = nil
arg6 = nil
arg7 = nil
arg8 = nil
arg9 = nil
_ = nil
_ = nil
_ = nil
_ = nil
_ = nil
_ = nil
_ = nil
CT_RaidTracker_RealBossChangeTime = 600
julianne_died = false
(*temporary) = nil
(*temporary) = "Anduin Wrynn Defeated"
(*temporary) = "attempt to call global 'CT_RaidTrackerDebug' (a nil value)"
GPLib = <table> {
GetRecentItemLink = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:442
GetQualityThreshold = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:447
GetValue = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:462
SetQualityThreshold = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:453
GetNumRecentItems = <function> defined @GuildLaunchCT_RaidTracker\LibGearPoints-1.2.lua:438
}
Error 3:
32x ...RaidTracker\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0-90009.lua:1595: attempt to index a number value
[string "@GuildLaunchCT_RaidTracker\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0-90009.lua"]:1595: in function <...RaidTracker\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:1584>
[string "@GuildLaunchCT_RaidTracker\Libs\Tablet-2.0\Tablet-2.0-90216.lua"]:2559: in function <...dLaunchCT_RaidTracker\Libs\Tablet-2.0\Tablet-2.0.lua:2557>
Locals:
this = FuBarPluginGL CT_RaidTrackerFrameMinimapButton {
0 = <userdata>
OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:144
GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:382
TopLeftCorner = <unnamed> {
}
RightEdge = <unnamed> {
}
dragged = false
template = "Transparent"
ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:286
SetBackdrop = <function> defined @SharedXML\Backdrop.lua:321
ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:274
plugin = <table> {
}
GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:401
GetBackdrop = <function> defined @SharedXML\Backdrop.lua:339
glossTex = true
SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:258
shadow = <unnamed> {
}
SetParent = <function> defined @ProjectAzilroka\Init.lua:55
PixelSnapDisabled = true
BottomRightCorner = <unnamed> {
}
HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:270
SetFrameStrata = <function> defined @ProjectAzilroka\Init.lua:55
SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:206
OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:174
TopRightCorner = <unnamed> {
}
SetScale = <function> defined @ProjectAzilroka\Init.lua:55
SetPoint = <function> defined @ProjectAzilroka\Init.lua:55
SetSize = <function> defined @ProjectAzilroka\Init.lua:55
self = <table> {
}
GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:180
ClearAllPoints = <function> defined @ProjectAzilroka\Init.lua:55
TopEdge = <unnamed> {
}
isSkinned = true
BottomLeftCorner = <unnamed> {
}
Center = <unnamed> {
}
BottomEdge = <unnamed> {
}
backdropInfo = <table> {
}
SetFrameLevel = <function> defined @ProjectAzilroka\Init.lua:55
SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:238
SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:391
LeftEdge = <unnamed> {
}
SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:414
}
(*temporary) = -4117
(*temporary) = -4117
(*temporary) = -4117
(*temporary) = nil
(*temporary) = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = "attempt to index a number value"
Error 4:
31x ...RaidTracker\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0-90009.lua:1609: attempt to index a number value
[string "@GuildLaunchCT_RaidTracker\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0-90009.lua"]:1609: in function <...RaidTracker\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:1605>
Locals:
this = FuBarPluginGL CT_RaidTrackerFrameMinimapButton {
0 = <userdata>
OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:144
GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:382
TopLeftCorner = <unnamed> {
}
RightEdge = <unnamed> {
}
dragged = false
template = "Transparent"
ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:286
SetBackdrop = <function> defined @SharedXML\Backdrop.lua:321
ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:274
plugin = <table> {
}
GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:401
GetBackdrop = <function> defined @SharedXML\Backdrop.lua:339
glossTex = true
SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:258
shadow = <unnamed> {
}
SetParent = <function> defined @ProjectAzilroka\Init.lua:55
PixelSnapDisabled = true
BottomRightCorner = <unnamed> {
}
HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:270
SetFrameStrata = <function> defined @ProjectAzilroka\Init.lua:55
SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:206
OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:174
TopRightCorner = <unnamed> {
}
SetScale = <function> defined @ProjectAzilroka\Init.lua:55
SetPoint = <function> defined @ProjectAzilroka\Init.lua:55
SetSize = <function> defined @ProjectAzilroka\Init.lua:55
self = <table> {
}
GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:180
ClearAllPoints = <function> defined @ProjectAzilroka\Init.lua:55
TopEdge = <unnamed> {
}
isSkinned = true
BottomLeftCorner = <unnamed> {
}
Center = <unnamed> {
}
BottomEdge = <unnamed> {
}
backdropInfo = <table> {
}
SetFrameLevel = <function> defined @ProjectAzilroka\Init.lua:55
SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:238
SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:391
LeftEdge = <unnamed> {
}
SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:414
}
(*temporary) = -4117
(*temporary) = -4117
(*temporary) = -4117
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a number value"
I've tracked the yells again .. just in case they were any different:
21:58:08 Halondrus yells: Focused obliteration is necessary.
21:58:20 Halondrus yells: Focused obliteration is necessary.
21:58:32 Halondrus yells: Focused obliteration is necessary.
21:58:36 Halondrus yells: Acceptable damage has been inflicted. My purpose resumes.
21:58:36 Halondrus yells: The pattern is restored. My purpose resumes.
Good news everyone! We fixed the broken ... Halondrus!
Unfortunately though .. the addon also tracked our Anduin kill. Which would have been great .. only we didn't kill him :P
It shows that we killed him at 22:13:58 .. these are the yells from around then, and after:
22:09:46 Anduin Wrynn yells: You are weak, Windrunner. And the weak are made to serve.
22:10:35 Anduin Wrynn yells: Save... yourselves...
22:10:42 Anduin Wrynn yells: End... this...
22:10:46 Anduin Wrynn yells: Fall!
22:10:51 Anduin Wrynn yells: Kneel!
22:10:56 Anduin Wrynn yells: There is no balance!
22:11:16 Anduin Wrynn yells: Your end has come!
22:11:44 Anduin Wrynn yells: Fall!
22:11:54 Anduin Wrynn yells: There is no balance!
22:12:14 Anduin Wrynn yells: Your end has come!
22:12:43 Anduin Wrynn yells: Fall!
22:12:53 Anduin Wrynn yells: There is no balance!
22:13:10 Anduin Wrynn yells: Submit!
22:13:13 Anduin Wrynn yells: Your end has come!
22:13:41 Anduin Wrynn yells: Fall!
22:13:47 Anduin Wrynn yells: Kneel!
22:13:51 Anduin Wrynn yells: There is no balance!
22:13:58 Anduin Wrynn yells: Submit!
22:13:58 Anduin Wrynn yells: The Light has abandoned you.
Logging started on 03/30/2022 at 22:16:43.
22:17:55 Anduin Wrynn yells: Your reality ends here!
22:18:00 Anduin Wrynn yells: Break!
22:18:12 Anduin Wrynn yells: Darkness consumes light!
22:18:25 Anduin Wrynn yells: There is no balance!
22:18:32 Anduin Wrynn yells: Break!
22:18:40 Anduin Wrynn yells: Kingsmourne hungers!
22:18:50 Anduin Wrynn yells: Your end has come!
22:19:00 Anduin Wrynn yells: Break!
22:19:04 Anduin Wrynn yells: Darkness consumes light!
22:19:15 Anduin Wrynn yells: There is no balance!
22:19:25 Anduin Wrynn yells: Your end has come!
22:19:30 Anduin Wrynn yells: Break!
22:19:40 Anduin Wrynn yells: Kingsmourne hungers!
22:20:36 Anduin Wrynn yells: Let... me... go...
22:20:45 Uther the Lightbringer yells: Don't give up, Anduin! We will not fail you!
22:20:50 Anduin Wrynn yells: Your existence was one failure after another, old man!
22:20:59 Anduin Wrynn yells: At Andorhal, you failed your kingdom and your prince.
22:21:07 Anduin Wrynn yells: Today, you fail not only the boy-king, but your entire world!
22:22:02 Anduin Wrynn yells: Terrors, arise and obey!
22:22:07 Anduin Wrynn yells: Break!
22:22:12 Anduin Wrynn yells: Your end has come!
22:22:21 Anduin Wrynn yells: Kneel!
22:22:29 Anduin Wrynn yells: Submit!
22:22:32 Anduin Wrynn yells: Break!
22:22:37 Anduin Wrynn yells: Kneel!
22:22:38 Anduin Wrynn yells: The Light has abandoned you.
22:25:09 Anduin Wrynn yells: Your reality ends here!
22:25:15 Anduin Wrynn yells: Break!
I'm not sure if there was an issue with my wow around that time. I do know that at one point, around then, i installed a new weak aura and updated a couple, and there was a glitch that wouldn't allow me to update, so had to reload .. which will have been when the logging started again.
I see... It's because the death yell I was trying to use is "The Light has abandoned you." Which apparently he says randomly throughout the fight, not on death. And It seems like he doesn't have any specific yell for death. I'll need to think of something else here.
After replying that, I just went and watched 4 different kill videos on 2x speed looking for yells.
I did not see "The Light has abandoned you." in any of the 4 videos except on the kill. So now I'm very confused how you have that chat log you posted. It doesn't seem to make sense with what I'm seeing in videos. Did you have a <1% wipe maybe? haha. I'm even more unsure what to do about it now.
haha I wish. I think our best so far has been 17%. I'll see if I can scroll back through more, but the addon only holds so many lines .. alternatively, we're having another crack at him on Friday so I can check his yells then.
*Edit .. nope I've not nothing of any more help. Unless he tends to say that randomly when we wipe, too :P
I'll let you know what happens on Friday. I will say, however, that we've actually tried him a couple of times now .. and that's the first time the addon thought it was a kill. Perhaps we just happened to wipe at the "wrong" time.
The only thing that should trigger a kill of Anduin is that yell "The Light has abandoned you."
Maybe there's another NPC that yells it in the raid or maybe Anduin yells it out into the raid before you're even there. I don't think it's possible for it to trigger while you are out of combat, it should only be while in combat. Maybe he yells it out while you're fighting trash or something.
Very odd indeed!
So tonight we killed Anduin and Rygelon .. both tracked no worries.
No idea what was going on with that Anduin thing before - perhaps it was bugged?
These are all the yells for Anduin that I caught:
21:05:50 Anduin Wrynn yells: Terrors, arise and obey!
21:05:55 Anduin Wrynn yells: Break!
21:06:00 Anduin Wrynn yells: Your end has come!
21:06:20 Anduin Wrynn yells: Break!
21:06:30 Anduin Wrynn yells: Kingsmourne hungers!
21:07:17 Anduin Wrynn yells: Terrors, arise and obey!
21:07:22 Anduin Wrynn yells: Break!
21:07:30 Anduin Wrynn yells: Kingsmourne hungers!
21:07:36 Anduin Wrynn yells: Your end has come!
21:07:45 Anduin Wrynn yells: Kneel!
21:07:49 Anduin Wrynn yells: Darkness consumes light!
21:07:51 Anduin Wrynn yells: Break!
21:07:55 Anduin Wrynn yells: Your end has come!
21:08:00 Anduin Wrynn yells: Submit!
21:08:13 Anduin Wrynn yells: Kneel!
21:08:22 Anduin Wrynn yells: Submit!
21:08:22 Anduin Wrynn yells: The Light has abandoned you.
21:12:06 Anduin Wrynn yells: Your reality ends here!
21:12:11 Anduin Wrynn yells: Break!
21:12:23 Anduin Wrynn yells: Darkness consumes light!
21:12:36 Anduin Wrynn yells: There is no balance!
21:12:43 Anduin Wrynn yells: Break!
21:12:51 Anduin Wrynn yells: Kingsmourne hungers!
21:13:36 Anduin Wrynn yells: Your end has come!
21:13:41 Anduin Wrynn yells: Break!
21:13:51 Anduin Wrynn yells: Kingsmourne hungers!
21:14:03 Anduin Wrynn yells: Darkness consumes light!
21:14:06 Anduin Wrynn yells: Your end has come!
21:14:11 Anduin Wrynn yells: Break!
21:14:21 Anduin Wrynn yells: There is no balance!
21:14:47 Anduin Wrynn yells: Let... me... go...
21:14:55 Uther the Lightbringer yells: Don't give up, Anduin! We will not fail you!
21:15:01 Anduin Wrynn yells: Your existence was one failure after another, old man!
21:15:10 Anduin Wrynn yells: At Andorhal, you failed your kingdom and your prince.
21:15:17 Anduin Wrynn yells: Today, you fail not only the boy-king, but your entire world!
21:16:12 Anduin Wrynn yells: Terrors, arise and obey!
21:16:17 Anduin Wrynn yells: Break!
21:16:22 Anduin Wrynn yells: Your end has come!
21:16:42 Anduin Wrynn yells: Break!
21:16:52 Anduin Wrynn yells: Kingsmourne hungers!
21:17:27 Anduin Wrynn yells: Your end has come!
21:17:39 Anduin Wrynn yells: Terrors, arise and obey!
21:17:44 Anduin Wrynn yells: Break!
21:17:52 Anduin Wrynn yells: Kingsmourne hungers!
21:17:58 Anduin Wrynn yells: Your end has come!
21:18:11 Anduin Wrynn yells: Darkness consumes light!
21:18:13 Anduin Wrynn yells: Break!
21:18:17 Anduin Wrynn yells: Your end has come!
21:18:27 Anduin Wrynn yells: Submit!
21:18:50 Anduin Wrynn yells: I feel... my soul... slipping away...
21:18:59 Sylvanas Windrunner yells: Break his hold, Anduin! The strength lies within you!
21:19:05 Anduin Wrynn yells: What do you know of strength, betrayer?
21:19:12 Anduin Wrynn yells: You lacked the strength to protect your people as you fell before Frostmourne.
21:19:20 Anduin Wrynn yells: You are weak, Windrunner. And the weak are made to serve.
21:20:09 Anduin Wrynn yells: Save... yourselves...
21:20:16 Anduin Wrynn yells: End... this...
21:20:20 Anduin Wrynn yells: Fall!
21:20:30 Anduin Wrynn yells: There is no balance!
21:20:50 Anduin Wrynn yells: Your end has come!
21:20:57 Anduin Wrynn yells: Submit!
21:21:19 Anduin Wrynn yells: Fall!
21:21:23 Anduin Wrynn yells: Kneel!
21:21:29 Anduin Wrynn yells: There is no balance!
21:21:49 Anduin Wrynn yells: Your end has come!
21:22:17 Anduin Wrynn yells: Fall!
21:22:27 Anduin Wrynn yells: There is no balance!
21:22:35 Anduin Wrynn yells: The Light has abandoned you.
It should have picked up more, but for some reason didn't.
I see in that chat log that he says the line twice
21:08:22 Anduin Wrynn yells: The Light has abandoned you.
and at
21:22:35 Anduin Wrynn yells: The Light has abandoned you.
Was 21:22 the proper time for when you killed him? Did CT Raid Tracker put the timestamp as 21:08? That definitely changes how I can track his death, if that's not a unique death yell...