The Brothers Will Rise
- Collect the Essence of Fire
- Collect the Essence of Wrath
Attempting to talk to either Acolyte Vildras or Acolyte Vaama gives no dialog options, blocking quest progression.
Is it just me or did they undo a *** load of bug fixes from beta? All of the bugged Ebonheart quests worked in the second-to-last beta weekend. VERY annoying.
I personally hate logging in and out to HOPEFULLY catch a quest that will work. Quests fixes should be straight forward. As a developer myself, you have a few things to look at. What is suppose to spawn the quest/npc, what will effect the timers, what will effect the visibility. What effects the Area-Switch that turns on quest/npc. So, if you have a quest that is not spawning, fix the darn triggers. Is NOT that hard!!!
Even if it involves database flags that determine if a toon is eligible to trigger the quest, then there should be a mechanism to reset those flags (like resetting the quest).
Come on, this is NOT like writing global coordinates where one forgot to put in the curve of the earth, it is TRIGGERS and DATABASE variables. And chain quests would definitely have Database triggers so just put in a means to reset the triggers for that part of the quest!
One ton's triggers should NOT effect others!!! Having a quest NPC not spawn for extended periods of time because too many are in the area is SLOPPY programming. The Triggers should NOT overlap, causing timers to go negative. when you test a timer to see if it counts down to zero, going negative means it is NOT zero and so the timer would have to roll completely around to get to zero again. I HIGHLY suspect that this is what is occurring. Change the code so that you test for less than or equal to zero.
Another fix would be to have the mob's timer based on the FIRST person to enter the area, not the LAST. Because if you use the LAST person to enter the trigger area, you will be constantly resetting the timer to a point that the MOB's timer never reaches zero.
If you want more suggestions. please ask. I have been a developer for over 30 years.
Lance
I have the same problem.
I cannot talk to either acolyte, they are just standing there.
They could just as well be an inanimate object in the game world for all the interaction I can do with them.
And I for one are dead tired of relogging, reloading UI and whatnot.
I have done it so many times with so many quests I lost count, and I have yet to see it do anything at all.
do they restart server once a while? There gotta be a way to track what instances are bugged and reset them... this is sad... relogged for about 20 times and everytime in a bugged instance.
Same. Relogged several times since yesterday, still unable to talk to either of them. Come on, level 10 and already 4 bugged quests for me. This feels like a beta, not a friggin release.