These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

XML problem - Kills Exhausted?

Author
Alexis Prey
The Scope
Gallente Federation
#1 - 2011-09-16 01:37:50 UTC
https://api.eveonline.com/char/Killlog.xml.aspx?keyID=13874&Vcode=puppy&characterID=90676710

This is the link I'm using. Why does it say Kills Exhausted? I ahve 0 kills, but I have 4 deaths. Shouldn't those show up?


Thanks,

Lex
Omega Flames
Caldari Provisions
Caldari State
#2 - 2011-09-16 01:50:23 UTC  |  Edited by: Omega Flames
[ 2011.09.15 22:34:28 ] Alexis Prey > http://eve-portal.net if you go to tools- security check
[ 2011.09.15 22:34:45 ] Alexis Prey > this is a tool that im creating that uses the NEW api to do background checks on potential new recruits
[ 2011.09.15 22:34:52 ] Astronagi > we have a reg that makes an API check
[ 2011.09.15 22:34:57 ] Astronagi > tools
[ 2011.09.15 22:35:08 ] Alexis Prey > if you could perhaps try it out on some new recruits and give me your input id really appercaite it :) pls know though that its nowhere near complete
[ 2011.09.15 22:35:31 ] Astronagi > and about 1/2 of us code
[ 2011.09.15 22:35:50 ] Alexis Prey > talking to everyone who might be in this room lol
[ 2011.09.15 22:35:52 ] Alexis Prey > not just you
[ 2011.09.15 22:36:08 ] Astronagi > yeah ... there are about 10-15 regs and the turnover in here is 0
[ 2011.09.15 22:36:23 ] Omega Flames > we have turnovers tonight? yummy
[ 2011.09.15 22:36:38 ] Omega Flames > ill take a peach pls
Alexis Prey
The Scope
Gallente Federation
#3 - 2011-09-16 02:00:52 UTC
Omega Flames wrote:
[ 2011.09.15 22:34:28 ] Alexis Prey > http://eve-portal.net if you go to tools- security check
[ 2011.09.15 22:34:45 ] Alexis Prey > this is a tool that im creating that uses the NEW api to do background checks on potential new recruits
[ 2011.09.15 22:34:52 ] Astronagi > we have a reg that makes an API check
[ 2011.09.15 22:34:57 ] Astronagi > tools
[ 2011.09.15 22:35:08 ] Alexis Prey > if you could perhaps try it out on some new recruits and give me your input id really appercaite it :) pls know though that its nowhere near complete
[ 2011.09.15 22:35:31 ] Astronagi > and about 1/2 of us code
[ 2011.09.15 22:35:50 ] Alexis Prey > talking to everyone who might be in this room lol
[ 2011.09.15 22:35:52 ] Alexis Prey > not just you
[ 2011.09.15 22:36:08 ] Astronagi > yeah ... there are about 10-15 regs and the turnover in here is 0
[ 2011.09.15 22:36:23 ] Omega Flames > we have turnovers tonight? yummy
[ 2011.09.15 22:36:38 ] Omega Flames > ill take a peach pls


do you know why im getting this error please? the kills exhausted?
Omega Flames
Caldari Provisions
Caldari State
#4 - 2011-09-16 02:27:12 UTC
might have something to do with the api cache
Alexis Prey
The Scope
Gallente Federation
#5 - 2011-09-16 02:35:25 UTC  |  Edited by: Alexis Prey
Omega Flames wrote:
might have something to do with the api cache

Yes, but all the other API things they just show the info but don't update until the new cache. This one, shows it once, and then it won't show the info again until the cache updates. I'm confused. The only thing I can think to do is to save all the info to a database, but that doesn't sound very fun or conveinant.

Is there another solution?

Edit: never mind, I guess I ahve to learn how to store XML files in a local cache
Dragonaire
Here there be Dragons
#6 - 2011-09-16 04:09:54 UTC
Actually I'm having problems with it even obeying the cachedUntil time in Yapeal so I think there's something not right.

On another note I just have to ask why you decided to reinvent the wheel instead of using one of the existing API libraries?

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.

Alexis Prey
The Scope
Gallente Federation
#7 - 2011-09-16 04:19:34 UTC
Dragonaire wrote:
Actually I'm having problems with it even obeying the cachedUntil time in Yapeal so I think there's something not right.

On another note I just have to ask why you decided to reinvent the wheel instead of using one of the existing API libraries?


Well, the only reason I play eve is because I enjoy creating websites for it. I don't really do anything in the actual game. I'm still learning a lot, and I think doing everything on my own is really a great learning experience :)
Dragonaire
Here there be Dragons
#8 - 2011-09-16 05:06:33 UTC
Ok I can understand that since in part that's how Yapeal got start I just hate to see people waste their time making something that already exists when they could be doing what most people find is the more interesting stuff. I think it's great you are doing it to learn but I would suggest at least looking at any of the other libraries that already exist when you run into problems because often just seeing how someone else solved it can be a great learn experience as well.

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.