Closed PerMalmberg closed 8 years ago
So, that error seems to suggest that it can't find either a corp, alliance, or player that is on the killmail or transaction which is odd because none-should have been deleted from eve.
Ok, what can I do to help track it down?
Ill put in code to check for the error as there is nothing I can realistically do about a player that has disappeared.
True that.
Will you just skip the entry or print "unknown" (or similar) instead?
ill add Unknown (player/corp/alliance)
Very good. Thanks for the quick replies.
I've just installed the latest version (git clone) and I'm also experiencing this issue.
@markus-lassfolk Could you try that and see if it gives you a new error now? I am having trouble finding an api that is actually generating this error.
Please send me a mail to markus at lassfolk dot net and i will give you a key that works
Sent a key to you on bitbucket where i could send a pm
Alright, I just committed something that should fix the problem. It occurred whenever I attempted to ask ccp about more than 250 characters/alliances/corps. The api only allows 250 so returned an error and broke things. It should now chunk the asked characters into 250 at a time.
We've got an application with an API that gives the following error when viewing either kills or transactions, any idea what's going on?
Br,
Per