Quartz
Quartz is a modular approach to a casting bar addon. An overview of (hopefully most of) the modules:
*Player
The core of Quartz is lightweight implementation of a standard casting bar, with configurable size, text and icon positioning, and colors.
*Target/Focus
Implementation of target and focus casting bars in similar fashion to the player cast bar.
*Buffs
Display of target and focus buffs and debuffs as duration bars.
*Flight
Hooks into FlightMap or InFlight to display the current flight progress on your casting bar.
*Global Cooldown
Displays a tiny spark-bar to show your Global Cooldown near the cast bar. Helpful for those who'd rather not squint at their action bars to see when they can cast again.
*Interrupt
Changes the color and text of your casting bar to help show that your cast has been interrupted (and show who interrupted it).
*Latency
Displays the amount of time spent between cast send and start events, in the form of a bar at the end of your casting bar, with optional text that displays the actual duration of the lag. This helps in canceling casts when they will not actually be interrupted, especially for users with consistently high pings.
*Mirror
Shows the 'basic' timers such as breath and feign death, as well as some 'odd' ones such as party invite time, resurrect timeout, and arena game start, and a framework for injecting custom timers into the bars.
*Range
Recolors the casting bar when your cast target moves out of range mid-cast.
*Swing
Displays a swing timer for your melee weapon as well as hunter autoshot.
*Timer
Allows for creating custom timers displayed on the mirror bars.
*Tradeskill Merge
Merges multiple casts of the same tradeskill item into one big cast bar.
Use /quartz to bring up the configuration menu.
I'm currently not seeing any ticks for channeling effects.
This was happening with the previous version, as well as the most recent version (3.6.5). I've tried stuff like Drain Life, Mind Flay, and Tranquility but am not seeing ticks for any of them. I've got the "Show channeling ticks" option enabled for the player castbar on these characters too (I've attached a screenshot showing this). Is there another option or variable that needs to be set up for this to work?
In reply to MahBoiiii:
Please fix, this is the main reason I use Quartz!!
In reply to rljohn:
same
In reply to MahBoiiii:
same
hi, show error on tbc version on priest shadow
2x Quartz\modules\Player-Player.lua:230: attempt to call global 'GetActiveSpecGroup' (a nil value)
[string "@Quartz\modules\Player-Player.lua"]:230: in function <Quartz\modules\Player.lua:229>
[string "@Quartz\modules\Player-Player.lua"]:237: in function `UpdateChannelingTicks'
[string "@Quartz\modules\Player-Player.lua"]:105: in function <Quartz\modules\Player.lua:97>
[string "=[C]"]: ?
[string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <...aceMasque\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function `EnableAddon'
[string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:540: in function `EnableAddon'
[string "@Masque\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:630: in function <...aceMasque\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>
In version 3.6.5-bcc my Mind Flay channeled ability doesn't show the tick marks in the cast bars.I don't see any other options to enable this other than the checkbox for 'show channeling ticks'
In reply to krommdor:
I'm having the exact same issue. I've checked on my druid for Tranquility and warlock for Drain Life. None of them are able to see the ticks for the abilities, even with the option enabled. Been happening since before the current version 3.6.5 too.
tbc version cause errors on priest because some broken talent handling.
In reply to GregoryWW:
Similar to this?
Message: Interface\AddOns\Quartz\modules\Player-Player.lua:230: attempt to call global 'GetActiveSpecGroup' (a nil value)
Time: Thu May 20 17:53:39 2021
Count: 1
Stack: Interface\AddOns\Quartz\modules\Player-Player.lua:230: attempt to call global 'GetActiveSpecGroup' (a nil value)
[string "=[C]"]: ?
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceAddon\AceAddon-3.0.lua"]:70: in function <...rkInventory\Externals\Ace3\AceAddon\AceAddon-3.0.lua:65>
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceAddon\AceAddon-3.0.lua"]:527: in function `EnableAddon'
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceAddon\AceAddon-3.0.lua"]:540: in function `EnableAddon'
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceAddon\AceAddon-3.0.lua"]:630: in function <...rkInventory\Externals\Ace3\AceAddon\AceAddon-3.0.lua:615>
Locals: <none>
In reply to Ragefas:
yea
In reply to GregoryWW:
i cant even unlock or move any of the bars
hi, can u update it for tbc pls
In reply to fantara1:
I deleted the Quartz files from "World of Warcraft\_classic_\Interface\AddOns" and reinstalled them with the App and now they work
getting the following errors in tbc using 3.5-classic-5 from beta channel @ wowup - if there is a better version for tbc i am unable to find it.
2x Quartz\modules\Buff.lua:29: Cannot find a library instance of "LibClassicDurations-1.69a".
[string "=[C]"]: in function `error'
[string "@Ace3\LibStub\LibStub.lua"]:23: in function `LibStub'
[string "@Quartz\modules\Buff.lua"]:29: in main chunk
Locals:
(*temporary) = "Cannot find a library instance of "LibClassicDurations"."
4x Quartz\CastBarTemplate.lua:181: attempt to call method 'SetBackdrop' (a nil value)
[string "@Quartz\CastBarTemplate.lua"]:181: in function <Quartz\CastBarTemplate.lua:163>
[string "@Quartz\CastBarTemplate.lua"]:401: in function `ApplySettings'
[string "@Quartz\modules\Player-Player.lua"]:144: in function `ApplySettings'
[string "@Quartz\Quartz-3.5-classic-5.lua"]:103: in function `ApplySettings'
[string "@Quartz\Quartz-3.5-classic-5.lua"]:90: in function <Quartz\Quartz.lua:65>
[string "=[C]"]: ?
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function `EnableAddon'
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:630: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>
2x Quartz\modules\Swing.lua:251: attempt to call method 'SetBackdrop' (a nil value)
[string "@Quartz\modules\Swing.lua"]:251: in function `ApplySettings'
[string "@Quartz\modules\Swing.lua"]:133: in function <Quartz\modules\Swing.lua:98>
[string "=[C]"]: ?
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Ace3\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:520>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@Quartz\Quartz-3.5-classic-5.lua"]:218: in function `SetModuleEnabled'
[string "@Quartz\modules\Swing.lua"]:349: in function <Quartz\modules\Swing.lua:348>
[string "=[C]"]: ?
[string "@Chinchilla\Libs\AceConfigDialog-3.0\AceConfigDialog-3.0-81.lua"]:51: in function <...lla\Libs\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
[string "@Chinchilla\Libs\AceConfigDialog-3.0\AceConfigDialog-3.0-81.lua"]:847: in function <...lla\Libs\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:668>
[string "=[C]"]: ?
[string "@Ace3\AceGUI-3.0\AceGUI-3.0-41.lua"]:72: in function <Ace3\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Ace3\AceGUI-3.0\AceGUI-3.0-41.lua"]:306: in function `Fire'
[string "@Ace3\AceGUI-3.0-41\widgets\AceGUIWidget-CheckBox.lua"]:68: in function <...ns\Ace3\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:57>
thanks ;)
In reply to amey0:
I'm using 3.6.4.2 from WowUp (manually switched Quartz to the beta channel), works fine, no errors ingame. Try doing a "Re-Scan Folders" in WowUp.
Does not work in TBC. If you haven't access to the beta, the pre-patch is available on the PTR, same api. If I knew more about programming I would help you more :D
In reply to marblexavier:
are you sure youre using the right version? the one i have works fine on beta. i downloaded it from wowup under the classic beta directory. says it was released yesterday
In reply to XboxControllerTV:
Thanks, I will try another version.
Option "Show channeling ticks" for the Blizzard spell(didnt test others) currently not working. Using 3.6.4-2-g7211fe4-bcc on PTR 2.5.1.38677
/e: also checking the "Disable Blizzard Cast Bar" option triggers a LUA error:
In reply to sQisheee:
Confirmed that this is still broken.