Target cast bar not showing #109


  • Invalid
  • Defect
Closed
Assigned to nevcairiel
  • Darthn created this issue Sep 12, 2010

    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 set
    Count: 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 set
    Count: 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 set
    Count: 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.

  • Darthn added the tags New Defect Sep 12, 2010
  • _ForgeUser2821998 posted a comment Sep 13, 2010

    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.

  • Darthn posted a comment Sep 15, 2010

    will supply the requested info tonight.

  • nevcairiel removed a tag New Oct 10, 2010
  • nevcairiel added a tag Invalid Oct 10, 2010
  • nevcairiel closed issue Oct 10, 2010

To post a comment, please login or register a new account.