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

Unable to launch HB - crash message inside

evomac

New Member
Joined
Jun 21, 2010
Messages
84
Reaction score
0
I've never had a problem launching HB before. Today I can't get HB to load at all due to the following error message. "Endscene hook failed. Value cannot be null." See below for full log.

Loading Honorbuddy 2.0.0.3895 settings.
Authenticating..
Gatherbuddy Sessions: 0/0
Honorbuddy Sessions: 0/0
Shared Sessions: 2/3
Lifetime user detected. Disabling flight checks.
Error - Endscene hook failed: Value cannot be null.
Parameter name: EndSceneProc passed to Executor constructor was invalid.
Attached to WoW with ID 4872
 
make sure that your wow is running on dx9
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"
 
Back
Top