I had the same issue but I figured it out.
Go to Edit Mode, check the box Encounter Bar and move the bar where you can see your balance. The reason why the game kicks you out because you cant see your balance bar and of course you lose your balance. I hope, this helps to people who try to complete this quest.
Thank you very much! I caught a glimpse of the box when it started the quest but couldn’t figure out which one it was. You’re the bomb!
This did it.
That did indeed do it. Thanks
Thank you ,that worked for me👍
Thank you very much. that fixed the issue!
If you don’t want to move anything from your UI, when the vehicle bar show up just open chat and type:
/run if not FYC then FYC=CreateFrame"Frame"end local i,p,m=0,“player"FYC:SetScript(“OnUpdate”,function(s,e)i=i+e if i>1 then i=0 m=UnitPowerMax(p,10)if m>0 then print(UnitPower(p,10)/m<.5 and”>“or”<")else s:SetScript(“OnUpdate”,nil)end end end)
this will make your chat give you the answer,
just press 1 when you see < in the chat box and
press 2 when you see >
I found a fix for this. Go into edit mode where you fix your Ui and select and move the encounter bar. That fixed it for me. It was hiding behind the action bars/
thank you, King <3
Fixed my issue. Thank you.