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

Cant start Honorbuddy

Apruus

Member
Joined
Jan 18, 2011
Messages
62
Reaction score
0
I tried to copy a bug report but I cant. It is telling me LicenseID is null or empty @ ReportingService.UploadReport.

Since I can not send a report I can not attach a debug file.

After I enter my username and password I get the following...

Loading Honorbuddy 2.0.0.3804 settings.
Authenticating..
Gatherbuddy Sessions: 0/0
Honorbuddy Sessions: 1/1
Shared Sessions: 0/0
Error - Endscene hook failed: Value cannot be null.
Parameter name: EndSceneProc passed to Executor constructor was invalid.
Attached to WoW with ID 5508.

Any ideas would be appreciated.
 
make sure that you are running wow 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