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: Testlive patch and authentication  (Read 12314 times)

0 Members and 1 Guest are viewing this topic.

Offline Chaoz

  • BeBot User
  • **
  • Posts: 50
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #15 on: March 31, 2010, 12:41:55 am »
http://www.conanchat.com/hg/Php/BeBot.107/rev/e828840cddae
Hehe, I learned from the last time..to not give pieces of of the file I changed :p So here is the diff.
Tested this one my 2 bots and seems to work fine. Also the same changes as I did for Conan Chat.

Rayek/Chaoz.

[edit] Fixed the new path for the link
« Last Edit: April 19, 2010, 10:08:04 pm by Chaoz »
AoC Junkie.
Check out conanchat http://www.conanchat.com/index.php?id=3 a windows chat client for Age Of Conan

Offline Chaoz

  • BeBot User
  • **
  • Posts: 50
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #16 on: March 31, 2010, 12:44:48 am »
And the Raw file if you just want to try out the changes :)

http://www.conanchat.com/hg/Php/BeBot.107/raw-file/e828840cddae/AOChat.php

- Chaoz

[edit] Fixed the new path for the link
« Last Edit: April 19, 2010, 10:08:59 pm by Chaoz »
AoC Junkie.
Check out conanchat http://www.conanchat.com/index.php?id=3 a windows chat client for Age Of Conan

Offline Runemy

  • BeBot Apprentice
  • ***
  • Posts: 97
  • Karma: +0/-0
    • Exalted [Age of Conan guild - Aquilonia EU]
Re: Testlive patch and authentication
« Reply #17 on: March 31, 2010, 12:48:13 am »
Woohoo :)

This last one can be used instead of the current one in the bot?

And; THANKS A MILLION! :)
Wood of Exalted
Age of Conan
Aquilonia - EU

Offline Justine

  • BeBot Rookie
  • *
  • Posts: 16
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #18 on: March 31, 2010, 12:52:49 am »
indeed thank you!

Offline BoA-Gert

  • BeBot User
  • **
  • Posts: 45
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #19 on: March 31, 2010, 12:57:01 am »
Thanks for this - good job getting an update so soon :D

Offline MysterF

  • BeBot User
  • **
  • Posts: 25
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #20 on: March 31, 2010, 12:58:06 am »
And the Raw file if you just want to try out the changes :)

http://www.conanchat.com/hg/BeBot.107/raw-file/e828840cddae/AOChat.php

- Chaoz

works without problems.

PS
Now you can log bot and the char' in same time, there is no need for the waiting time.

Offline Chaoz

  • BeBot User
  • **
  • Posts: 50
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #21 on: March 31, 2010, 12:59:27 am »
Nice nice :)

And yeah..copy into the file and you should be good to go :)

Chaoz
AoC Junkie.
Check out conanchat http://www.conanchat.com/index.php?id=3 a windows chat client for Age Of Conan

Offline Yite

  • BeBot Apprentice
  • ***
  • Posts: 152
  • Karma: +0/-0
    • Niflheim - Crom
Re: Testlive patch and authentication
« Reply #22 on: March 31, 2010, 01:00:20 am »
BIG THANKS  :D

All 4 bots are up again :)
-Yite [Crom]

Offline Mixima

  • BeBot Rookie
  • *
  • Posts: 6
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #23 on: March 31, 2010, 01:07:17 am »
Thank u so much for this....

Offline knutarn

  • BeBot Rookie
  • *
  • Posts: 10
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #24 on: March 31, 2010, 01:41:13 am »
Code: [Select]
******* [LOGIN]        [STATUS]        Connecting to aoc server aoc-eu-um.live.
ageofconan.com:7000
******* [LOGIN]        [STATUS]        Authenticating
Sending RPCPacket:0
Received RPC Packet:0
Sending RPCPacket:1
Received RPC Packet:5
Received RPC Packet:1
Sending RPCPacket:2628963075
Received RPC Packet:1572964753
Sending RPCPacket:1783917889
Read error: EOF

Warning: Error while reading rpc header. () in C:\Documents and Settings\*****\S
krivebord\********\Sources\AOChat.php on line 496

Warning: handleRPCPackets: Packet is not an object (no RPCPacket?) in C:\Documen
ts and Settings\****\Skrivebord\********\Sources\AOChat.php on line 718
***** [CONN] [ERROR] Failed authenticating to server. Retrying in 60 seconds.

Help

Offline Xene

  • BeBot Rookie
  • *
  • Posts: 17
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #25 on: March 31, 2010, 01:44:24 am »
I copied this file into my AOChat.php, and got:

Unsupported rpcpacket (in, 368553762)
and
Unsupported rpcpacket (in, 543911653)

This gives a authenication error: unable to log in xxxxxx\AOChat.php in line 816

DISREGARD THIS POST, i reinstalled all the basic bot-files, and it works now.

« Last Edit: March 31, 2010, 02:45:07 am by Xene »

Offline Huesos

  • BeBot User
  • **
  • Posts: 45
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #26 on: March 31, 2010, 01:51:18 am »
I had prob like this too, make sure you put(replace aochat.php) one directly in bot folder, then one in conf folder , then replace one in soruces folder!  restart bot
« Last Edit: March 31, 2010, 01:53:04 am by Huesos »

Offline TBK

  • BeBot User
  • **
  • Posts: 26
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #27 on: March 31, 2010, 02:16:40 am »
I had prob like this too, make sure you put(replace aochat.php) one directly in bot folder, then one in conf folder , then replace one in soruces folder!  restart bot

Don't know which version you are running, but the file should replace the one in the "Sources" folder.

Offline thaed

  • BeBot Rookie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #28 on: March 31, 2010, 02:18:50 am »
Code: [Select]
******* [LOGIN]        [STATUS]        Connecting to aoc server aoc-eu-um.live.
ageofconan.com:7000
******* [LOGIN]        [STATUS]        Authenticating
Sending RPCPacket:0
Received RPC Packet:0
Sending RPCPacket:1
Received RPC Packet:5
Received RPC Packet:1
Sending RPCPacket:2628963075
Received RPC Packet:1572964753
Sending RPCPacket:1783917889
Read error: EOF

Warning: Error while reading rpc header. () in C:\Documents and Settings\*****\S
krivebord\********\Sources\AOChat.php on line 496

Warning: handleRPCPackets: Packet is not an object (no RPCPacket?) in C:\Documen
ts and Settings\****\Skrivebord\********\Sources\AOChat.php on line 718
***** [CONN] [ERROR] Failed authenticating to server. Retrying in 60 seconds.

Help

Having the same problem. Copied the New stuff to AOChat.php in sources folder. I got that when i loaded the bot.

* NOTE i fixed it never mind. disregard this post. you can't have aoc running and trying to put bot up, or you get that error.
« Last Edit: March 31, 2010, 02:27:05 am by thaed »

Offline knutarn

  • BeBot Rookie
  • *
  • Posts: 10
  • Karma: +0/-0
Re: Testlive patch and authentication
« Reply #29 on: March 31, 2010, 02:29:14 am »
Jee thx

 

* 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: 504
  • 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