From: Stefan F. <ste...@we...> - 2014-09-15 09:59:47
|
Hi, thanks for reporting. Unfortunately I cannot give you a better answer than the following: Loading your game file with either your current version 1.8.8, or with the current 1.8.x release 1.8.11 the bug can be reproduced. Same is true for 1.7.13. However it is clearly shown in your picture that it has been reported. It is only possible to figure with the log file that is written in the working directory of rails. However the most likely reason for that behavior: The tile/token redo/undo mechanism has some edge cases that do not work correctly in rails 1.x. If you believe in rails 1.x the calculation is wrong, save a game file and load the save file again, if the calculation changes, it was due to a redo/undo bug. In rails 2.0 the undo/redo mechanism is rewritten nearly from scratch and should avoid such issues in the future. Stefan On 09/15/2014 11:25 AM, Luiz Cláudio Silveira Duarte wrote: > Hi, folks. I'm currently playing 1856 using Rails 1.8.8. We are at > endgame, with several diesels running. > > THB, the first company running on OR 9.1, has many possibilities for > its tile. The two attached image files show that Rails shows a longer > route if a tile is placed on I18 (although it isn't traversed by the > route). If, however, the new tile is placed on N15, the proposed route > is shorter. The N15 tile should allow for the longer route, with the > addition of Welland (N17) to the route. > > Or at least so it seems to me. Can one of the developers take a look > at it? Many thanks. > > -- > Semper imitatum, nunquam idem. > > Hoc volo, sic jubeo, sit pro ratione voluntas. > > Quidquid latine dictum sit, altum viditur. > > "People don't quit playing because they grow old. They grow old because > they quit playing." [segundo G. Stanley Hall] > > http://luiz.claudio.nom.br/ > > > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce > Perforce version control. Predictably reliable. > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Rails-users mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-users > |