Grid Doesn't Load after Update to 571 #214


  • Defect
  • Invalid
Closed
Assigned to michaelsp
  • _ForgeUser264399 created this issue May 8, 2011

    What steps will reproduce the problem?
    1.Load the game, it was working prior to update using version 558 I think it was.
    Might be something on my end but dunno how to fix.  I disabled the !Swatter thing but seemed to still give error.
    2.
    3.

    What is the expected output? What do you see instead? Expect to see grid running.  Grid isn't running.

    What Grid2 version and language of WoW are you using? 571 if it would load.

    Do you have an error log of what happened?

    1x Grid2StatusRaidDebuffs\Grid2StatusRaidDebuffs-r560.lua:1: Cannot find a library instance of "LibDBLayers-1.0".
    <in C code>
    !Swatter-3.2.3 (<%codename%>)\Support\LibRevision-1.lua:47: in function "GetLibrary"
    Grid2StatusRaidDebuffs\Grid2StatusRaidDebuffs-r560.lua:1: in main chunk

    Locals:
    self = <table> {
    NewLibrary = <func> @!Swatter\Support\LibRevision.lua:35
    minors = <table> {}
    minor = 2
    IterateLibraries = <func> @!Swatter\Support\LibRevision.lua:52
    GetLibrary = <func> @!Swatter\Support\LibRevision.lua:45
    libs = <table> {}
    }
    major = "LibDBLayers-1.0"
    silent = nil

    Please provide any additional information below.

    I removed !Swatter, but apparently something else, I get exact same error when I removed that addon.

  • _ForgeUser264399 added the tags New Defect May 8, 2011
  • _ForgeUser264399 posted a comment May 8, 2011

    I totally deleted all my addon settings (well, I dragged them out of the WoW folder) still got this error. I'm going to try and disable everything but the Grid2 and see if can find conflicts.

  • michaelsp posted a comment May 8, 2011

    Grid2 versions 561 and superior have drastic changes,
    Configuration is not compatible with old versions.,  (old config must be removed), a message wil appear in chat with instructions to reset config, lidDBLayers is not used anymore.
    Raid debuffs module has change name, Grid2StatusRaidDebuffs, and Grid2StatusRaidDebuffsOptions directories dont exists in 571 version they are part of  old 560 version , you must remove it..
    The new raiddebufs modules directories are Grid2RaidDebuffs and Grid2RaidDebuffsOptions (without status in the middle)

    New versions directories are:
    Grid2
    Grid2Options
    Grid2RaidDebuffs
    Grid2RaidDebuffsOptions
    Grid2LDB
    Any other directory starting with the word Grid2 is not part of the lastest version and must be removed.


    Edited May 8, 2011
  • michaelsp removed a tag New May 8, 2011
  • michaelsp added a tag Invalid May 8, 2011
  • michaelsp closed issue May 8, 2011
  • michaelsp removed a tag Invalid May 8, 2011
  • michaelsp added a tag Declined May 8, 2011
  • michaelsp removed a tag Declined May 8, 2011
  • michaelsp added a tag Invalid May 8, 2011
  • michaelsp unassigned issue from _ForgeUser117147 May 8, 2011
  • michaelsp self-assigned this issue May 8, 2011

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