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

honor buddy problems log attached

[9:35:43 PM:869] System.TypeInitializationException: The type initializer for 'Styx.Helpers.CharacterSettings' threw an exception. ---> System.Exception: Invalid executor used in GetObjectName

clear your settings folder(in Hb main folder and try again)

[9:32:57 PM:757] Error - Endscene hook failed: Could not successfully set up synchronization events.

and also make sure that your weow is running on dx9(you will find more info about this on the Hb release thread,first post)
 
sry that didnt work out. is there anything else i can try?



[9:35:43 PM:869] System.TypeInitializationException: The type initializer for 'Styx.Helpers.CharacterSettings' threw an exception. ---> System.Exception: Invalid executor used in GetObjectName

clear your settings folder(in Hb main folder and try again)

[9:32:57 PM:757] Error - Endscene hook failed: Could not successfully set up synchronization events.

and also make sure that your weow is running on dx9(you will find more info about this on the Hb release thread,first post)
 
Last edited:
you're 100% positive you did this:

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"
 
yep i just checked using that /run print(GetCVar('gxApi')) method in game and it replied with d3d9..... im not an admin but i ran it as an admin would that make a difference


you're 100% positive you did this:

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"
 

Attachments

Back
Top