Ugh, it's crashing in the load-game code again. That bug where two paks have names where one is a prefix of the other, which I mentioned earlier? Really, really annoying when doing pak debugging.
Anyway, after renaming the second pak folder, I was able to test. You still have ****ertions turned off, eh?
sim: simwerkz.cc:5224: virtual bool wkz_change_convoi_t::init(karte_t*, spieler_t*): ****ertion `cnv_rpl.is_bound()' failed.
Remainder of backtrace:
#4 0x082299ad in wkz_change_convoi_t::init(karte_t*, spieler_t*) ()
#5 0x0824cfef in karte_t::local_set_werkzeug (this=0xcfde960, w=0x8c19888,
sp=0xd3dffd8) at simworld.cc:2335
#6 0x081d024e in convoi_t::call_convoi_tool (this=0xf07a3b8, function=67 'C',
extra=0xf29d478 "0") at simconvoi.cc:434
#7 0x0815918f in replace_frame_t::replace_convoy (this=0xf299da8, cnv_rpl=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
)
at gui/replace_frame.cc:434
#8 0x08159456 in replace_frame_t::action_triggered (this=0xf299da8,
komp=0xf299edc, p=...) at gui/replace_frame.cc:547
#9 0x080dff87 in gui_action_creator_t::call_listeners (this=0xf299edc, v=...)
at gui/components/../../ifc/gui_action_creator.h:36
#10 0x080e01ab in button_t::infowin_event (this=0xf299ecc, ev=0xbfffd2b4)
at gui/components/gui_button.cc:337
#11 0x081286c5 in gui_container_t::infowin_event (this=0xf299dac,
ev=0xbfffd310) at gui/gui_container.cc:93
#12 0x08129879 in gui_frame_t::infowin_event (this=0xf299da8, ev=0xbfffd3c4)
at gui/gui_frame.cc:89
#13 0x08158d2f in replace_frame_t::infowin_event (this=0xf299da8,
ev=0xbfffd3c4) at gui/replace_frame.cc:567
#14 0x082452ab in check_pos_win (ev=0xbfffd4a0) at simwin.cc:938
#15 0x08269968 in karte_t::interactive (this=0xcfde960, quit_month=2147483647)
at simworld.cc:5563
#16 0x08216ac7 in simu_main (argc=1, argv=0xbffff434) at simmain.cc:1068
#17 0x082a43ca in main (argc=1, argv=0xbffff434) at simsys_s.cc:743
Thanks very much for fixing the weirdness. Being able to replace an entire line of trains is very pleasing. :-)