#198 closed task (fixed)
Test GAP2008
Reported by: | Owned by: | Stein Tore Erdal | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.13 |
Component: | FsComp | Version: | 1.2.13 |
Keywords: | Cc: |
Description
hello I found a strange GAP2008 detail. see the classification
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | con gap2008.html added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 11 years ago by
Milestone: | → 1.2.13 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
yup, sort of.
In some cases those flying to goal would get distance points calculated from a distance being upto 99 meters more than task distance. This would then lead to distance points being slightly more than available points for distance.
Look at the bottom of the result sheet you should see available_points_distance: 739.278779144374
Look at the distance points given to those in goal: 739.9.
The distance flown was 54.29km which is also the task distance. However at one point in the calculations the task distance was rounded down to nearest 100 meter.
It is now fixed in FS 1.2.13.2 (Fs1.2.13)
Stein-Tore
1001 points... Nice bonus points ;-)
Rounding error maybe?