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 General Discussion

 
  • Topic is locked indefinitely.
 

API changes with the most recent point release ?

First post
Author
isk4trade
Cogitation Mining and Industrial Trading
#1 - 2014-02-20 07:17:05 UTC
Were there some API changes with the most recent point release ?

It doesn't seem to be working as it was up until a couple days ago ...

me
Chribba
Otherworld Enterprises
Otherworld Empire
#2 - 2014-02-20 10:49:41 UTC
For me it works way better than before, since now they actually return proper error codes again... What's your problem?

/c

★★★ Secure 3rd party service ★★★

Visit my in-game channel 'Holy Veldspar'

Twitter @ChribbaVeldspar

Destination SkillQueue
Doomheim
#3 - 2014-02-20 19:36:23 UTC
One time bump to fix forum.
CCP FoxFour
C C P
C C P Alliance
#4 - 2014-02-20 20:57:23 UTC
I have not gotten any reports of broken stuff relating to the API. No one has been screaming at me on IRC or Twitter. So I think it's OK...

What specifically were you having an issue with and are you still having it? Will try and follow up tomorrow.

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.

isk4trade
Cogitation Mining and Industrial Trading
#5 - 2014-02-20 21:50:19 UTC  |  Edited by: isk4trade
Actually, upon looking at it harder, I should have asked if the way the cache is being stored has been changed as Eve Mentat is now throwing up an "Error calling cache import tool. Code: -1" error again as it started to to in the last winter expansion, then got fixed (translated/updated) or some such.

me
CCP Prism X
C C P
C C P Alliance
#6 - 2014-02-21 08:36:21 UTC
That's not an EVE API error (although it might very well be caused by one. Just impossible for us to know from that error alone), your best bet is probably getting in touch with the EVE Mentat devs.

I'm a bit out of the API loop because I'm diligently trying to entrap Fox Four into the role, but I'm certain nothing new has gone out in quite some time because we've yet to integrate any recent changes to a deployable branch. Datastructures might have changed in the DB but the API would be erroring if they were not backwards compatible with the current API code.

But if we're doing something that's causing EVE Mentat to freak out every release, that would be nice to know. Cause we really don't want to be creating issues where we can avoid it. Blink
Garnoo
Eternity INC.
Goonswarm Federation
#7 - 2014-02-21 10:12:41 UTC  |  Edited by: Garnoo
its more about market cache and not api...
and yes, EvEmentat cache importing freak out very often after eve updates...

People are going to try to ruin your day. Get together with others, ruin their day back -  EvE

CCP Prism X
C C P
C C P Alliance
#8 - 2014-02-21 11:06:38 UTC
Garnoo wrote:
its more about market cache and not api...
and yes, EvEmentat cache importing freak out very often after eve updates...


Oh yeah that's using the market data from your cache. We don't actually support that so all bets are off with backwards compatibility on expansion deployments.