This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. target yourself and cast
What is the expected output? What do you see instead?a bar similar to the user cast bar
What version of the product are you using?3.0.3.1
Do you have an error log of what happened?3 separate errors.
error 1) Interface\AddOns\Quartz\CastBarTemplate.lua:149: <unnamed>:SetText(): Font not setCount: 1
Call Stack:[C]: ?[C]: in function `SetText'Interface\AddOns\Quartz\CastBarTemplate.lua:149: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:133>Interface\AddOns\Quartz\CastBarTemplate.lua:242: in function `?'Interface\AddOns\Quartz\CastBarTemplate.lua:126: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:124>
error 2) Interface\AddOns\Quartz\CastBarTemplate.lua:91: <unnamed>:SetFormattedText(): Font not setCount: 99
Call Stack:[C]: ?[C]: in function `SetFormattedText'Interface\AddOns\Quartz\CastBarTemplate.lua:91: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:58>
error 3) Interface\AddOns\Quartz\CastBarTemplate.lua:314: <unnamed>:SetText(): Font not setCount: 4
Call Stack:[C]: ?[C]: in function `SetText'Interface\AddOns\Quartz\CastBarTemplate.lua:314: in function `?'Interface\AddOns\Quartz\CastBarTemplate.lua:126: in function <Interface\AddOns\Quartz\CastBarTemplate.lua:124>[C]: in function `MoveForwardStart'[string "MOVEFORWARD"]:2: in function <[string "MOVEFORWARD"]:1>
Please provide any additional information below.
Using LUI compilation for a UI. Added quartz cast bar but it is not working.
Thanks for reporting the bug Darthn. There's some information that will be needed, though, before anything can be attempted. So here's a couple of questions: 1) Can you reproduce the bug with no addons loaded other than Quartz? 2) Can you reproduce the bug when using the default profile? (create a new profile, use it, reset it, then try) 2a) If not, please attach a copy of your Quartz.lua from the SavedVariables directory and leave a comment telling us which profile you use 3) If you're testing on beta, please tell us as well.
will supply the requested info tonight.
To post a comment, please login or register a new account.