• Visit Rebornbuddy
  • HB ARCHIVES: HBRelog--DO NOT DELETE

    Discussion in 'Archives' started by chinajade, Feb 7, 2012.

    1. ZoOoOoM

      ZoOoOoM Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,213
      Likes Received:
      14
      Trophy Points:
      38
      Getting lots of these :

      Code:
      [3:39:41 PM] System.NullReferenceException: Object reference not set to an instance of an object.
         at HighVoltz.HBRelog.WoW.WowManager.get_WoWIsResponding()
         at HighVoltz.HBRelog.WoW.WowManager.WowLoginTimerCallBack(Object state)
      [3:39:51 PM] System.NullReferenceException: Object reference not set to an instance of an object.
         at HighVoltz.HBRelog.WoW.WowManager.get_WoWIsResponding()
         at HighVoltz.HBRelog.WoW.WowManager.WowLoginTimerCallBack(Object state)
      Happens on some of my accounts. sometimes it happens and sometimes it manages to login.
      It occurs after selecting the character and entering the world. While still loading, the game crashes.

      I've been using the same PC/setup for the past 2 months without a problem..
      This started happening all of sudden after somehow HBrelog (or wow) screwed up the config.wtf (the game started in full screen with the relogger)
      Nothing from that point have changed except i updated the VGA driver.

      Made sure i have the latest HBrelog, re-created HB settings, emptied wow/hb cache.
       
    2. mariana

      mariana Member

      Joined:
      Nov 18, 2011
      Messages:
      92
      Likes Received:
      1
      Trophy Points:
      6
      Amazing you can spend time on making this and not bother with a tutorial.
      One example would be excellent and cut down on the number of people posting here.
      I cant find , for example , how long to run one profile.
      Cant seem to find how to log between 2 accounts
      That and it throws some exceptions
      [1:38:48 PM] System.NullReferenceException: Object reference not set to an instance of an object.
      at HighVoltz.HBRelog.CleanPattern.Pattern.FindStart(BlackMagic bm)
      at HighVoltz.HBRelog.CleanPattern.Pattern.Find(BlackMagic bm)
      at HighVoltz.HBRelog.WoW.WowManager.ScanForOffset()
      at HighVoltz.HBRelog.WoW.WowManager.Pulse()
      at HighVoltz.HBRelog.TaskManager.Pulse()
      at HighVoltz.HBRelog.HbRelogManager.DoWork()

      Im guessing theres something i didnt fill out ?
       
    3. botorific

      botorific New Member

      Joined:
      Oct 26, 2012
      Messages:
      664
      Likes Received:
      3
      Trophy Points:
      0
      I run multiple accounts on multiple network interfaces. In short, I launch modified shortcuts to specify which network I want bound to Wow.exe.
      For example: C:\Windows\System32\ForceBindIP.exe 192.168.1.2 "D:\Games (x86)\World of Warcraft\Wow.exe"

      I tried setting up HBRelog with shortcuts, batchfiles, and compiling my batchfile into an .exe. None of these work. The closest I got was with a compiled batchfile into an .exe - but HBRelog just continuously tried to open instance after instance of the wow.exe.

      If I could specify my wow.exe path AND the SHORTCUT to launch wow.exe on an account by account basis - that would be awesome.

      Any chance of supporting something like this in the future?

      Thanks!
       
    4. Ligurt

      Ligurt New Member

      Joined:
      Dec 15, 2012
      Messages:
      43
      Likes Received:
      1
      Trophy Points:
      0
      I have a random timer issue. Whether it is for wait or idle tasks, it tries to wait/idle for negative values :

      "Idling for -31 minutes before executing next task"

      Using svn 124.

      Any hint ?
       
    5. ZoOoOoM

      ZoOoOoM Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,213
      Likes Received:
      14
      Trophy Points:
      38
      I had WoW running at 8 fps. worked fine for the past months.. but it seems to have caused problems recently.
      Changed the fps to 15 and it was working fine.

      Then i changed the VGA card , and used the drivers that comes with windows and it worked fine.
      Installed the latest drivers and now wow crashes on startup...

      I don't understand why the relogger is acting up like that..was working fine for months..

      I can log in fine manually.
      This is the error i'm getting with HBRelog :
      Code:
      [10:06:51 PM] Account 4: Installing Endscene hook[10:06:52 PM] Account 4: Setting Window location to X:0, Y:0 and Size to Width 480, Height:400
      [10:07:00 PM] Account 4: Attempting to close Wow
      [10:07:00 PM] System.AccessViolationException: Could not read bytes from 00480000 [299]!
         at GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at HighVoltz.HBRelog.WoW.Hook.InjectAndExecute(IEnumerable`1 asm, Int32 returnLength)
      [10:07:00 PM] System.AccessViolationException: Could not read bytes from FF3FA0A8 [299]!
         at GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at GreyMagic.InProcessMemoryReader.Read[T](Boolean isRelative, IntPtr[] addresses)
         at HighVoltz.HBRelog.WoW.WowManager.get_GlueStatus()
         at HighVoltz.HBRelog.WoW.WowManager.LoginWoW()
         at HighVoltz.HBRelog.WoW.WowManager.Pulse()
         at HighVoltz.HBRelog.TaskManager.Pulse()
         at HighVoltz.HBRelog.HbRelogManager.DoWork()
      [10:07:00 PM] Account 4: WoW process was terminated. Restarting
      [10:07:01 PM] Account 4: Successfully closed Wow


      Update: I uninstalled the new drivers and rolled back the driver and all is fine now!
      Will just stick to what works now >_>
       
      Last edited: Jan 29, 2013
    6. saltychip

      saltychip New Member

      Joined:
      Jan 11, 2013
      Messages:
      556
      Likes Received:
      1
      Trophy Points:
      0
      Do you have the Idle task enabled on the tasks menu within your setup?
       
    7. Ligurt

      Ligurt New Member

      Joined:
      Dec 15, 2012
      Messages:
      43
      Likes Received:
      1
      Trophy Points:
      0
      I guess it is since I added using drag and drop.
       
    8. saltychip

      saltychip New Member

      Joined:
      Jan 11, 2013
      Messages:
      556
      Likes Received:
      1
      Trophy Points:
      0
      delete the idle menu thats like if you want it to go AFK and look realistic. Or change the minutes on that idle task to less.
       
    9. Ligurt

      Ligurt New Member

      Joined:
      Dec 15, 2012
      Messages:
      43
      Likes Received:
      1
      Trophy Points:
      0
      45 minutes is too much ?
       
    10. saltychip

      saltychip New Member

      Joined:
      Jan 11, 2013
      Messages:
      556
      Likes Received:
      1
      Trophy Points:
      0
      only you can make that decision. Its your account :D.
       
    11. Owlbeastx

      Owlbeastx New Member

      Joined:
      Oct 15, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      it won't log in to the account, what did i do wrong?

      [18:17:59] BG: ********* Tasks ***********
      [18:17:59] BG: Logon
      [18:17:59] BG: Idle: 0 minutes
      [18:17:59] BG: ********* End of Task list ***********
      [18:17:59] BG: starting E:\World of Warcraft\Wow.exe
      [18:18:02] BG: Installing Endscene hook
      [18:18:02] DxDevice9 Offset found at 0xB18ADC
      [18:18:04] System.IO.InvalidDataException: Pattern not found
      at HighVoltz.HBRelog.CleanPattern.Pattern.FindStart(BlackMagic bm) in E:\Buddy\Projects\HBRelog\CleanPattern\Pattern.cs:line 65
      at HighVoltz.HBRelog.CleanPattern.Pattern.Find(BlackMagic bm) in E:\Buddy\Projects\HBRelog\CleanPattern\Pattern.cs:line 70
      at HighVoltz.HBRelog.WoW.WowManager.ScanForOffset() in E:\Buddy\Projects\HBRelog\WoW\WoWManager.cs:line 604
      at HighVoltz.HBRelog.WoW.WowManager.Pulse() in E:\Buddy\Projects\HBRelog\WoW\WoWManager.cs:line 340
      at HighVoltz.HBRelog.TaskManager.Pulse() in E:\Buddy\Projects\HBRelog\TaskManager.cs:line 61
      at HighVoltz.HBRelog.CharacterProfile.Pulse() in E:\Buddy\Projects\HBRelog\CharacterProfile.cs:line 110
      at HighVoltz.HBRelog.HbRelogManager.DoWork() in E:\Buddy\Projects\HBRelog\HBRelogManager.cs:line 86
       
    12. kakusp

      kakusp New Member

      Joined:
      Nov 8, 2012
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      I have a problem when I go to the game, just clinging withdrawal from the world, helps only restart! Then after a time all over again
       
    13. Lis2010

      Lis2010 New Member

      Joined:
      Nov 17, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0

      So why can not I work under Dx 11 when all work?
       
    14. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      Hey highvoltz,

      i really like your Relogger and want to thank you for you work and contribution to the Community :)

      But i have a Question: Could you add MultiKey Support? Either give each bot the possibility to use another key or give HBRelog for example 2x3 Session Keys and if the first one ran out of valid sessions HBRelog uses the other one. So i don't have to worry about 10 min long "Invalid Session" pauses...

      Thanks in advance!
       
      Last edited: Feb 1, 2013
    15. elitewar

      elitewar New Member

      Joined:
      Feb 29, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      how the fuck do you open this fucking shit for real, been 2 months i've been trying to use this program here is how it looks, how am i supposed to open fucking XML files WTF???? THEY ALL ARE IN .CS oR FUCKING XML
       
    16. bongpapst

      bongpapst New Member

      Joined:
      Nov 30, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Hey guys,

      im new to this HBRelog. But i cant make it, that he logs into my account. I wrote all necessary infos in it, but hes not logging in. any help?
       
    17. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      Try the Pre-Compiled Version and not the Source.

      https://hbrelog.googlecode.com/svn/trunk/bin/Release
       
    18. Flowsiden

      Flowsiden New Member

      Joined:
      Oct 24, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Error

      I keep getting error when i try to run this. It successfully pulls up WoW but does nothing after that.

       
    19. axazol

      axazol New Member

      Joined:
      Jun 27, 2010
      Messages:
      308
      Likes Received:
      8
      Trophy Points:
      0
      WowRealmStatus.cs #154
      Code:
                  return regionalUrl + ret;
      to
      Code:
                  return (regionalUrl + ret).Replace(' ','-');
      To prevent missing data of incorrect server names in url.
       
    20. Ligurt

      Ligurt New Member

      Joined:
      Dec 15, 2012
      Messages:
      43
      Likes Received:
      1
      Trophy Points:
      0
      The "Logon" task does not work when realm name has space(s). It starts WoW but does nothing else (not even log in WoW).

      [10:18:48] XXX: Successfully closed Honorbuddy
      [10:18:49] XXX: Successfully closed Wow
      [10:18:53] D3D11CreateDeviceAndSwapChain result: 0
      [10:18:53] XXX: Installing Endscene hook
      [10:18:54] XXX: Setting Window location to X:1120, Y:600 and Size to Width 800, Height:560


      Running release .exe svn rev. 124.
       
      Last edited: Feb 4, 2013

    Share This Page