From: Martin B. <dr....@t-...> - 2013-11-27 19:19:19
|
Am 27.11.2013 12:44, schrieb Stefan Frey: > 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 > > Hi Stefan, the problem raises its head in ChangeSet.addChange at the attempt to Add the new Special Property with the key/value Pair :key "/CompanyManager/Private/JO/SpecialProperty_1" (id=83) newValue AddBuildingPermit (id=53) into the HashMapState{uri=/items}... And yes i admit that there might be a number of other bugs coming up... Kind Regards, Martin |