BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Age of Conan Archive => AoC 0.6 support => Topic started by: Zorrna on December 21, 2011, 09:39:01 pm
-
got these errors since the AOC EU Servertransver from today
[Conan Login Server] Could not connect to aoc-eu-um.live.ageofconan.com:7000
Notice: Could not connect to the Loginserver (aoc-eu-um.live.ageofconan.com:7000) in /home/admin/bots/XXXXXX/Sources/AOChat.php on line 494
XXXXXX [CONN] [ERROR] Failed authenticating to server. Retrying in 60 seconds.
some one can say me what to do to find out the new address?
LG Zorrna
PS: sorry for my english
-
same here.
-
Same on Mitra - WTF are they doing after every f*cking update/fix/patch? c_c
-
I changed my conf/ServerList.php at line 9 from:
$server_list['aoc']['EU'] = array('server'=>'aoc-eu-um.live.ageofconan.com', 'port'=>7000);
to
$server_list['aoc']['EU'] = array('server'=>'dm01-sto.ageofconan.com', 'port'=>7000);
-
I changed my conf/ServerList.php at line 9 from:
$server_list['aoc']['EU'] = array('server'=>'aoc-eu-um.live.ageofconan.com', 'port'=>7000);
to
$server_list['aoc']['EU'] = array('server'=>'dm01-sto.ageofconan.com', 'port'=>7000);
Worked for me! Thanx m8
-
yep me too.
dm01-sto.ageofconan.com is the new adress from the loginserver.
-
I changed my conf/ServerList.php at line 9 from:
$server_list['aoc']['EU'] = array('server'=>'aoc-eu-um.live.ageofconan.com', 'port'=>7000);
to
$server_list['aoc']['EU'] = array('server'=>'dm01-sto.ageofconan.com', 'port'=>7000);
Thanks :)
-
Thank you.. was wondering what was up with that...
-
Thanks for the new address!
Nevertheless our guild bot (bebot 0.6.8 ) cannot login after patch 3.1., before the patch it worked fine.
I wasn't at home the last two weeks, so the bot was down during that time. When starting the bot, it finishes loading all modules and than gets stuck:
[LOGIN] [STATUS] Authenticating
[Conan Login Server] Connected to dm01-sto.ageofconan.com:7000
[Conan Login Server] Received character server address [ dm01-sto.ageofconan.com:7010 ]
[Conan Login Server] Disconnected. [Done]
[Conan Char Server ] Connected to dm01-sto.ageofconan.com:7010
[Conan Char Server ] Unhandled RPC : 12870423
has anyone an idea what's wrong or experienced similar problems after 3.1.?
Best regards
-
I found the error, the account from where the bot runs changed to f2p... d'oh.
unlocked the char and it works :)