BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: TheVermin on April 05, 2010, 01:46:07 am
-
Hey everyone. I've been trying to get this working for some time now, but to no avail. So I thought I'd turn to the forums for help
I'll followed all the guides and done everything that as been asked for.
I have the latest BeBet, installed php and mysql. Edited all the config files and such. However when it comes down to running the "StartDebugBot" I get this error
Could not read config file ./conf/Bot.conf
The Bot.conf is infact there and in that file. Any ideas what it is I'm doing wrong? I'm pulling my hair out over it. Going around in circles at the moment
-
Are you running the "StartDebugBot" from the current directory?
Such as "
cd <bothome>
StartDebugBot.bat
"?
Have you tried running "StartBot <your_bot_name>"?
-
I redid all the files this morning and ran the bot and it seems I've got over that problem.
Although I've run into another brick wall with it. When I run the bot it says "Curl Extension Loaded" But after leaving it for a minute or so I get a
"mysql_connect <>: [2002] A connection attempt failed because the connected party did not <trying to connect via tcp://localhost:3306> in C:/Users"...ect
I've been through all the Mysql stuff and my pc username is defiantly set as the @localhost. Any ideas?
-
Try changing mysql server to 127.0.0.1 and make sure you don't have a firewall blocking MySQL.
-
Sorry to be a pain, but how exactly would I go about changing the mysqp server to 127.0.0.1?
And I'll check for the firewall now
-
conf/MySQL.conf