Back Reply to topic
Kebra 
(started thread)
Blue-Ribbon Chicken 
Topics: 4
Posts: 10
Playing:  AOC
Ingame:  Anarchie
Years registered: * * * * * * * * * * * * * * * * *
Problem getting the bot to run Posted: Post 09:34 Fri - Aug 15, 2008

Hey guys
Great work on the bot, looks like a project thats pretty simple to start writing modules for.

I am however having problems getting it to run.

Installed php5 (obviously)
along with the sockets ext

Filled out the config file along with the corect server and login etc.

On startup i get this error:
Code:
PHP Warning:  Could not connect to the AOC Chat server (213.244.186.139:7021): N
o connection could be made because the target machine actively refused it.
 in F:\Games\guildBot\lib\aocchat.php on line 204
Restarting bot (no delay ..)


I figured it might be the socket ext. So i tried moving the dll file and instantly the bot flipped out and complained it wasnt there.

What can be causing this? I tried several server and none accept the connection.
Reply with quote


Gumble 
Blue-Ribbon Chicken 
Topics: 4
Posts: 9
 
 
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 03:10 Sat - Aug 16, 2008

Hi got the same error and was the firewall blocking the connection... Reply with quote


Kebra 
(started thread)
Blue-Ribbon Chicken 
Topics: 4
Posts: 10
Playing:  AOC
Ingame:  Anarchie
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 07:56 Sat - Aug 16, 2008

Gumble wrote:
Hi got the same error and was the firewall blocking the connection...

which application needs the access then? Tried giving php and php-win.exe an exception.

What port needs to be open inwards for this to work?
Reply with quote


Kebra 
(started thread)
Blue-Ribbon Chicken 
Topics: 4
Posts: 10
Playing:  AOC
Ingame:  Anarchie
Years registered: * * * * * * * * * * * * * * * * *
Posted: Post 08:43 Sat - Aug 16, 2008

figured it out. Ymir was set to the wrong IP
Something tells me they changed IP's lately: 213.244.186.134 = Ymir
Reply with quote


Back Reply to topic