The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: z9999+ on March 05, 2010, 02:34:37 pm

Title: [102.2.2RC] Using slope tool on harbor
Post by: z9999+ on March 05, 2010, 02:34:37 pm
If you use slope tool on harbor, harbor will be disappeared or crashed.
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: Dwachs on March 05, 2010, 05:11:31 pm
there are more bugs with harbours:

-- if you build powerlines over a harbour, the harbour building is deleted
-- crash if you build a monorail depot on elevated way above harbour (then the depot foundation is tried to built on the harbour)
-- one can built road into harbour (from below)

.. the problem is that the tiles under a harbour are of type 'boden' (not 'fundament' like all other buildings). Why are harbours an exception here?
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: z9999+ on March 05, 2010, 06:25:34 pm
At least this problem didn't happen in 102.2.
Problem happened in 102.2.1 and should be solved.

[off-topic]
BTW, RC had been freezed ? Recent fixes are not in RC.
If there is no plan to release new version, how about open again ?
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: prissi on March 05, 2010, 09:40:49 pm
[offtopic]
planned to release, but busy with real life
[/offtopic]

The harbour was boden for historical reasons and because stations were also with ground type boden (before extension buildings came into existance.
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: z9999+ on March 06, 2010, 04:55:12 am
[offtopic]
planned to release, but busy with real life
[/offtopic]

I known that, and that is the reason to request re-opening RC branch.
Players want stable version without crash.
Release is not for developers but for players.
There are several known problems and patches for them, they should be included.
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: prissi on March 06, 2010, 08:14:59 pm
Many recent fixes fix problems not in rc. The stable 102.2 will be done tonight, to avoid the double workload with two branches getting further and further apart. We have not enough resources for both and the last release is too old anyway.
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: Dwachs on March 14, 2010, 10:55:22 am
At least this problem didn't happen in 102.2.
.. this bug was introduced with the fix for the AI players. Simply reverting this change would not work.

Here is a patch, that fixes some of the problems mentioned in the thread (at least the crashes).

Update: simpler check in boden::ist_natur.
Title: Re: [102.2.2RC] Using slope tool on harbor
Post by: Dwachs on March 18, 2010, 07:53:16 pm
incorporated in rev 3140.