L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 08:27:06 AM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: More XML errors
Pages: [1] 2   Go Down
« previous next »
Print
Author Topic: More XML errors  (Read 1274 times)
0 Members and 1 Guest are viewing this topic.
shadowdamon
Freshman
*
Offline Offline

Posts: 10


More XML errors
« on: July 12, 2008, 01:37:28 AM »

Lately out of the blue ive been getting the Funcom XML error when the roster tries to update.  My bot has been working fine for a month with no errors. It just happened suddenly, did I miss a xml update? if not I could use a working one Smiley
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 1085


Re: More XML errors
« Reply #1 on: July 12, 2008, 04:29:08 AM »

Easy explanation: FC broke their XML server and didn't fix it yet.
Logged
shadowdamon
Freshman
*
Offline Offline

Posts: 10


Re: More XML errors
« Reply #2 on: July 12, 2008, 08:57:09 PM »

so its not me? oh thank god.
Logged
Nytridr
Expert
*****
Offline Offline

Gender: Male
Posts: 261


WWW
Re: More XML errors
« Reply #3 on: July 13, 2008, 04:48:43 AM »

WTB them getting it fixed.  its actually getting kind of old.. people are already complaining of there levels not updating on the bots and a few other things related to FC xml being down.
Logged

Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)
shadowdamon
Freshman
*
Offline Offline

Posts: 10


Re: More XML errors
« Reply #4 on: July 13, 2008, 06:50:39 PM »

Do they even have intentions of fixing them?
Logged
Nytridr
Expert
*****
Offline Offline

Gender: Male
Posts: 261


WWW
Re: More XML errors
« Reply #5 on: July 13, 2008, 07:00:51 PM »

all I know is that its been like this for a week or 2.. so who knows.. maybe they changed something and broke it and dont even know that they broke it.. Has anyone attempted to get ahold of them to ask them about it?
Logged

Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)
Zeephonz
Rookie
**
Offline Offline

Gender: Male
Posts: 20


Re: More XML errors
« Reply #6 on: July 13, 2008, 07:14:55 PM »

I sent them an email... i think their email server is on the same machine as the XML server  Grin
Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: More XML errors
« Reply #7 on: July 13, 2008, 11:06:47 PM »

Quote from: Zeephonz on July 13, 2008, 07:14:55 PM
I sent them an email... i think their email server is on the same machine as the XML server  Grin
yesterday i got an email from account@ageofconan.com
telling me my account was now inactive cuz of card details. as the botton it also said

Should you require further assistance please contact account@ageofconan.com

this is for Anarchy Online Account
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Nytridr
Expert
*****
Offline Offline

Gender: Male
Posts: 261


WWW
Re: More XML errors
« Reply #8 on: July 14, 2008, 01:53:41 AM »

Some problems that are being experienced from this IS:  Members are being deleted from the roster and are being set to annon..  If you have members that are complaining about this, just readd them to the roster by !member add {name}.   More and more people are being deleted every day from the numerous bots that I run, and the roster updates are failing.

Nyt
Logged

Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: More XML errors
« Reply #9 on: July 14, 2008, 06:06:08 AM »

i havnt had this problem, my roster update just fails
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: More XML errors
« Reply #10 on: July 14, 2008, 09:59:19 AM »

funcom has fixed it on there end!
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Glarawyn
BeBot Developer
Champion
********
Offline Offline

Posts: 414



Re: More XML errors
« Reply #11 on: July 14, 2008, 01:35:01 PM »

Things are updating again. In the future if this happens again it would be possible to set your chached whois records to not expire by using some SQL:

UPDATE whois SET updated = UNIX_TIMESTAMP()+(86400*XXX);

This will set the updated field on the record to a timestamp that is XXX days in the future. I tried this on my bots and this fixed the lookup issues...because the records weren't expired my bots stopped trying to get XML data from people.anarchy-online.com.

Today I simply changed the sign on the SQL so that the records expired XXX days in the past:
UPDATE whois SET updated = UNIX_TIMESTAMP()-(86400*XXX);

I then ran my whois-update.php script as normal. Things are getting updated and should be getting back to normal soon.

Logged
Nytridr
Expert
*****
Offline Offline

Gender: Male
Posts: 261


WWW
Re: More XML errors
« Reply #12 on: July 14, 2008, 02:14:34 PM »

awesome to hear.. time to change things back..:)p
Logged

Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: More XML errors
« Reply #13 on: July 14, 2008, 07:33:15 PM »

i already added code for lookup order in whois file so u can simply turn off the lookup of funcom
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
shadowdamon
Freshman
*
Offline Offline

Posts: 10


Re: More XML errors
« Reply #14 on: July 20, 2008, 05:26:02 PM »

Well this cant be good. Im still having problems. Did i miss something?
Logged
Pages: [1] 2   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: More XML errors
« previous next »
 
Jump to:  

Recent
Log playtime from buddys ...
by IKShadow
[Today at 06:48:12 AM]

[request] Raid timers
by Elesar1
[December 01, 2008, 04:41:09 PM]

Shared DB online list
by Temar
[December 01, 2008, 01:55:47 AM]

relay colors
by Temar
[December 01, 2008, 01:54:56 AM]

BeBot v0.6.0 released
by Alreadythere
[November 30, 2008, 05:32:00 PM]

Change to Bid.php
by Temar
[November 30, 2008, 11:41:44 AM]

OnlineOrg
by Jiheld
[November 29, 2008, 12:44:27 PM]

Silly Newbie Question.
by Temar
[November 29, 2008, 12:00:02 PM]

massive_pvp_time_table 1
by gerborg
[November 29, 2008, 06:55:35 AM]

Bot not see Guild Chat
by Delvar
[November 28, 2008, 08:30:34 AM]
Stats
Members
Total Members: 1243
Latest: Whackoeng
Stats
Total Posts: 11145
Total Topics: 1505
Online Today: 15
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 2
Guests: 17
Total: 19
dobstah
gerborg

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.476 seconds with 29 queries. (Pretty URLs adds 0.05s, 4q)
Loading...