Opened 12 years ago
Closed 12 years ago
#145 closed defect (fixed)
FS 1.2.9 - Using goal line gives error in distance in some cases
Reported by: | Stein Tore Erdal | Owned by: | Stein Tore Erdal |
---|---|---|---|
Priority: | major | Milestone: | 1.2.10 |
Component: | FsComp | Version: | 1.2.9 |
Keywords: | goal line | Cc: |
Description (last modified by )
Use test case given in ticket #143 and change the task by inserting DES122 as turnpoint 7 with radius 1000 and setting ES here instead of at tp 6 (still having last tp, also DES122 now no 8, with goal line).
This gives wrong distance for task and for the pilots having reached tp 6.
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Use FS version 1.2.11 (not 1.2.10).
Stein-Tore
Note: See
TracTickets for help on using
tickets.
This is happening in (some) cases when the last turnpoint (GOAL) is a line
AND
second last turnpoint has same coordinates as the last turnpoint (ie a circle around the goal field).
This only makes (sort of) sense if second last turnpoint is used as ES. But then again it does not really make sense to have a GOAL LINE.
Anyhow fixed it in:
fs(1.2.10).zip
Pls. try it out ...
Stein-Tore