Quartz Error Report ver. 3.0.4 #133


  • Other
  • Fixed
Closed
Assigned to nevcairiel
  • _ForgeUser1195447 created this issue Feb 8, 2011

    What steps will reproduce the problem?
    1. Deleted WoW cache folder.
    2. Loaded Quartz nearly alone.
    3. Swatter error popup upon entry into game world.

    What is the expected output? What do you see instead?
    n/a

    What version of the product are you using?

    Quartz ver 3.0.4

    Do you have an error log of what happened?

    A .doc file with swatter's in game capture of three errors.

    Please provide any additional information below.

    Druid character. They swapped Healing Touch with Nourish for different levels.
    The error didn't show until the first logon after training for Nourish.

  • _ForgeUser1195447 added the tags New Other Feb 8, 2011
  • _ForgeUser1195447 added an attachment Feb 8, 2011
    Attachment was deleted Nov 8, 2016
  • _ForgeUser1195447 added an attachment QuartzError.txt Feb 8, 2011

    QuartzError.txt

    <p>QuartzError in-game report</p>

  • Ludovicus_Maior posted a comment Feb 8, 2011

    On a L1 Orc with just Quartz 3.0.4 and Swatter loaded:

    Date: 2011-02-08 18:06:00
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Quartz\modules\Player.lua line 190:
       table index is nil
    Debug:
       [C]: ?
       Quartz\modules\Player.lua:190: in main chunk
    AddOns:
      Swatter, v5.9.4960 (WhackyWallaby)
      Quartz, v3.0.4
      BlizRuntimeLib_enUS v4.0.6.40000 <us>
      (ck=5e)
    

    and

    Date: 2011-02-08 18:06:03
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Quartz\modules\Tradeskill.lua line 88:
       Usage: RawHook([object], method, [handler], [hookSecure]): Attempt to hook secure function UNIT_SPELLCAST_START. Use `SecureHook' or add `true' to the argument list to override.
    Debug:
       (tail call): ?
       [C]: ?
       ...rface\AddOns\Quartz\libs\AceHook-3.0\AceHook-3.0.lua:164:
          ...rface\AddOns\Quartz\libs\AceHook-3.0\AceHook-3.0.lua:118
       ...rface\AddOns\Quartz\libs\AceHook-3.0\AceHook-3.0.lua:325: RawHook()
       Quartz\modules\Tradeskill.lua:88:
          Quartz\modules\Tradeskill.lua:87
       (tail call): ?
       [C]: ?
       [string "safecall Dispatcher[1]"]:9:
          [string "safecall Dispatcher[1]"]:5
       (tail call): ?
       ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:539: EnableAddon()
       ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:551: EnableAddon()
       ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:629:
          ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:615
       [C]: LoadAddOn()
       ..\FrameXML\UIParent.lua:244: UIParentLoadAddOn()
       ..\FrameXML\UIParent.lua:318: TimeManager_LoadUI()
       ..\FrameXML\UIParent.lua:519:
          ..\FrameXML\UIParent.lua:494
    AddOns:
      Swatter, v5.9.4960 (WhackyWallaby)
      Quartz, v3.0.4
      BlizRuntimeLib_enUS v4.0.6.40000 <us>
      (ck=5e)
    

    and

    Date: 2011-02-08 18:06:03
    ID: 3
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Quartz\modules\Latency.lua line 67:
       Usage: RawHook([object], method, [handler], [hookSecure]): Attempt to hook secure function UNIT_SPELLCAST_START. Use `SecureHook' or add `true' to the argument list to override.
    Debug:
       (tail call): ?
       [C]: ?
       ...rface\AddOns\Quartz\libs\AceHook-3.0\AceHook-3.0.lua:164:
          ...rface\AddOns\Quartz\libs\AceHook-3.0\AceHook-3.0.lua:118
       ...rface\AddOns\Quartz\libs\AceHook-3.0\AceHook-3.0.lua:325: RawHook()
       Quartz\modules\Latency.lua:67:
          Quartz\modules\Latency.lua:66
       (tail call): ?
       [C]: ?
       [string "safecall Dispatcher[1]"]:9:
          [string "safecall Dispatcher[1]"]:5
       (tail call): ?
       ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:539: EnableAddon()
       ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:551: EnableAddon()
       ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:629:
          ...ace\AddOns\Quartz\libs\AceAddon-3.0\AceAddon-3.0.lua:615
       [C]: LoadAddOn()
       ..\FrameXML\UIParent.lua:244: UIParentLoadAddOn()
       ..\FrameXML\UIParent.lua:318: TimeManager_LoadUI()
       ..\FrameXML\UIParent.lua:519:
          ..\FrameXML\UIParent.lua:494
    AddOns:
      Swatter, v5.9.4960 (WhackyWallaby)
      Quartz, v3.0.4
      BlizRuntimeLib_enUS v4.0.6.40000 <us>
      (ck=5e)
    

    Same errors on a L80 DK.

  • Ludovicus_Maior posted a comment Feb 8, 2011

    I think the first error is a problem in Quartz. I suspect the second and third are problems in the AceHook library.

    I filed a bug there for the second and third errors, just in case.

    225-attempt-to-hook-secure-function-unit_spellcast_start


    Edited Feb 8, 2011
  • nevcairiel removed a tag New Feb 9, 2011
  • nevcairiel added a tag Fixed Feb 9, 2011
  • nevcairiel closed issue Feb 9, 2011
  • nevcairiel posted a comment Feb 9, 2011

    Quartz has been updated for 4.0.6, be sure to grab the latest version.


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