James Turner wrote:
> With latest CVS (source and data), I'm seeing the following
> continuously in the console (with the UFO, obviously):
>
> Instance of model Aircraft/ufo/Models/marker.ac has invalid values
> CullVisitor::apply(Geode&) detected NaN,
> depth=nan, center=(0 0 35040),
> matrix={
> nan nan nan nan
> nan nan nan nan
> nan nan nan nan
> -0.138223 -31.9428 -0.0740258 1
> }
>
> This is with the log level set to INFO - which I'm trying to use for
> some testing of my own code.
>
> Does it point to a real problem with the marker.ac file, or some other
> glitch? I could just comment out the relevant logging code locally,
> but I'd rather mention it here if there's a genuine problem occurring.
>
> James
>
Hi!
Not sure but can this help.
Try to change ufo.nas .
remove : geo.Coord.new().set_xyz(0, 0, 0)
write : geo.Coord.new().set_latlon(0,0, 0)
With respect,
Alex
------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel