• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [App] - HBRelog, an opensource relogger

    Discussion in 'Featured' started by highvoltz, Feb 7, 2012.

    1. gamer427

      gamer427 Member

      Joined:
      Dec 16, 2015
      Messages:
      125
      Likes Received:
      1
      Trophy Points:
      18
      Is there a way to clear the log window?


      I keep getting this error in the logs:

      Code:
      [05/29/2016 17:52:07] main: Starting D:\Program Files (x86)\World of Warcraft\Wow.exe
      [05/29/2016 17:52:08] hody: Waiting for Wow to start
      [05/29/2016 17:52:52] hody: Wow is ready to login.
      [05/29/2016 17:53:08] hody: Sending letters to AccountLogin.UI.PasswordEditBox
      [05/29/2016 17:53:09] hody: Connecting...
      [05/29/2016 17:53:30] System.AccessViolationException: Could not read bytes from 00000001 [299]!
         at GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
         at GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
         at HighVoltz.HBRelog.WoW.Lua.LuaTString..ctor(ExternalProcessReader memory, IntPtr address)
         at HighVoltz.HBRelog.WoW.Lua.LuaTValue.get_String()
         at HighVoltz.HBRelog.WoW.States.LoginWowState.get_GlueDialogData()
         at HighVoltz.HBRelog.WoW.States.LoginWowState.get_IncorrectPassword()
         at HighVoltz.HBRelog.WoW.States.LoginWowState.Run()
         at HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
         at HighVoltz.HBRelog.WoW.WowManager.Pulse()
         at HighVoltz.HBRelog.TaskManager.Pulse()
         at HighVoltz.HBRelog.HbRelogManager.DoWork()
      [05/29/2016 17:53:49] main: Login sequence complete
      [05/29/2016 17:53:49] Checking for new  Honorbuddy update
      It logs in fine.
       
      Last edited: May 29, 2016
    2. choosen11

      choosen11 New Member

      Joined:
      May 18, 2016
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      HBrelog is stuck at Starting Wow for me, the WoW icon will show on the taskbar, then close, and it'll repeat and never open the login screen.
       
    3. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      I got the same problem... :/
       
    4. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      This could be quite a few things wrong.

      Does HB work and not HBRelog?

      Do you have the tasks set up correctly? Logon then Wait?
       
    5. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      HB works fine.

      Wow Start Delay: 0
      HB Start Delay: 10
      Login Delay 15
       
    6. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      That's the Options. Select the Profile > Click EDIT > Tasks tab. My setup for my own reasons is:
      Idle
      Logon
      Wait

      If there is no Wait then the relogger does a loop back to logging in. There HAS to be a Wait in there.
       
    7. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Ok, i added now in Tasks tab

      Idle
      Logon
      Wait

      Code:
      [21:02:31] Enterix: ********* Tasks ***********
      [21:02:31] Enterix: Idle: 0 minutes
      [21:02:31] Enterix: Logon
      [21:02:31] Enterix: Wait: 0 minutes
      [21:02:31] Enterix: ********* End of Task list ***********
      [21:02:31] Enterix: Idling for 0 minutes before executing next task
      [21:02:31] Enterix: Idle complete
      [21:02:32] Enterix: Logging on different character.
      [21:02:33] Enterix: Starting D:\World of Warcraft\Wow.exe
      [21:02:34] Enterix: Waiting for Wow to start
      [21:02:38] Enterix: WoW failed to load and is an error popup; Restarting
      [21:02:39] Enterix: Starting D:\World of Warcraft\Wow.exe
      [21:02:40] Enterix: Waiting for Wow to start
      [21:02:44] Enterix: WoW failed to load and is an error popup; Restarting
      
       
    8. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      For Wait you need to put a time in there. It needs to know how long you want it to run for.
       
    9. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      i set Wailt for 1 min.

      Code:
      [21:06:44] Enterix: ********* Tasks ***********
      [21:06:44] Enterix: Idle: 0 minutes
      [21:06:44] Enterix: Logon
      [21:06:44] Enterix: Wait: 1 minutes
      [21:06:44] Enterix: ********* End of Task list ***********
      [21:06:45] Enterix: Idling for 0 minutes before executing next task
      [21:06:45] Enterix: Idle complete
      [21:06:46] Enterix: Logging on different character.
      [21:06:47] Enterix: Starting D:\World of Warcraft\Wow.exe
      [21:06:48] Enterix: Waiting for Wow to start
      [21:06:52] Enterix: WoW failed to load and is an error popup; Restarting
      [21:06:53] Enterix: Starting D:\World of Warcraft\Wow.exe
      [21:06:54] Enterix: Waiting for Wow to start
      [21:06:58] Enterix: WoW failed to load and is an error popup; Restarting
       
    10. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      Set it for 60 min and try again
       
    11. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      the same problem with 60 min... :/
       
    12. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
    13. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      i have the x86 version now...

      but i got the same problem...
       
    14. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      Post a full log from HBRelog and no snippets.
       
    15. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Code:
      [06/02/2016 21:36:46] HBRelog Version 1.1.4
      [06/02/2016 21:36:46] ******* Settings ******** 
      [06/02/2016 21:36:46] 	Auto AcceptTosEula:            False
      [06/02/2016 21:36:46] 	Auto Start:                    False
      [06/02/2016 21:36:46] 	Auto Update HB:                True
      [06/02/2016 21:36:46] 	Check Hb's Responsiveness:     True
      [06/02/2016 21:36:46] 	Check Realm Status:            False
      [06/02/2016 21:36:46] 	HB Delay:                      15
      [06/02/2016 21:36:46] 	Login Delay:                   10
      [06/02/2016 21:36:46] 	Minimize Hb On Startup:        False
      [06/02/2016 21:36:46] 	Set GameWindow Title:          False
      [06/02/2016 21:36:46] 	Wow Start Delay:               0
      [06/02/2016 21:37:56] Enterix: ********* Tasks ***********
      [06/02/2016 21:37:56] Enterix: Idle: 0 minutes
      [06/02/2016 21:37:56] Enterix: Logon
      [06/02/2016 21:37:56] Enterix: Wait: 60 minutes
      [06/02/2016 21:37:56] Enterix: ********* End of Task list ***********
      [06/02/2016 21:37:56] Enterix: Idling for 0 minutes before executing next task
      [06/02/2016 21:37:56] Enterix: Idle complete
      [06/02/2016 21:37:57] Enterix: Logging on different character.
      [06/02/2016 21:37:58] Enterix: Starting D:\World of Warcraft\Wow.exe
      [06/02/2016 21:37:59] Enterix: Waiting for Wow to start
      [06/02/2016 21:38:03] Enterix: WoW failed to load and is an error popup; Restarting
      [06/02/2016 21:38:04] Enterix: Starting D:\World of Warcraft\Wow.exe
      [06/02/2016 21:38:05] Enterix: Waiting for Wow to start
      [06/02/2016 21:38:09] Enterix: WoW failed to load and is an error popup; Restarting
      [06/02/2016 21:38:10] Enterix: Starting D:\World of Warcraft\Wow.exe
      [06/02/2016 21:38:11] Enterix: Waiting for Wow to start
      [06/02/2016 21:38:15] Enterix: WoW failed to load and is an error popup; Restarting
      
       
    16. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
    17. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      What is VM?

      Code:
      [16:37:19] HBRelog Version 1.1.5
      [16:37:19] ******* Settings ******** 
      [16:37:19] 	Auto AcceptTosEula:            False
      [16:37:19] 	Auto Start:                    False
      [16:37:19] 	Auto Update HB:                True
      [16:37:19] 	Check Hb's Responsiveness:     True
      [16:37:19] 	Check Realm Status:            False
      [16:37:19] 	HB Delay:                      15
      [16:37:19] 	Login Delay:                   10
      [16:37:19] 	Minimize Hb On Startup:        False
      [16:37:19] 	Set GameWindow Title:          False
      [16:37:19] 	Wow Start Delay:               0
      [16:37:55] Enterix: ********* Tasks ***********
      [16:37:55] Enterix: Idle: 0 minutes
      [16:37:55] Enterix: Logon
      [16:37:55] Enterix: Wait: 60 minutes
      [16:37:55] Enterix: ********* End of Task list ***********
      [16:37:56] Enterix: Idling for 0 minutes before executing next task
      [16:37:56] Enterix: Idle complete
      [16:37:57] Enterix: Logging on different character.
      [16:37:58] Enterix: Starting D:\World of Warcraft\Wow.exe
      [16:37:59] Enterix: Waiting for Wow to start
      [16:38:24] Enterix: WoW failed to load and is an error popup; Restarting
      [16:38:25] Enterix: Starting D:\World of Warcraft\Wow.exe
      [16:38:26] Enterix: Waiting for Wow to start
      [16:38:30] Enterix: WoW failed to load and is an error popup; Restarting
      [16:38:31] Enterix: Starting D:\World of Warcraft\Wow.exe
      [16:38:32] Enterix: Waiting for Wow to start
      
      
       
    18. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      You're 100% sure you can attach HB to WoW without using HBRelog?

      Is WoW updated?

      Also make sure you're using Windowed NOT Windowed(Fullscreen)
       
      Last edited: Jun 3, 2016
    19. romaN237

      romaN237 New Member

      Joined:
      Sep 29, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      When i start Honorbuddy.Launcher.exe then i click on Launch. WoW starts and i can use HB.
      When i start first WoW and then Honorbuddy.exe i cant use HB.

      Code:
      Honorbuddy Deutsche v2.5.15214.825 started.
      Logging in...
      T: 5247691699030897904 H: 103882567
      WoW is updated and the game is on Windowed mode. Not Windowed Fullscreen ;)
       
    20. Raaz

      Raaz Member

      Joined:
      Mar 3, 2013
      Messages:
      657
      Likes Received:
      10
      Trophy Points:
      18
      Try changing the name of the WoW64.exe file ex:WoW641.exe or something else. Don't use B.net launcher. Also male sure if you're running Win10 that both HB and HBRelog are set to Run as Administrator.
       

    Share This Page