LittleWigs r579, BigWigs r5814. Enter the new ToC (normal) and in chat after entry:
WARNING: The Black Knight (550) already exists as a boss module in Big Wigs, but something is trying to register it again (at revision 550). This usually means you have two copies of this module in your addons folder due to some addon updater failure. It is recommended that you delete any Big Wigs folders you have and then reinstall it from scratch.
Then an error that looks like a typo:
["message"] = "AceLocale-2.2-91094 (Ace2):487: AceLocale(BigWigsArgent Confessor Paletress): Translation \"triger_surrender\" does not exist.\n...s\\LittleWigs_Icecrown\\Argent_Confessor_Paletress.lua:88: in function <...s\\LittleWigs_Icecrown\\Argent_Confessor_Paletress.lua:87>:\n<in C code>: ?\nAceEvent-2.0-91091 (Ace2):298: in function `TriggerEvent'\nAceEvent-2.0-91091 (Ace2):910: in function <Interface\\AddOns\\Ace2\\AceEvent-2.0\\AceEvent-2.0.lua:903>\n\n ---",
["type"] = "error",
["time"] = "2009/08/12 20:10:27",
["session"] = 1215,
["counter"] = 1
ill look at it after breakfeast, i think i might have copied to much of my basic module layout ;)
EDIT:
typo should be fixed soon .
Regarding the other error there are 2 possible reasons, either that i have copied the line
local boss = BB["The Black Knight"]
into other modules , which i have in the past, but i think this shouldnt affect the current svn-copy.
or:
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.
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.
they are called ALPHA for a reason
the typo zidomo reported should be fixed, and i added enus-trigger.
My wowclient is german-only for the time being so someone needs to test revision 582 or higher.
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.
Yep, that's what happened. Normally I look thoroughly through issues like that. But as I received the same message the other day due to a different conflict with BigWigs (unconnected to dual-LittleWigs modules), wasn't interested in spending the extra time to look.
-i thought about something like:
IF Eadric casts Hammer of the Rightous AND target is not affected by Hammer of Justice THEN print "you have the hammer! Throw it!" WHEN target=Player / whisper player IF target= someoneelse AND start 6sec timer for hammer of rightous
-we could announce the target of the Hammer of Justice before so you can dispell it.
-announce when Eadric is low health (21k ),so you know when to hit him with his hammer to kill him.
-i thought about something like:
IF Eadric casts Hammer of the Rightous AND target is not affected by Hammer of Justice THEN print "you have the hammer! Throw it!" WHEN target=Player / whisper player IF target= someoneelse AND start 6sec timer for hammer of rightous
-we could announce the target of the Hammer of Justice before so you can dispell it.
-announce when Eadric is low health (21k ),so you know when to hit him with his hammer to kill him.
What do you think about this? ;)
My 2 cents : This goes well above and beyond what's necessary to complete the encounter, beyond announcing that he's casting it/ who it's on, the players should be deciding what to do about 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.
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.
LittleWigs r591, BigWigs r5877. Head into the heroic Violet Hold instance. We wiped (yep, bad PUG) a couple trash pulls into it before the first boss. Then wiped on the first boss (in this case, Zuramat the Obliterator). Then replaced the tank and did it to the end with no further wipes.
Big problem: the timer bar showing the delay between the boss kill and the next trash spawn between bosses never appeared as it used to with the revisions used last week. The alert for the portals went up in raid chat after every boss, but the timer bars never did.
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.
I was talking about the LittleWig/BigWigs raid/RW message in chat about the next trash portal opening after a VH boss is killed working fine. Blizzard doesn't provide anything in chat.
No BigWigs timer bars ever appeared for the countdown to the next trash portal as they have with earlier revisions, thus a problem.
the only thing we changed in a long long time in the vh.module is "checkforwhipe" so i think this change is causing your problems.
The portal messages are similiar to the death announce of the black knight;
we're counting bossdeaths .
1boss down= portal 7 incoming
2 boss down= portal 13 incoming
therefore a wipe might mess with our internal counter.
While we're trying to solve this problem, we should add a small announce "portal soon" ~5 seconds before the portal appears ; people might fall asleep during the 95 second counter ;)
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 :)
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").
No, the options were not changed. Wave Bars were enabled then (confirmed after you posted), as they have been for earlier revisions.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
WARNING: The Black Knight (550) already exists as a boss module in Big Wigs, but something is trying to register it again (at revision 550). This usually means you have two copies of this module in your addons folder due to some addon updater failure. It is recommended that you delete any Big Wigs folders you have and then reinstall it from scratch.
Then an error that looks like a typo:
["message"] = "AceLocale-2.2-91094 (Ace2):487: AceLocale(BigWigsArgent Confessor Paletress): Translation \"triger_surrender\" does not exist.\n...s\\LittleWigs_Icecrown\\Argent_Confessor_Paletress.lua:88: in function <...s\\LittleWigs_Icecrown\\Argent_Confessor_Paletress.lua:87>:\n<in C code>: ?\nAceEvent-2.0-91091 (Ace2):298: in function `TriggerEvent'\nAceEvent-2.0-91091 (Ace2):910: in function <Interface\\AddOns\\Ace2\\AceEvent-2.0\\AceEvent-2.0.lua:903>\n\n ---",
["type"] = "error",
["time"] = "2009/08/12 20:10:27",
["session"] = 1215,
["counter"] = 1
EDIT:
typo should be fixed soon .
Regarding the other error there are 2 possible reasons, either that i have copied the line
into other modules , which i have in the past, but i think this shouldnt affect the current svn-copy.
or:
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.
the typo zidomo reported should be fixed, and i added enus-trigger.
My wowclient is german-only for the time being so someone needs to test revision 582 or higher.
Yep, that's what happened. Normally I look thoroughly through issues like that. But as I received the same message the other day due to a different conflict with BigWigs (unconnected to dual-LittleWigs modules), wasn't interested in spending the extra time to look.
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.
IF Eadric casts Hammer of the Rightous AND target is not affected by Hammer of Justice THEN print "you have the hammer! Throw it!" WHEN target=Player / whisper player IF target= someoneelse AND start 6sec timer for hammer of rightous
-we could announce the target of the Hammer of Justice before so you can dispell it.
-announce when Eadric is low health (21k ),so you know when to hit him with his hammer to kill him.
What do you think about this? ;)
My 2 cents : This goes well above and beyond what's necessary to complete the encounter, beyond announcing that he's casting it/ who it's on, the players should be deciding what to do about it.
As soon as i have access to my sources again ill have a look
deaths is set to 0 in the beginning and counting +1 for each unit_death we see in the combatlog. maybe a wipe doesnt reset the counter properly.
Not sure why didn't have them before, but I added wipe checks to all the LK modules I thought it was needed for.
Big problem: the timer bar showing the delay between the boss kill and the next trash spawn between bosses never appeared as it used to with the revisions used last week. The alert for the portals went up in raid chat after every boss, but the timer bars never did.
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.
I was talking about the LittleWig/BigWigs raid/RW message in chat about the next trash portal opening after a VH boss is killed working fine. Blizzard doesn't provide anything in chat.
No BigWigs timer bars ever appeared for the countdown to the next trash portal as they have with earlier revisions, thus a problem.
The portal messages are similiar to the death announce of the black knight;
we're counting bossdeaths .
1boss down= portal 7 incoming
2 boss down= portal 13 incoming
therefore a wipe might mess with our internal counter.
While we're trying to solve this problem, we should add a small announce "portal soon" ~5 seconds before the portal appears ; people might fall asleep during the 95 second counter ;)
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 :)
No, the options were not changed. Wave Bars were enabled then (confirmed after you posted), as they have been for earlier revisions.