News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

r7060 Airplanes strange runway reserving

Started by HDomos, February 07, 2014, 02:27:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HDomos

When an airplane lands, it reserves the whole runway until it arrives to its stopping tile.

Ters

I took a look to see if I could observe the same behaviour. When loading the game (which is many months old), a plane was waiting on the runway for a free gate. When a gate became clear, it gave up its runway reservation immediately. The next plane to arrive did so as well, but the third plane did not clear the runway reservation at all. Although I haven't checked, the second plane might already have been underway when the game was loaded, while the third perhaps started after loading.

Alan

After an airplane lands and waits at a stop to be filled, it still does not give up its runway reservation. Other planes are unable to use the runway to land to go to their stops.

Spacethingy

Quote from: Alan on February 15, 2014, 09:24:40 AM
After an airplane lands and waits at a stop to be filled, it still does not give up its runway reservation. Other planes are unable to use the runway to land to go to their stops.

I can confirm this behavior in r7072:

Dwachs

Here is a patch. It deletes some lines added in r7043. I do not understand the reason for adding these lines. Imho it just spills aircraft specific hacks into more files :/

prissi

That was one attempt to solve undefined states after a waysearch from a waypoint which failed. Aparently I did not removed them, when I had the save of the full state implemented. Thanks for spotting it.