From: Stefan F. <ste...@we...> - 2013-11-27 11:45:04
|
Martin: OK if no save file is possible, could you please forward your 18xx.log? If I start an 1880 game, it starts with a StockRound, however no commands are highlighted in for the first player. During setup of the game there is an error raised during creation of the private company JO, related to issues by creation of BuildingPermit objects. This exception is due to the fact that the constructor of BuildingPermit is protected only, it has to be public. However there are follow-up errors in the creation of Building Permit. I cannot see any exception related to OperatingRoundControl_1880. Where and when is this class created? Most likely I will have to re-read the 1880 rules now ;-) Stefan On 11/26/2013 06:43 PM, Stefan Frey wrote: > Martin: can you please send me an example save file? > Most likely due to the changed creation of Round objects. > Stefan > > > On 11/24/2013 07:28 PM, Martin Brumm wrote: >> Hi Guys, >> >> please have a look at the specific_1880 branch. Its now switched to >> rails2.0. No compile error but on runtime it bails because it doesnt >> find the Class OperatingRoundControl_1880... >> >> Perhaps someone out there can tell me what goes wrong :) >> >> Regards, >> Martin >> >> >> >> ------------------------------------------------------------------------------ >> Shape the Mobile Experience: Free Subscription >> Software experts and developers: Be at the forefront of tech innovation. >> Intel(R) Software Adrenaline delivers strategic insight and game-changing >> conversations that shape the rapidly evolving mobile landscape. Sign up now. >> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk >> >> >> >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |