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

HB stucking after starting the bot

use dx9 instead and let me know plz
 
i downloaded dx9 and then tried but didnt work. wow got an error "Message: [string "WoW.lua"]: 1: attempt to index global 'zDzqLNmVshlNYy' (a nil value) Stack:"
 

Attachments

i downloaded dx9 and then tried but didnt work. wow got an error "Message: [string "WoW.lua"]: 1: attempt to index global 'zDzqLNmVshlNYy' (a nil value) Stack:"
Line 4 of your log:
Code:
[20:18:35.879 N] Attaching to D3D11
According to your log you're still using dx11.
You need to open System Advanced Settings inside WoW and force it to use DirectX9.

Or, the easiest way to change this is with WoW closed do the following (probably not the easiest way but it means I don't have to RDP back home and load WoW to get menu names).
Navigate to "[Drive]\Path\To\Program Files\World of Warcraft\WTF" - If you are running x64 Windows, look in "Program Files(x86)"
Open Config.WTF in a text editor, Notepad or Notepad++ for example.
Find the line that reads SET gxApi "D3D11"
Change this line to SET gxApi "D3D9"
Save the file and then try launching WoW to verify it still works, I can't imagine it wouldn't though.
 
Last edited:
ok thx did everything like you said. it sill dont work.
now its Error "Message: [string "WoW.lua"]: 1: attempt to index global 'kQgRbeEVTGRF" (a nil value) Stack:"
 

Attachments

Can you run WoW fine without the bot?
I was going to suggest launching wow with the Battle.Net Launcher and try manually doing whatever you were having the bot do.
This would force a check of all WoW files and any corrupt files should be identified and redownloaded from Blizzard.

However, I googled the string "Message: [string "WoW.lua"]: 1: attempt to index global" and found it's actually not all that uncommon here.
https://www.thebuddyforum.com/honor...etting-wow-lua-error-starting-honorbuddy.html
I think this is nothing but wait and see what the Mods say, they're the experts.
 
Go to Programs and Features, in your windows Control panel.
Look for:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft .net framework 4.5.x
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


and Uninstall them if they are installed.
Restart your PC.


install this
https://www.thebuddyforum.com/relea...-dependency-wizard-post704565.html#post704565


and this
Download Microsoft .NET Framework 4.5.1 (Web Installer) for Windows Vista SP2, Windows 7 SP1, Windows 8, Windows Server 2008 SP2 Windows Server 2008 R2 SP1 and Windows Server 2012 from Official Microsoft Download Center


run both as administrator.
after the both installs are completed, run windows update. And install all updates for .net & c++
Then do one last restart.
 
Back
Top