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.
 

Hitting Crest ratelimit despite having a delay?!

Author
Yeojaga Pungbuhada
Republic University
Minmatar Republic
#1 - 2015-08-05 13:03:26 UTC  |  Edited by: Yeojaga Pungbuhada
Edit: if u try to get array item 0 in R it will bug out and stop doing anything useful at all.
so check with an if statement if something is 0

Hi!

I have this working in R (pulling the volume the last reported volume history from crest) I get the first 100 or so correctly but after that i get a " incorrect number of dimensions" error (wich pobably meas i dont get any data or so)

for the item number 114 i always get a 0 as itemcount, from that point on everything is broken
Yeojaga Pungbuhada
Republic University
Minmatar Republic
#2 - 2015-08-05 14:30:42 UTC
it turned out that if i hit a 0 the second pull statement bugged out and crashed all the following ones.

this can be deleted.