c172p-team / c172p

A high detailed version of the Cessna 172P aircraft for FlightGear
GNU General Public License v2.0
80 stars 44 forks source link

Droplets on windshield on a solid runway #581

Closed gilbertohasnofb closed 8 years ago

gilbertohasnofb commented 8 years ago

Try this: load the sim with the amphibious on water (or land it there) so droplets will appear on windshield. Then go to the move to airport dialog and select a solid runway. The windshield will remain with the droplets:

fgfs-screen-001

@wlbragg can you check this out?

wlbragg commented 8 years ago

Will do.

wlbragg commented 8 years ago

I just tried this and it didn't leave any drops on my windshield when changing to another airport after landing on water?

wlbragg commented 8 years ago

Have you done this multiple times and it is consistent?

wlbragg commented 8 years ago

We are using below to trigger this, can hydro_active_norm be > 0 on land?

if (getprop("position/altitude-agl-m") < 2 and hydro_active_norm > 0)
gilbertohasnofb commented 8 years ago

Have you done this multiple times and it is consistent?

Not really, I just spot this while doing some other tests. I will try to see if I can reproduce it and then report back.

gilbertohasnofb commented 8 years ago

I am trying to reproduce it, but I can't :cry: The closer to the initial report I got was when I started the sim with the amphibian in a port (SP01), speed up so the droplets start to run fast through the windshield, then went to "Go to Airport" and selected KSFO. For some moments the droplets were there, but then they disappear.

Anyway, if no one can reproduce this, we can as well close it. If in the future we come across this bug then we reopen and work on it.