From: Erik V. <eri...@xs...> - 2012-05-08 21:55:18
|
This problem is not related to the chosen variant. > -----Original Message----- > From: Mike Bourke [mailto:com...@ip...] > Sent: Tuesday, May 08, 2012 9:38 PM > To: 'Development list for Rails: an 18xx game' > Subject: Re: [Rails-devel] Bug report in 1835 (Clemens)- Gameincorrectly > identifying a company director. > > Given the number of variables required to reach the point where this takes > place, I would expect it to be a very rare event (otherwise it would have > been noticed and fixed before now!). Nevertheless, a warning to people > that old 1835 saved games might not load properly might be worth noting > with the release which has the code corrected - people might want to hold > off on updating until their game is finished, just in case. I'm not sure whether > this would impact 1835 games that have an option other than Clemens > selected or not. > > Mike Bourke > Campaign Mastery http://www.campaignmastery.com Co-author, Assassin's > Amulet http://www.legaciescampaignsetting.com > > -----Original Message----- > From: Erik Vos [mailto:eri...@xs...] > Sent: Wednesday, 9 May 2012 5:30 AM > To: 'Development list for Rails: an 18xx game' > Subject: Re: [Rails-devel] Bug report in 1835 (Clemens)- Gameincorrectly > identifying a company director. > > This was a classical programmer's error: a variable controlling this aspect was > reset in the wrong place in the loop over companies: it was set for BA and > not reset for HE. > I have pushed a fix to master. > > I suppose this is a pretty rare case. Saved games where such wrong actions > have been chosen will not reload after this fix. > > Erik. > > > > --- > avast! Antivirus: Outbound message clean. > Virus Database (VPS): 120507-1, 08/05/2012 Tested on: 9/05/2012 5:38:15 AM > avast! - copyright (c) 1988-2012 AVAST Software. > http://www.avast.com > > > > > ---------------------------------------------------------------------------- -- > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and threat > landscape has changed and how IT managers can respond. Discussions will > include endpoint security, mobile security and the latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |