From: John D. G. <jd...@di...> - 2012-07-22 01:36:56
|
Warning: 200+ column ASCII-art follows. On 2012-06-13 15:49, Erik Vos wrote: > My commit also includes Stefan's fix for closing the PfB manually. This patch appears to cause a new problem. Once I have closed PfB manually, saving the game no longer works for the rest of that game. When I try to perform a save I get this pop-up: +-----------------------------------------------------------------------------------------------+ | Message | +-----------------------------------------------------------------------------------------------+ | Save failed, reason: rails.game.PrivateCompany | | Unexpected action: Save path=C:\Programming\Rails\1835_20120722_0112_OperatingRound 8.1.rails | | | | [ OK ] | +-----------------------------------------------------------------------------------------------+ The save file is still created (and attached to this message), but trying to reload it produces this pop-up: +-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Message | +-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Load failed, Reason = writing aborted; java.io.NotSerializableException: rails.game.PrivateCompany To improve Rails please submit save file to Rails user list at rai...@li... | | Load failed, Reason = loaded file has less actions than current game To improve Rails please submit save file to Rails user list at rai...@li... | | | | [ OK ] | +-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ |