Patch update #179


  • Defect
  • Fixed
Closed
Assigned to _ForgeUser117147
  • _ForgeUser923869 created this issue Oct 14, 2010

    Submitted Via

    Curse Client 4.0.1.98, Microsoft Windows NT 5.1.2600 Service Pack 3

    Installed Version

    519 beta

    Description

    wtb update for parch 4.0.1 fo the best healing addon ever.

    Installed Addons

    ag_UnitFrames - r715 Auctioneer - Auctioneer Suite 5.8.4723 Bartender4 - 4.4.12 Deadly Boss Mods - Deadly Boss Mods 4.62-r4564 GatherMate - v.1.24 GatherMate_Data - v2.21 Gladius - v1.2.0 Grid2 - 519 beta kgPanels - 1.5.4.1 MailGet2 - MailGet2 2.0 Omen Threat Meter - v3.0.10 oRA2 - r673-release Power Auras Classic - 3.0.0W Prat 3.0 - 3.4.5 Quartz - 3.0.4 Routes - v1.2.8a SatrinaBuffFrame - 3.1.20 SexyMap - v1.2.4 Skada Damage Meter - 1.2-29 TellMeWhen - TellMeWhen 1.2.4 TipTac - 10.10.14

  • _ForgeUser923869 added the tags New Defect Oct 14, 2010
  • Forge_User_35441137 posted a comment Oct 17, 2010

    Perhaps posting the error would help ;)

    Message: Interface\AddOns\Grid2\GridRange.lua:89: attempt to call global 'GetSpellName' (a nil value)
    

    Solution:

    1. Open GridRange.lua
    2. Go to line 89
    3. Change GetSpellName to GetSpellBookItemName

    2nd Error : It seems to see the numeric SpellID instead of SpellName, yet the check should work, and the return values of the function are the same afaik. So that one, I haven't a clue about.

    Message: Interface\AddOns\Grid2\modules\StatusAuras.lua:296: Bad spellName: 696 for buff-DemonSkin-mine
    Time: 10/17/10 22:00:03
    Count: 1
    Stack: (tail call): ?
    [C]: in function `assert'
    Interface\AddOns\Grid2\modules\StatusAuras.lua:296: in function `CreateAuraCommon'
    Interface\AddOns\Grid2\modules\StatusAuras.lua:319: in function `?'
    Interface\AddOns\Grid2\GridDefaults.lua:41: in function `SetupStatuses'
    Interface\AddOns\Grid2\GridDefaults.lua:228: in function `Setup'
    Interface\AddOns\Grid2\GridCore.lua:243: in function <Interface\AddOns\Grid2\GridCore.lua:229>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:539: in function `EnableAddon'
    Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:629: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:242: in function `UIParentLoadAddOn'
    Interface\FrameXML\UIParent.lua:265: in function `CombatLog_LoadUI'
    Interface\FrameXML\UIParent.lua:519: in function <Interface\FrameXML\UIParent.lua:492>
    
    Locals: No locals to dump
    

    Edited Oct 17, 2010
  • _ForgeUser55659 posted a comment Oct 18, 2010

    Afaik many spell IDs changed and spells got removed. So defaults would need update, which is lazy work. *.*

  • _ForgeUser117147 posted a comment Oct 19, 2010

    Wish granted. Most of Grid2 functionnality should be fixed for wow4.

    Thanks to the effort of everyone submitting Ticket, sending patches and offering help.

  • _ForgeUser117147 removed a tag New Oct 19, 2010
  • _ForgeUser117147 added a tag Fixed Oct 19, 2010
  • _ForgeUser117147 closed issue Oct 19, 2010

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