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

HB, Error Endscene hook

colten123

New Member
Joined
Oct 3, 2010
Messages
31
Reaction score
0
Loading Honorbuddy 2.0.0.3582 settings.
Authenticating..
Gatherbuddy Sessions: 0/0
Honorbuddy Sessions: 0/0
Shared Sessions: 1/3
Error - Endscene hook failed: Value cannot be null.
Parameter name: EndSceneProc passed to Executor constructor was invalid.
Attached to WoW with ID 4596
 
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