Guys can you help me out here, what is that and how can I remove that bar from my health bar. Thanks for any help
http://imgur.com/zZKPQiN
Printable View
Guys can you help me out here, what is that and how can I remove that bar from my health bar. Thanks for any help
http://imgur.com/zZKPQiN
Guys help me rly I delete Catch folder, WTF folder, interface folder resset all default settings and still that retared bug wtf s going on ? srsly
Srlsy am so mad, can u explain how to fix this ****ing bug or no ? Playing ****injg 1 week with that BLUE BAR . I checke d 2 h google about this bug and i can't find any fix. Or i will just Delete character and gg
download a new Wotlk client, log in and see if your Char still have that bug. if it does not have any bug you will just need to copy/paste the WTF folder from your old client in this new client, in this way you will keep your macros/key bindings etc
Come on GM/ or some normal player help. I download WOW again 16 GB, it's take me all night for that . And still same problem http://imgur.com/9xH3n3W
Its bug from warmane . HOW can I fix
Disable all your addons and see if it still is there.
Type /framestack and mouseover it, see if you can identify it this way...
It may just be a reputation bar? Press C and go to reputation, click each reputation and see if you have any of them marked as "show as xp bar"
Did you use a vehicle or something like that? Try typing /script VehicleExit(); (with V and E capital letters)
At least someone helping here, thanks Radvo, but so sad from warmane help atm 0.
Radvo I disabled all addons, delete catch/wtf/interface folders. I checked each reputation and all was unstick. Nop I never used vehicle. Also I don't have any single quest in quest log mate.
I tryed /framestac look at screen saying mana bar :( http://imgur.com/hjG5OjH
http://imgur.com/MsB1CKN
Please MALACO I need your help here, dud I playing with bar almost 1 week, ******ed mana bar BUG
Try
/script AlternatePowerBar:Hide()
or
/script AlternatePowerBar.Hide()
or
/script AlternatePowerBar::Hide()
It's the "Druid Mana Bar".
I have no idea why your client think you have mana or are a druid, but that is what that bar does.
I tryed all 3 /script and noone helped. Warmane staff PLEASE answer what is that and how to fix :( WHy I getting ignored from u
Because it's not their responsibility to fix your broken UI. You executed some script that made that alternate bar appear.
Type
/script PlayerFrameAlternateManaBar:SetScale(0.1);
As a temporary fix till I work out a proper way to hide it.
I think
/script PlayerFrameAlternateManaBar:Hide();
Should do the trick... Hid the alternate frame on my druid, so it should work for you as well.... Let me know.