BeBot - An Anarchy Online and Age Of Conan chat automaton
		Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Kesha on October 08, 2012, 07:04:50 pm 
		
			
			- 
				Hi,
With the new maintenance (ninja fix what else), bebot can't connect to the Aoc Chat again :
[Conan Login Server] Could not connect to dm01-sto.ageofconan.com:7000
Notice: Could not connect to the Loginserver (dm01-sto.ageofconan.com:7000) in C:\XXX\AO
Chat.php on line 494
[CONN]  [ERROR] Failed authenticating to server. Retrying in 60 seconds.
			 
			
			- 
				same problem 
Funcom has change the server ip
			 
			
			- 
				Hotfix for the bebot:
in bebot file: conf/ServerList.php - file
Find this line:
$server_list['aoc']['EU']           = array('server'=>'dm01-sto.ageofconan.com', 'port'=>7000);
Change to:
$server_list['aoc']['EU']           = array('server'=>'dm02-sto.ageofconan.com', 'port'=>7000);
			 
			
			- 
				THX!
			
 
			
			- 
				Thanks!  ;D