Josko / aura-bot

Warcraft III high-performance hosting bot written in C++14.
75 stars 41 forks source link

Unable to open War3EXE #70

Closed wrhight closed 6 years ago

wrhight commented 6 years ago

Hello, I cannot start aura-bot due to this error: [BNCSUI] unable to open War3EXE [] [BNET: USEast] logon failed - bncsutil key hash failed (check your Warcraft 3 path and cd keys), disconnecting I have empty storm.dll and game.dll files as well as the new Warcraft III.exe renamed as war3.exe in a directory. This works on a vanilla ghost++ bot with minor adjustments for 1.29, but not this one. Any ideas/solutions?

I checked https://github.com/Josko/aura-bot/blob/master/src/bncsutilinterface.cpp#L80 and it appears I should be naming it Warcraft III.exe but this doesn't work either.

I am on Arch Linux with the appropriate dependencies installed, and /usr/local/lib in my path.

wrhight commented 6 years ago

Apologies, this was user error (.cfg in wrong location)

Maybe useful to anyone else, however