Point calculation with CPU

Bugs in DSJ4.
Post Reply
Zmaster
Moderator
Posts: 774
Joined: 08 Feb 2011, 11:20

Point calculation with CPU

Post by Zmaster »

Is there something I am missing? Shouldn't jumps that are the same length (.5 accuracy) give equal amount of points? - If so, one of the judges gave incorrect style points?

Image
Image
That's gotta hurt.
Jussi Koskela
Site Admin
Site Admin
Posts: 3647
Joined: 22 Jan 2007, 14:42
Location: Finland
Contact:

Re: Point calculation with CPU

Post by Jussi Koskela »

There was a rounding error in the CPU player's jump length. The precise length of Roman's jump was something between 141.495 and 141.4999... meters. It was considered as 141 meters in the points calculation but still rounded to 141.50 meters in the results list.
I have now fixed this. The bug does not appear in human player's results.
Post Reply