From: Stefan F. <ste...@we...> - 2010-03-19 16:07:23
|
Erik: from the description alone I guess that this is caused by a bug fix of mine on the undo mechanism. Do you remember our discussion about the change from the postcondition check (which requires the use of state variables) for the done button to a precondition check (which avoids that). It seems that there is a case not covered in the 1856 repay loan action step yet, that does not set the doneAllowed variable. Thus it might be a good guess to check the preconditions there. I look forward to checking in my automated testing procedures which hopefully reduce those side-effects of refactoring. STefan On Friday 19 March 2010 16:10:49 brett lentz wrote: > ---------- Forwarded message ---------- > From: Arne Östlund <arn...@gl...> > Date: Thu, Mar 18, 2010 at 11:27 PM > Subject: Problem with Rails 1.2 > To: rai...@li... > > > Hi Brett/Erik > > We are playing an 1856 PBeM campaigne. Due to an error with Rails > 1.1.3 I tried to recreate our moves in Rail 1.2 to current status by > redo some turns. But when I repayed the Loans for LPS after an > withhold, one OR before the CGR formation, the game stalled. The only > option I got was to Undo. So we can not pass this state and continue > the game! > > /Arne Östlund |