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.
 

Insurance payout not showing up through API

First post
Author
Mikenche
Omni Armed Forces
#1 - 2015-01-20 01:35:31 UTC
I made some mistakes at an exploration combat site and lost a ship. The mail message about the payment indicated a default insurance payout, so apparently I had forgotten to insure the ship. Oops. No big deal though, it was just a frigate, and I was even able to retrieve the dropped components and cargo hold contents with another frigate. The strange thing is, the journal entry doesn't show up in the wallet tracker application I'm developing. I tried retrieving the last 10 entries manually with wget, and it isn't there (the game shows it as the 6th newest entry). Is that particular type of transaction somehow special, or is it a bug?
Dragonaire
Here there be Dragons
#2 - 2015-01-20 04:21:50 UTC  |  Edited by: Dragonaire
I believe it is a bug and I think there is already a thread around here some place about it. Last I know CCP FoxFour was going to look into it but you might want to find the thread and add a reminder there too Blink

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

CCP FoxFour
C C P
C C P Alliance
#3 - 2015-01-20 13:48:48 UTC
God damn... this journal walker code is ******* crazy as all hell... I have not yet been able to find where this information might be getting filtered out. We fetch all of the transactions from the DB, but I cannot for the life of me find where we filter stuff out... or whatever the hell is causing stuff to come through.

@CCP_FoxFour // Technical Designer // Team Tech Co

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

Equto
Imperium Technologies
Sigma Grindset
#4 - 2015-01-20 14:01:16 UTC
CCP FoxFour wrote:
God damn... this journal walker code is ******* crazy as all hell... I have not yet been able to find where this information might be getting filtered out. We fetch all of the transactions from the DB, but I cannot for the life of me find where we filter stuff out... or whatever the hell is causing stuff to come through.

Its ok Sockfour, take a breather and yell at the other people who work with this code. always helps me

ill get you a beer at fanfest ok.
Hel O'Ween
Men On A Mission
#5 - 2015-01-20 17:28:12 UTC
Dragonaire wrote:
I believe it is a bug and I think there is already a thread around here some place about it.


The thread I know of is about missing corp dividend payments in the journal API.

Not sure if those two are related, but you might want to also keep that one in mind, while working on the journal, CCP FoxFour.

EVEWalletAware - an offline wallet manager.