hey all I bought the bot yesterday and spent a good few hours last night and today attempting to get things going. I'm trying to bot my shaman in AV supervised but having some issues. The bot runs around just fine (although a little comical) but refuses to attack or heal anything, often it dismounts, targets people and stands still. I've tried using the default shaman cc, shamwow, the default AV profile and another updated one. I've run into a series of errors, including 'Unhandled thread exception' Error popup when trying to use shamwow, and I've made sure I have .NET 3.5.1 installed, even downloaded the one you linked in another thread and tried to run that. I've checked that it's ticked in programs and features, and used a .net verification tool which succeeded. I'm linking the latest log below, hopefully there is a simple solution, something I've missed because I'm new to all of this. Thanks in advance
meant to add that the other errors i was getting in the log were 'Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.' which led me to believe it could be a .NET issue.
in bot setting did you uncheck the ground mount etc... (sorry i d'ont have HB launched just now ). Just check the Faq in the wiki otherwise : Honorbuddy: FAQ / Solving Common Usage Problems - Buddy Wiki
[14:45:54:280] System.Exception: Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired. make sure that your wow is running on dx9 and if you still have problems try to run wow as admin as well
I don't know how to change wow's dx settings in Windows 7. I changed all settings to low to see if that made any difference but it did not. I've tried running both as admin, restarting and reinstalling several times. I get a lot of unhandled thread exception errors when trying to use the cc configuration button. sometimes i get into the shamwow menu, but just get errors when trying to change things. Sometimes after an error, hitting cc Configuration again just opens the 'Computer' window of my computer. (?) Not sure what to say really, I've spent literally hours over the last few days trying to get this to work now edit, found your post about running as dx9 in another thread, trying that now
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"
ah think I got it, had it to start as admin in properties, which for some reason isn't working, starting as admin by right click did the job! thanks for your help and your patience!