Nesox
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 1,563
- Reaction score
- 48
CHANGLOG
For Bugreports! Make sure you make a new account unless you already got one:
http://bugtracker.thebuddyforum.com/
If you are receiving the message telling you that Honorbuddy needs to install extra components over and over; please read the following!
Run the HonorbuddyInstallerWorkaround.exe located in the zip archieve .
Some text should appear.
Close it, and run HB.
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"
UPDATE:
Warrior CC seems to create a lot of shitty log stuff, will be fixed tomorrow.
Code:
FIX - Updated for WoW 4.0.1.13205
FIX - Updated the list of auth servers.
http://bugtracker.thebuddyforum.com/
If you are receiving the message telling you that Honorbuddy needs to install extra components over and over; please read the following!
Run the HonorbuddyInstallerWorkaround.exe located in the zip archieve .
Some text should appear.
Close it, and run HB.
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"
UPDATE:
Warrior CC seems to create a lot of shitty log stuff, will be fixed tomorrow.
Attachments
Last edited: