• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Class Routine Still Broken

    Discussion in 'Honorbuddy Support' started by hodge74, Sep 11, 2016.

    1. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      As Title Says This Is Still Broken.....
      Load Bot, Bot Complains And Goes Into Its Cycle
       

      Attached Files:

    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      It looks like Honorbuddy is having a hard time dealing with one of the items on your character.
      Can you please open Developer Tools -> Console,
      then paste the following in the box and press "Run":
      Code:
      foreach (var item in ObjectManager.GetObjectsOfType<WoWItem>())
      {
        try
        {
          Log("{0}: OK", item.ItemInfo.Id);
        }
        catch (Exception ex)
        {
          Log("{0} ({1}, {2}): FAIL...", item.Name, item.Entry, item.ItemLink);
          Log(ex);
        }
      }
      
      Log("Done");
      
      delete the problematic item(s)
       
    3. pytte

      pytte Member

      Joined:
      Dec 3, 2011
      Messages:
      36
      Likes Received:
      2
      Trophy Points:
      8
      can't get to developer console, as the select custom class is overruling the main window.
       
    4. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      developer console is not available due to that error it is all greyed out
       
    5. pytte

      pytte Member

      Joined:
      Dec 3, 2011
      Messages:
      36
      Likes Received:
      2
      Trophy Points:
      8
      View attachment errors.txt

      I get errors on alot of items, including bank items.. not sure what the problem is ?

      I was able to log onto a different char and then change to the problematic char, and got the log that way.
       
    6. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      Good find will do this now
       
    7. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      137535: OK
      139676: OK
      134510: OK
      130012: OK
      137523: OK
      132756: OK
      140015: OK
      139680: OK
      141010: OK
      129239: OK
      Andvari's Gift (129206, |cffa335ee|Hitem:129206::::::::110:250:512::2:1794:1735:109:::|h[Andvari's Gift]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      129163: OK
      129260: OK
      134405: OK
      Maw of the Damned (128402, |cffe6cc80|Hitem:128402:3847:132826:132852:::::110:250:256:9::107:3:1793:1615:1809:3:1793:1615:1809:|h[Maw of the Damned]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      6948: OK
      140192: OK
      110560: OK
      140622: OK
      Tear of Elune (141351, |cffffffff|Hitem:141351::::::::110:250::::::|h[Tear of Elune]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Blackfang Claw (124099, |cffffffff|Hitem:124099::::::::110:250::::::|h[Blackfang Claw]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      7077: OK
      133026: OK
      Shal'dorei Silk (124437, |cffffffff|Hitem:124437::::::::110:250::::::|h[Shal'dorei Silk]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Blades of the Fallen Prince (128292, |cffe6cc80|Hitem:128292::::::::110:250:256:9::111:::|h[Blades of the Fallen Prince]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Ravaged Iron Horde Belt (113822, |cffffffff|Hitem:113822::::::::110:250::::::|h[Ravaged Iron Horde Belt]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Battered Iron Horde Helmet (113821, |cffffffff|Hitem:113821::::::::110:250::::::|h[Battered Iron Horde Helmet]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Iron Horde Scraps (113681, |cffffffff|Hitem:113681::::::::110:250::::::|h[Iron Horde Scraps]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      136769: OK
      136721: OK
      Primal Spirit (120945, |cff1eff00|Hitem:120945::::::::110:250::::::|h[Primal Spirit]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      128373: OK
      133088: OK
      133105: OK
      138127: OK
      138123: OK
      113540: OK
      132817: OK
      127655: OK
      141289: OK
      Verdant Sphere (32405, |cffa335ee|Hitem:32405::::::::110:250::::::|h[Verdant Sphere]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      138125: OK
      Apocalypse (128403, |cffe6cc80|Hitem:128403::::::::110:250:256:9::110:::|h[Apocalypse]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      138135: OK
      141293: OK
      124124: OK
      Stormforged Grapple Launcher (138111, |cffffffff|Hitem:138111::::::::110:250::::::|h[Stormforged Grapple Launcher]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      141652: OK
      141257: OK
      141605: OK
      Old Grizzleback's Staff (138815, |cffffffff|Hitem:138815::::::::110:250::11::::|h[Old Grizzleback's Staff]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      132212: OK
      132223: OK
      132183: OK
      124118: OK
      124121: OK
      132184: OK
      Unbroken Claw (124438, |cffffffff|Hitem:124438::::::::110:250::::::|h[Unbroken Claw]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Waterstained Tarot Deck (138242, |cff9d9d9d|Hitem:138242::::::::110:250::::::|h[Waterstained Tarot Deck]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Statue of Queen Azshara (138250, |cff9d9d9d|Hitem:138250::::::::110:250::::::|h[Statue of Queen Azshara]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      141551: OK
      139057: OK
      Done
       
    8. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      and your wanting me to delete Maw of the Damned and other artefacts?
       
    9. pytte

      pytte Member

      Joined:
      Dec 3, 2011
      Messages:
      36
      Likes Received:
      2
      Trophy Points:
      8
      no there is clearly another problem .. way to many hits..
       
    10. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      fixed in next build
       
    11. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      what was it Tony, which kind of items were affected?
       
    12. hodge74

      hodge74 Member

      Joined:
      Oct 12, 2012
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      18
      Tony there are more errors for the team to look at......

      139676: OK
      Mysterious Coin (138127, |cff1eff00|Hitem:138127::::::::110:250::::::|h[Mysterious Coin]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      137535: OK
      134510: OK
      130012: OK
      137523: OK
      132756: OK
      140015: OK
      139680: OK
      141010: OK
      129239: OK
      Andvari's Gift (129206, |cffa335ee|Hitem:129206::::::::110:250:512::2:1794:1735:109:::|h[Andvari's Gift]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      129163: OK
      129260: OK
      134405: OK
      Maw of the Damned (128402, |cffe6cc80|Hitem:128402:3847:132826:132852:::::110:250:256:9::107:3:1793:1615:1809:3:1793:1615:1809:|h[Maw of the Damned]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      6948: OK
      140192: OK
      110560: OK
      132231: OK
      124118: OK
      Stonehide Leather (124113, |cffffffff|Hitem:124113::::::::110:250::::::|h[Stonehide Leather]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Tear of Elune (141351, |cffffffff|Hitem:141351::::::::110:250::::::|h[Tear of Elune]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      124437: OK
      Blackfang Claw (124099, |cffffffff|Hitem:124099::::::::110:250::::::|h[Blackfang Claw]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      7077: OK
      133026: OK
      124437: OK
      128292: OK
      Ravaged Iron Horde Belt (113822, |cffffffff|Hitem:113822::::::::110:250::::::|h[Ravaged Iron Horde Belt]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Battered Iron Horde Helmet (113821, |cffffffff|Hitem:113821::::::::110:250::::::|h[Battered Iron Horde Helmet]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Iron Horde Scraps (113681, |cffffffff|Hitem:113681::::::::110:250::::::|h[Iron Horde Scraps]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      136769: OK
      136721: OK
      Primal Spirit (120945, |cff1eff00|Hitem:120945::::::::110:250::::::|h[Primal Spirit]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      128373: OK
      133088: OK
      133105: OK
      Arcanetic Plate Greaves (129064, |cff0070dd|Hitem:129064::::::::110:250:512::1:1794:110:::|h[Arcanetic Plate Greaves]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Shiny Gold Nugget (138123, |cff1eff00|Hitem:138123::::::::110:250::::::|h[Shiny Gold Nugget]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      113540: OK
      132817: OK
      Sassy Imp (127655, |cff0070dd|Hitem:127655::::::::110:250::::::|h[Sassy Imp]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      141289: OK
      32405: OK
      Crystal Clear Gemstone (138125, |cff1eff00|Hitem:138125::::::::110:250::::::|h[Crystal Clear Gemstone]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Apocalypse (128403, |cffe6cc80|Hitem:128403::::::::110:250:256:9::110:::|h[Apocalypse]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      138135: OK
      141293: OK
      124124: OK
      138111: OK
      141652: OK
      141257: OK
      141605: OK
      Old Grizzleback's Staff (138815, |cffffffff|Hitem:138815::::::::110:250::11::::|h[Old Grizzleback's Staff]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Ruined Spellbook (138249, |cff9d9d9d|Hitem:138249::::::::110:250::::::|h[Ruined Spellbook]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      132233: OK
      132223: OK
      132183: OK
      132204: OK
      132184: OK
      121341: OK
      Lighting-Struck Hammer (121340, |cff9d9d9d|Hitem:121340::::::::110:250::::::|h[Lighting-Struck Hammer]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      Unbroken Tooth (124439, |cffffffff|Hitem:124439::::::::110:250::::::|h[Unbroken Tooth]|h|r): FAIL...
      System.ComponentModel.Win32Exception (0x80004005): Invalid access to memory location
      at GreyMagic.ExternalProcessMemory.​‎‪‬*‬‏​‏*​*‪*‏‎‎**‪****(IntPtr , Void* , Int32 , Int32& )
      at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength)
      at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName)
      at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock)
      at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link)
      at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo()
      at Driver.Run()
      132212: OK
      132190: OK
      Done
       

    Share This Page