Thats the Mirror Bar. You should be able to turn the ready-check-bar off individually in the options of the mirror bar, or well just turn the whole thing off.
Thats the Mirror Bar. You should be able to turn the ready-check-bar off individually in the options of the mirror bar, or well just turn the whole thing off.
Thanks for the quick reply Nevcairiel - I eventually realized it was the Mirror module when I noticed the same 'Ready Check' bar showing the 'Logout' timer. Noticed the specific toggle-box for 'Ready Check' shortly after.
I really need to stop updating AddOns on so little sleep, it was all right there in front of me. :cool:
At any rate - keep up the great work, Quartz is a definite "must-have" for me!
Nevcairiel, I wrote an article about the new version of Quartz on WoW-Hungary as "Addon of the Week", and somebody has asked in the comments a question: how is it possible to unlock the buff bars? Since I don't use Quartz I couldn't answer - but I'm sure you can :)
You can change the anchor from player (the default) to free positioning.
I don't remember the exact wording and/or palce in the options though. :confused:
Either all bars should have a "Lock" function or else none of them should and instead all should have the "Free" anchor setting (I prefer the first one). Or for excess, all bars have both. Having two completely different option states for locking/unlocking different cast bars in the mod=confusion.
The Main CastBars (Player, Target, Focus, Pet) don't have the anchor settings, only the additional bars, like buff, gcd, swing, etc, because those can actually be anchored to one of the main castbars.
It kinda makes sense, it should probably just be a bit clearer in the UI.
Oh man, I really hope this isn't another of those "right in front of my face" things!
Since the 3.0.2 series started, I've been getting two errors when I take a flight somewhere. Odd thing is, doesn't seem to affect all my characters, just some, even though all 10 are using the same Profile.
This one occurs only once:
Quartz-3.0.2-2-gf3ede34\modules\Flight.lua:146: <unnamed>:SetText(): Font not set
Quartz-3.0.2-2-gf3ede34\modules\Flight.lua:146: in function `BeginFlight'
Quartz-3.0.2-2-gf3ede34\modules\Flight.lua:118: in function <Interface\AddOns\Quartz\modules\Flight.lua:116>
(tail call): ?:
Flightmap-3.0-2\FlightMapTimes.lua:325: in function `FlightMapTimesRecorderFrame_OnUpdate'
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>
This one continues to propagate unless I either log out and back in, or open /quartz and change the font on the Player bar (which the Flight uses as a base) to a different font. It doesn't matter which font, as long as it's different than the one it was - I've tried about 8 fonts and they all have this new error (using SharedMedia):
Quartz-3.0.2-2-gf3ede34\CastBarTemplate.lua:91: <unnamed>:SetFormattedText(): Font not set
Quartz-3.0.2-2-gf3ede34\CastBarTemplate.lua:91: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:58>
It seems to only be the Flight timer, I'm having no other errors generated - could it possibly be because I have the underlying Player bar disabled, but am still using the Flight timer?
Yeah, enabling the Player module seems to pretty consistently prevent this error - that doesn't really work for me though, I'm using a Hud for my and my target cast bars, using Quartz only for Pet / Focus / Mirror / Flight.
I also can't just enable the Player module to prevent the error and then make
the bar alpha 0% or anything, cuz the Flight module inherits from Player.
Thanks for reading. :cool:
EDIT: Seems like it might be somehow not initializing. What I mean is, let's say I log in to the game - the first flight I take is going to spawn the above error (unless I have the Player module enabled), and continue to stack errors until I log out or change the font for the Player module. After the font is changed it seems to work fine on subsequent flights, even if I change it to whatever the original 'problem' font was. The problem won't return until the next time I log in.
Hopefully this will be of some assistance too - I notice that if I log in a character and immediately, preemptively, change the Player font to <any font> and then back again, the first time I take a flight somewhere I get no errors. It's just a matter of remembering to do it.
Related - is there anyway I could automate this a bit through a macro, rather than having to open the options window, open the font drop down, etc?
I'm having an issue with the Skin/Texture. Right now it's on Blizzard for all the Cast Bars. When I change it to Gradient it works. Then I do /reload or log off and its back to Blizzard. I tried to edit the "Quartz.Iua" File to replace "Blizzard" with "Gradient" but it just re-set right back. Sorry if its a known issue reported by loads of other people. And I'm using Version 3.0.2.
Probably Nev didn't set the callbacks for Shared Media Library to update the textures when another addon (possibly Xperl) you own adds the Gradient texture to SML.
Is there a way to change profile with command line?
Since it doesn't have support for dual talent/profile, and my second spec i whant the bars moved more to sides.
Thats the Mirror Bar. You should be able to turn the ready-check-bar off individually in the options of the mirror bar, or well just turn the whole thing off.
As it stands there's duplicate (or triple) castbars if you happen to have your self targeted or focused and cast something :)
Thanks for the quick reply Nevcairiel - I eventually realized it was the Mirror module when I noticed the same 'Ready Check' bar showing the 'Logout' timer. Noticed the specific toggle-box for 'Ready Check' shortly after.
I really need to stop updating AddOns on so little sleep, it was all right there in front of me. :cool:
At any rate - keep up the great work, Quartz is a definite "must-have" for me!
In any case it's a minor edit in the precondition check for focus/target I don't mind doing it on my local copy :)
I don't remember the exact wording and/or palce in the options though. :confused:
It kinda makes sense, it should probably just be a bit clearer in the UI.
Since the 3.0.2 series started, I've been getting two errors when I take a flight somewhere. Odd thing is, doesn't seem to affect all my characters, just some, even though all 10 are using the same Profile.
This one occurs only once:
This one continues to propagate unless I either log out and back in, or open /quartz and change the font on the Player bar (which the Flight uses as a base) to a different font. It doesn't matter which font, as long as it's different than the one it was - I've tried about 8 fonts and they all have this new error (using SharedMedia):
It seems to only be the Flight timer, I'm having no other errors generated - could it possibly be because I have the underlying Player bar disabled, but am still using the Flight timer?
That could be possible, i'll try to replicate the error using that combination.
I also can't just enable the Player module to prevent the error and then make
the bar alpha 0% or anything, cuz the Flight module inherits from Player.
Thanks for reading. :cool:
EDIT: Seems like it might be somehow not initializing. What I mean is, let's say I log in to the game - the first flight I take is going to spawn the above error (unless I have the Player module enabled), and continue to stack errors until I log out or change the font for the Player module. After the font is changed it seems to work fine on subsequent flights, even if I change it to whatever the original 'problem' font was. The problem won't return until the next time I log in.
Related - is there anyway I could automate this a bit through a macro, rather than having to open the options window, open the font drop down, etc?
Update Edit: I believe the Addon causing the problem was Skinner. The StatusBar Texture was set to Blizzard and it was over-riding my Quartz Settings.
Since it doesn't have support for dual talent/profile, and my second spec i whant the bars moved more to sides.