Error: Interface\AddOns\Bigwigs\Naxxramas\Razuvious.lua:94: AceLocale(BigWigsInstructor Razuvious): Translation for "startrigger1" does not exist
(there is a T missig)
Onyxia didn't seem to work for me at all. Didn't get any announces for most of the events, deep breath, phase 2, phase 3, but the defeat trigger did go off!
Twin Emperors - Teleport
Our raid was confused when the Emperors didn't teleport 5 seconds after the "Teleport in 5" warning. Apparently the Twin Emperors teleport every 30-40 seconds, not strictly 30 seconds. Could the warning be changed to read "Possible Teleport in 5"?
Twin Emperors - Teleport
Our raid was confused when the Emperors didn't teleport 5 seconds after the "Teleport in 5" warning. Apparently the Twin Emperors teleport every 30-40 seconds, not strictly 30 seconds. Could the warning be changed to read "Possible Teleport in 5"?
What does it matter, if they don't get out and they do teleport, thats a wipe. They actually teleport about every 28-33 seconds.
I have fixed the Noth can't access field profile bug
I have fixed the "twins" translation could not be found bug.
FIXED: Error: Interface\AddOns\Bigwigs\Naxxramas\Razuvious.lua:94: AceLocale(BigWigsInstructor Razuvious): Translation for "startrigger1" does not exist
We had a small problem with anub rhekan yesterday.
The "Incoming Lucoust Swarm" was coming always, but I think when me and my hunter were to fast and I got no debuff the timerbar did not start for the next swarm and there was no timer how long until locust ends. this happend about 3 or 4 times the fight.
The fubar portion seems to ignore the settings of things like 'show text' on load. The menu shows it disabled, but the text is there until the option is toggled.
AceDB-2.0 revision 5947 (modified my post and removed revision)
[16:06-196] FuBar\libs\AceDB-2.0\AceDB-2.0.lua:644: bad argument #1 to `next' (table expected, got nil)
Happened when changing profile from the menu in bigwigs ace2 version and also when right clicking the BugSack icon. Also, changing the profile activated every module.
[16:08-196] FuBar\libs\AceDB-2.0\AceDB-2.0.lua:929: attempt to index field `currentProfile' (a nil value)
After changing the profile left clicking the bigwigs icon gave the above error.
UPDATE:
Started getting all kinds of errors for anything ace2. Witchhunt, Onebag, etc. OneBag wasn't even working
OneCore.lua:708: Usage: OneBagFrame:SetScale(scale)
---
OneCore.lua:708: attempt to index field `profile' (a nil value)
---
OneCore.lua:537: attempt to index field `colors' (a nil value)
ANOTHER update:
Turned off BigWigs and now everything else is working fine, I think maybe changing the profile in it screwed everything else up even after I changed it back to default.
Error: Interface\AddOns\Bigwigs\Naxxramas\Razuvious.lua:94: AceLocale(BigWigsInstructor Razuvious): Translation for "startrigger1" does not exist
(there is a T missig)
I noticed this too. It almost seemed like the missed shout timer never got correctly reset when an actual shout occurred.
Also the c'thun timers are completly borked, stage 1 dark glare shows no candybar timers, starge 2 tenticle timers don't start when they should
About 30 seconds into the fight, maybe slightly more.
Noth.lua:202: attempt to index global `profile' (a nil value)
Our raid was confused when the Emperors didn't teleport 5 seconds after the "Teleport in 5" warning. Apparently the Twin Emperors teleport every 30-40 seconds, not strictly 30 seconds. Could the warning be changed to read "Possible Teleport in 5"?
What does it matter, if they don't get out and they do teleport, thats a wipe. They actually teleport about every 28-33 seconds.
I have fixed the "twins" translation could not be found bug.
FIXED: Error: Interface\AddOns\Bigwigs\Naxxramas\Razuvious.lua:94: AceLocale(BigWigsInstructor Razuvious): Translation for "startrigger1" does not exist
-Ammo
added.
I'll go and check out the C'Thun module again, I probably messed something up :)
-Ammo
The "Incoming Lucoust Swarm" was coming always, but I think when me and my hunter were to fast and I got no debuff the timerbar did not start for the next swarm and there was no timer how long until locust ends. this happend about 3 or 4 times the fight.
The Wave 1 notice from BigWigs is off if the raid starts the encounter by pulling the first wave instead of talking to Andorov.
This is the yell when the encounter starts by pulling:
All boss modules that place raid icons now place them through triggering an event:
self:TriggerEvent("BigWigs_SetRaidIcon", "playername")
You can configure which icon to use from the BW2 menu.
Hmm, I'll check out if anything is wrong in Anub'Rekhan, I thought I added the 3 second delay after incoming
-Ammo
Fixed. Triggers on Remember, Rajaxx....
-Ammo
AceDB-2.0 revision 5947 (modified my post and removed revision)
[16:06-196] FuBar\libs\AceDB-2.0\AceDB-2.0.lua:644: bad argument #1 to `next' (table expected, got nil)
Happened when changing profile from the menu in bigwigs ace2 version and also when right clicking the BugSack icon. Also, changing the profile activated every module.
[16:08-196] FuBar\libs\AceDB-2.0\AceDB-2.0.lua:929: attempt to index field `currentProfile' (a nil value)
After changing the profile left clicking the bigwigs icon gave the above error.
UPDATE:
Started getting all kinds of errors for anything ace2. Witchhunt, Onebag, etc. OneBag wasn't even working
OneCore.lua:708: Usage: OneBagFrame:SetScale(scale)
---
OneCore.lua:708: attempt to index field `profile' (a nil value)
---
OneCore.lua:537: attempt to index field `colors' (a nil value)
ANOTHER update:
Turned off BigWigs and now everything else is working fine, I think maybe changing the profile in it screwed everything else up even after I changed it back to default.
When Jekklik died, I got a BigWigs bar called "Testing Sync". I also got the following error:
This is related to the AceEvent problems I posted in the Ace2 Dev corner.
-Ammo