The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Dwachs on April 10, 2010, 01:20:21 pm

Title: ****ertion failed when bulding powerline over aircraft shadow
Post by: Dwachs on April 10, 2010, 01:20:21 pm
the ****ertion in question is in dingliste.cc, line 564. Commenting this out makes the plane disappear when the powerline is build over the shadow (if no ways etc are on the tile). It appears again if it continues flying.
Title: Re: ****ertion failed when bulding powerline over aircraft shadow
Post by: prissi on April 10, 2010, 08:42:47 pm
****ert(dt->get_typ()==ding_t::aircraft); sollte das beheben.
Title: Re: ****ertion failed when bulding powerline over aircraft shadow
Post by: Dwachs on April 21, 2010, 06:57:19 pm
fixed in rev 3178.

also the costs for removing trees with powerlines were not booked correctly.