GetSpellInfo returns empty set on Drain Mana #129


  • Defect
  • Fixed
Closed
Assigned to nevcairiel
  • _ForgeUser4827812 created this issue Feb 8, 2011

    I don't recall the details of the Lua error, since the solution was so obvious. GetSpellInfo(5138) returns nil now, so the line of Player.lua using it to build details about Drain Mana produces an error.

    The fix is as simple as deleting the line. The spell was removed, and Quartz will no longer have any need to know about it.

  • _ForgeUser4827812 added the tags New Defect Feb 8, 2011
  • _ForgeUser4827812 posted a comment Feb 8, 2011

    At least three bugs people are reporting on Curse seem derivative to this, and fixed by it:

    1. Errors when Latency tries to hook functions 2. Errors when Tradeskill tries to hook functions 3. Some error in loading profiles that I don't understand; I just know the users said it was fixed by fixing Player.lua


    Edited Feb 8, 2011
  • _ForgeUser4827812 posted a comment Feb 8, 2011

    At least three bugs people are reporting on Curse seem derivative to this, and fixed by it:

    1. Errors when Latency tries to hook functions
    2. Errors when Tradeskill tries to hook functions
    3. Some error in loading profiles that I don't understand; I just know the users said it was fixed by fixing Player.lua

  • 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.