From: Stefan F. <ste...@we...> - 2012-02-20 15:54:52
|
Phil: set the logging options inside log4j.properties file for log4j.logger.rails.algorithms=... from INFO to WARN and you will receive no output related to route discovery. Stefan On 02/20/2012 04:43 PM, Phil Davies wrote: > Looking through the debug log, I see the following: > > 2012-02-20 18:44:37 DEBUG Tiles can be laid > 2012-02-20 18:44:37 INFO Found city Hex A3 (St. Louis) > 2012-02-20 18:44:37 INFO Added A3.1 > 2012-02-20 18:44:37 INFO Added A3.E > 2012-02-20 18:44:37 INFO Found city Hex A5 (East St. Louis) > 2012-02-20 18:44:37 INFO Added A5.1 > 2012-02-20 18:44:37 INFO Found city Hex I13 (Huntsville) > 2012-02-20 18:44:37 INFO Added I13.1 > 2012-02-20 18:44:37 INFO Found city Hex H16 (Chattanooga) > > Does anyone else think that the tile lay discovery should go under debug > data? It's really tricky trying to replay this users game with all the > debug data in there, if you could just strip out all lines from the log > with debug in, you are still left with all the route discovery information. > > Thoughts? > > Phil > > ---------- Forwarded message ---------- > From: *Mike Bourke* <com...@ip... > <mailto:com...@ip...>> > Date: 20 February 2012 09:20 > Subject: [Rails-users] Rails - Bug in version 1.6.2 > To: rai...@li... > <mailto:rai...@li...> > > > Hi – ____ > > __ __ > > I just had the game freeze and crash (log attached) while playing 1851. > The situation was that a company had no train, and there were no trains > left in the IPO to purchase.____ > > __ __ > > If the “Purchase Trains” had been allowed, it would have been possible > to buy a train from another company.____ > > __ __ > > Mike Bourke____ > > Campaign Mastery http://www.campaignmastery.com > <http://www.campaignmastery.com/>____ > > Co-author, /Assassin’s Amulet /http://www.legaciescampaignsetting.com > <http://www.legaciescampaignsetting.com/>____ > > __ __ > > > > ------------------------------------------------------------------------ > > avast! Antivirus <http://www.avast.com>: Outbound message clean. > > Virus Database (VPS): 19/02/2012 > Tested on: 20/02/2012 8:10:11 PM > avast! - copyright (c) 1988-2012 AVAST Software. > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Rails-users mailing list > Rai...@li... <mailto:Rai...@li...> > https://lists.sourceforge.net/lists/listinfo/rails-users > > > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |