Skip to main content
Topic: Slopes in tunnels (Read 47427 times) previous topic - next topic

Re: Slopes in tunnels

Reply #105
Same with me here.

I ****ume, to build an underground track works as usual: Start with a Ctrl+Tunnel and continue to work on the tracks (since building a track in underground mode is not working).

This leads to a crash on desktop and I even didn't get a log file.

I patched the latest nightly...

Greetings, Oliver

Re: Slopes in tunnels

Reply #106
There is a notorious bug in some patch files. Does it help, if you change the following ****ert(..) statement in bauer/tunnelbauer.cc ??
Code: [Select]
const char *tunnelbauer_t::baue( karte_t *welt, spieler_t *sp, koord pos, const tunnel_besch_t *besch )
{
****ert( besch ); // delete the reference to underground_mode here!
Parsley, sage, rosemary, and maggikraut.

Re: Slopes in tunnels

Reply #107
Somehow the directory, where I have applied both patches get messed up...