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

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

Issues, Workarounds & Localization

 
  • Topic is locked indefinitely.
 

Bug in the PlanetaryPins XML API

Author
John Marley
CAF Industries
#1 - 2016-05-23 11:23:56 UTC
Hallo

The PlanetaryPins returns the wrong quantityPerCycle value for the 'Extractor Control Unit' type. If I call the API I get a cycleTime of 15 and a quantityPerCycle which should give me 43464 units per hour. If I check that against the ingame value I get 32278 per hour. The formula I use is (duration / cycleTime) * quantityPerCycle. I did check with the install dates that I compare the latest actions. I know the API states that there is a 60min delay and it only displays the latest values of the planets that was opened but even with those criteria it doesnt match.