Attached Combatlog from 4th boss in CoS (drake-mount boss)
Can't believe he's been so overlooked. I probably did nothing because the only thing it seems worth warning about is the Corrupting Blight which can't be dispelled. But I guess it's useful information for the healer to have so I added it in an alpha.
I could remove that line, but I honestly can't see how that line would stop it from working or how it would have worked properly without it, and nobody probably wants to wipe it on purpose to test it :) Also if it can get to the warning it should also be getting to the code that creates the bar. Very baffling.
No BigWigs timer bars ever appeared for the countdown to the next trash portal as they have with earlier revisions, thus a problem.
That really sounds strange. Have you verified that the option didn't get disabled for that module, currently called "Wave Bars" (I'm gonna change to "Portal Bars"). Both the option for message & bars get called at the exact same time if they are enabled, so getting one but not the other is strange.
I will add the ~15 second warning though, since the translation is in there, but we just never used it :)
Little bug: if you wipe on the Black Knight in P3 for example, when you attempt him again, LittleWigs will give you the message that you've defeated the Black Knight after P1 of your second attempt. I'm gonna guess you're counting his deaths and think we've beat him when it hits 3 deaths? If so, you need a way to reset that on a wipe.
Not sure why didn't have them before, but I added wipe checks to all the LK modules I thought it was needed for.
I'm not sure at which revision you started testing the totc5 modules, but the module was renamed from lw_coliseum to lw_icecrown recently,you might have still both.
This is what I suspect happened. Wonder if there is a way to clean that up. Probably not, hopefully not too many people got those alpha builds.
I tried to get in there, but my PTR client kept crashing. I received some message some where, too many sources, and the said they didn't think there was a whole lot to warn for. But whatever people think we can probably get added.
Error from a couple days ago during the Grand Magus Telestra encounter in heroic Nexus. LittleWigs r555/v3.1.1, USEng client/server, WoW 3.1.1 live. Probably related to r554's change: "Added second split warning for heroic Grand Magus Telestra":
["message"] = "LittleWigs_Coldarra-3.0.0\\Grand_Magus_Telestra.lua:166: attempt to compare number with nil\n\n ---",
["type"] = "error",
["time"] = "2009/04/23 15:58:21",
["session"] = 1031,
["counter"] = 180
Ah yea, a new Transcriptor would probably cause that, I just looked at the new code and I didn't see a way to insert a custom note any more. I'll remove those lines, we can come up with another solution to try and check the health values when he does Insanity.
@Yoshimo: The cast times should be in the transcriptor logs.
Ill get to that later,
what do you think about the escortevent?
Well again the german makes it harder to identify the mob names. And in this case we might need that. Also the yells of course.
I don't mind adding some stuff to the escort event, but I'm not sure how far down the road I want to go for reporting stuff that is only appropriate for achievements. Seems like maybe a good idea for another addon, maybe that even doesn't use BigWigs as it's core.
Harder for me to find oozes in german :) Since the boss doesn't cast the summon as far as I can tell, it might not be possible to detect when they spawn. I'll need some one that can read German to find the lines for me. Or else I'll have to get an english transcriptor.
im not sure why but somehow the tbc-modules seem to miss a few translations. kaelthas, vexallus selin in magisters terrace for example dont have a german translation.
shall we do something about that ? ;)
I turned on the web translations for little-wigs-tbc, but haven't imported anything yet. it's pretty low on my life priority list :)
0
Can't believe he's been so overlooked. I probably did nothing because the only thing it seems worth warning about is the Corrupting Blight which can't be dispelled. But I guess it's useful information for the healer to have so I added it in an alpha.
0
0
That really sounds strange. Have you verified that the option didn't get disabled for that module, currently called "Wave Bars" (I'm gonna change to "Portal Bars"). Both the option for message & bars get called at the exact same time if they are enabled, so getting one but not the other is strange.
I will add the ~15 second warning though, since the translation is in there, but we just never used it :)
0
Are these blizzard warnings? Or are you saying you saw the BigWigs messages but not the bars?
What I changed should have made this work, rather than break. It should be reseting the boss kills after a wipe.
0
Not sure why didn't have them before, but I added wipe checks to all the LK modules I thought it was needed for.
0
Good to know for the future, but for now, since it only went to folks as an alpha I think they can deal with it.
0
This is what I suspect happened. Wonder if there is a way to clean that up. Probably not, hopefully not too many people got those alpha builds.
0
0
0
Fixed and tagged at v3.1.2.
0
@Yoshimo: The cast times should be in the transcriptor logs.
0
Well again the german makes it harder to identify the mob names. And in this case we might need that. Also the yells of course.
I don't mind adding some stuff to the escort event, but I'm not sure how far down the road I want to go for reporting stuff that is only appropriate for achievements. Seems like maybe a good idea for another addon, maybe that even doesn't use BigWigs as it's core.
0
0
I turned on the web translations for little-wigs-tbc, but haven't imported anything yet. it's pretty low on my life priority list :)
0
Yea, we had some web problems with that module specifically. I got a fix for it checked in a few hours ago thanks to ckknight's help with the website.