collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: AOCchat not expecting login  (Read 6718 times)

0 Members and 1 Guest are viewing this topic.

Offline Mildar

  • BeBot Rookie
  • *
  • Posts: 4
  • Karma: +0/-0
AOCchat not expecting login
« on: October 01, 2008, 06:53:23 pm »
after latest patch i am getting AOCchat not expecting login. any help? i am running server on windows so cannot use solution at start of the topic from 2006
I tried to upgrade bot to newest version nad it started to write just:
Code: [Select]
Tubar [LOGIN]   [STATUS]        Connecting

Warning: Could not connect to the AOC Chat server (proddm03.ams.ageofconan.com:7008): Nemohlo b?t vytvo°eno ×ßdnÚ p°ipojenÝ, proto×e cÝlov? po?Ýta? je aktivný odmÝtl.
 in C:\Program Files\PHP\Sources\AOChat.php on line 220
Tubar [CONN]    [ERROR] Can't connect to server. Retrying in 60 seconds.
to translate you the thing after proddm03.ams.ageofconan.com:7008: Can't be made any connection because target computer did actively refused
« Last Edit: October 01, 2008, 06:57:29 pm by Mildar »

Offline Iheaca

  • BeBot User
  • **
  • Posts: 33
  • Karma: +0/-0
Re: AOCchat not expecting login
« Reply #1 on: October 01, 2008, 10:33:20 pm »
Got exactly the same error, just different address.

Offline Mildar

  • BeBot Rookie
  • *
  • Posts: 4
  • Karma: +0/-0
Re: AOCchat not expecting login
« Reply #2 on: October 02, 2008, 12:12:47 am »
Okay i solved it. old proddm03.ams.ageofconan.com do not work anymore so you must at source/bot.php change your server adress to IP. so for example (i am at Aqulilonia server) you cange this:
Code: [Select]
case "Aquilonia":
$server = "proddm03.ams.ageofconan.com";
$port = 7047;
break;
into this
Code: [Select]
case "Aquilonia":
$server = "213.244.186.134";
$port = 7047;
break;
« Last Edit: October 02, 2008, 12:15:24 am by Mildar »

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: AOCchat not expecting login
« Reply #3 on: October 02, 2008, 12:15:52 am »
proddm03.ams.ageofconan.com is pointing to 213.244.186.135
so 1 num dif
im going to check all auropian (what i have access to) and update the bot

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: AOCchat not expecting login
« Reply #4 on: October 02, 2008, 12:34:39 am »
ok after testing my self you are right about the IP but wrong about the port, its 7008

Offline Mildar

  • BeBot Rookie
  • *
  • Posts: 4
  • Karma: +0/-0
Re: AOCchat not expecting login
« Reply #5 on: October 02, 2008, 08:24:22 am »
yeah i am sorry. i was messing up with IP's and ports and posted wrong one. Port didn't change for me

Offline krusnik

  • BeBot Rookie
  • *
  • Posts: 3
  • Karma: +0/-0
Re: AOCchat not expecting login
« Reply #6 on: March 08, 2009, 07:59:19 am »
i got the same prob on the fury server

Offline Drizzurdeen

  • BeBot Apprentice
  • ***
  • Posts: 193
  • Karma: +0/-0
    • Obsidian-Cult
Re: AOCchat not expecting login
« Reply #7 on: March 17, 2009, 12:45:17 pm »
kk i don't know if this is the right threat ... but i'll give it a try ;)

i have 2 bots running on mitra : working perfekt
and i wont get one bot running on asgard : there is now a prob with the charakters ... i have on the asgard-bot this error

Quote
Saphirana [LOGIN]   [STATUS]   Connecting
Saphirana [LOGIN]   [STATUS]   Authenticating
Saphirana [LOGIN]   [RESULT]   Error
AOChat: No characters found on the account

i tryed it then with the AoC-Chat-v1.4.5 but there is the same error ... NO CHARACTERS FOUND ON THE ACCOUNT

i use this ip
Quote
case "Asgard":
            $server = "213.244.186.136";
            $port = 7012;
            break;

i hope is the correct one

but on the server there is the char on the acc ... so what is wrong ...

thx for all help

greets Drizzudeen
« Last Edit: March 17, 2009, 12:50:05 pm by Drizzurdeen »

Offline Drizzurdeen

  • BeBot Apprentice
  • ***
  • Posts: 193
  • Karma: +0/-0
    • Obsidian-Cult
Re: AOCchat not expecting login
« Reply #8 on: March 18, 2009, 09:47:15 pm »
*push*

Offline lcampeur

  • BeBot Rookie
  • *
  • Posts: 3
  • Karma: +0/-0
Re: AOCchat not expecting login
« Reply #9 on: June 28, 2009, 01:06:32 pm »
Hi !
I a french hyborian adventurer on Stygia (French server)
I can't reconnect my bot : I've read this thread and i've tried some test :
when i'm in game, i've done a netstat :
Code: [Select]
prodgame044.ams.ageofconan.com:7024  ESTABLISHED
proddm04.ams.ageofconan.com:7011  ESTABLISHED
proddm04.ams.ageofconan.com:7019  ESTABLISHED
With these adress i tried a ping but the answer was the same :
Code: [Select]
Pinging prodgame044.ams.ageofconan.com [213.244.187.48] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 213.244.187.48:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
I've tried to put this IP adress on the server list but it never connected.

If someone got an idee

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 462
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal