Hi.
I am observing a weird behavior when the score is retrieved from CocosLive server.
I do not think it is my code, because it can be observed in the web server also.
To understand what I am talking about, go to http://www.cocoslive.net/game-scores?gamename=DemoGame%203&category=hard&offset=20&country=
At the time I am writing, the position 20 belongs to a player called Carrière.
I you select the link to see the next 20 scores, instead of show 21 to 40, the page shows 20 to 39 and the position 20 DOES NOT belong to Carrière anymore! It is even worst if you try the easy2 category. The fist 20 scores are marked as 1 to 20, the next 20 shows 14 to 33! And the information of the first 20 and the second 20 positions do not match.
Can someone explain what is going on? Maybe I am just wrong.
I am using cocos2d 0.99.4.
Thank you.
RRdaS