News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

[r7377]cannot remove building

Started by Manche, December 04, 2014, 06:06:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Manche

cannot remove building with this message
Quoteahus_tile_besch_t::get_tile() - invalid request for l=12, x=0, y=0 on building *** (l=12, x=1, y=1)
Aborting program execution

Ters

According to a comment in the code, 12 layouts should not be possible. Which building is this, and in which pak set?

Manche

I used pak64, building is used "[建物]郊外施設セット+1マス拡張ブロック" from http://wikiwiki.jp/twitrans/?addon%2Fpak64%2Fbuilding2.

but Japanese players say 'I encountered such thing, too.'.
may be, this problem is not happen only in pak64, either pak128 and another pakset.


Dwachs

should work again with r7401.

Several of these objects have wrong 'dims' parameter set. The affected objects are flatparking, solidparking, suparmarketaddr, there dims is set to 'dims = *,*,12', where the 12 is not allowed.