The International Simutrans Forum

Simutrans Extended => Simutrans-Extended bug reports => Simutrans-Extended development => Simutrans-Extended closed bug reports => Topic started by: Zeno on November 21, 2013, 07:51:48 PM

Title: 11.13 - Airplanes don't take off properly
Post by: Zeno on November 21, 2013, 07:51:48 PM
Don't know if it happened before, but in 11.13 airplanes just fly after loading, without the usual taking off process.
Title: Re: 11.13 - Airplanes don't take off properly
Post by: jamespetts on November 21, 2013, 07:58:17 PM
May I ask - which pakset are you using?
Title: Re: 11.13 - Airplanes don't take off properly
Post by: Zeno on November 21, 2013, 08:00:08 PM
Standard pak128.
Title: Re: 11.13 - Airplanes don't take off properly
Post by: jamespetts on November 21, 2013, 08:08:20 PM
Is this problem reproducible in Pak128.Britain-Ex 0.9.0? If not, I think that I have an idea where the problem is.
Title: Re: 11.13 - Airplanes don't take off properly
Post by: Zeno on November 21, 2013, 09:17:19 PM
No, not present in pak128.britain-ex. Some dat parameters? This behavior wasn't present in previous versions (11.6 or 11.7), was it??
Title: Re: 11.13 - Airplanes don't take off properly
Post by: jamespetts on November 21, 2013, 09:30:27 PM
This is, I strongly suspect, related to the code change to allow for VTOL for things such as airships: if an aircraft has a minimum runway length of 0, it is considered a VTOL aircraft and behaves accordingly. I think that I forgot that, in a non-compatible pakset, the default parameter is zero. I shall have to change the default. Thank you for your report!
Title: Re: 11.13 - Airplanes don't take off properly
Post by: Zeno on November 21, 2013, 09:41:55 PM
Oh, thanks James. I wasn't aware about the VTOL thing at all, that opens interesting options :)
Title: Re: 11.13 - Airplanes don't take off properly
Post by: jamespetts on November 21, 2013, 10:10:22 PM
Indeed.
Title: Re: 11.13 - Airplanes don't take off properly
Post by: Spacethingy on November 22, 2013, 11:25:32 AM
Sorry for the thread-jack, but any chance of that being implemented in Standard as well, when it's done? Helicopters represent a big hole in my Simutrans experience at the moment... :)
Title: Re: 11.13 - Airplanes don't take off properly
Post by: greenling on November 24, 2013, 11:33:06 AM
Hello Spacethingy
Helicopters in simutrans they are a missing thing but i can me rember that here im forum give some Helicopters addons.
But i do not know how they lay.
Title: Re: 11.13 - Airplanes don't take off properly
Post by: Dwachs on November 25, 2013, 08:22:49 PM
Quote from: Spacethingy on November 22, 2013, 11:25:32 AM
Sorry for the thread-jack, but any chance of that being implemented in Standard as well, when it's done? Helicopters represent a big hole in my Simutrans experience at the moment... :)
Looking for volunteers ;) Here is the relevant commit in experimental:

https://github.com/jamespetts/simutrans-experimental/commit/e5944ce7d6f963da68f00899ea911deb0720c5b0

It depends loosely on the minimum runway length feature exclusively to experimental. This could be ported back as well.
Title: Re: 11.13 - Airplanes don't take off properly
Post by: jamespetts on December 21, 2013, 11:37:24 PM
Ahh, rats, forgot about this one when releasing 11.14 - however, this is now fixed on the 11.x branch.