What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

HB Looses synch on start up

VALGARIS

New Member
Joined
Jan 15, 2010
Messages
62
Reaction score
0
Hello all. Im having a problem with HB loosing synch on start up. I am running Windows 7 (32-bit). I have HB added to the firewall (Also tried with firewall deactivated) and have all the .net trash. Just cant figure out why it loses sync on start up. the only thing i had to do differently is the work around. After double clicking on HB it takes a min or two to finally come up. When it does, under debug, it already states out of sync. It also does not give the option to use IB under the bot selections. Anyone have any clue?
 
post a log as an attachment
been told the log is incomplete, but this is all i get.

Note line 3:
[10:42:55 AM:779] System.Exception: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.
at BlueMagic.ExecutorRand.Execute()

kinda pointless to look after that one
 

Attachments

Running wow and HB2 and WoW as admin?
D3D9? or D3D11 (it requires you to use D3D9) -- you can check in your config.wtf file for SET gxAPI"d3d#" or this below:

nesox said:
If you are getting this exception:Invalid Executor, Styx.Helpers.CharacterSettings threw an exception, or Error - Endscene hook failed: Value cannot be null.Parameter name: EndSceneProc passed to Executor constructor was invalid, or something similiar to that.Then you need to do this /run print(GetCVar('gxApi'))open the chatbox in wow copy paste that press enter. If it prints D3D9 ure all good if it says D3D11 you have to open your Config.wtf file and edit this row: SET gxApi "D3D11"Make sure it looks like this:SET gxApi "D3D9"

make sure wow is in windowed mode (windowed, or windowed maximized)
 
Running wow and HB2 and WoW as admin?
D3D9? or D3D11 (it requires you to use D3D9) -- you can check in your config.wtf file for SET gxAPI"d3d#" or this below:



make sure wow is in windowed mode (windowed, or windowed maximized)

good god i feel like an idiot. Reinstalled windows and forgot to run wow as admin..... i feel retarded. Thanks for the kick in the ass kickazz
 
I always disable UAC as soon as I reinstall... thats the first thing that has to go! :)
 
Back
Top