From: Erik V. <eri...@xs...> - 2012-05-28 13:35:31
|
Fixed. The program crashed because of an uncatched exception: the dialog with the cert limit warning was trying to center over a window that was not visible. Non-modal dialogs will now always make their "parent" visible before centering over it. @Stefan, I think you can go ahead. I have some older stuff to work on, but the problem is that I never know what amount of time it's going to take... Erik. > -----Original Message----- > From: Phil Davies [mailto:de...@gm...] > Sent: Monday, May 28, 2012 1:09 PM > To: Development list for Rails: an 18xx game > Subject: [Rails-devel] BUG: Game won't load if the next user is over cert limit > > Hey, try and load this save file. On 1.7.4 it gets to the stage where it says > 'initializing' after it has given the warning that player Chris is over cert limit > and it just sits there for ages, never finishing the load. The workaround is to > load an earlier save and manually play through all moves until every player is > within certifcate limit. > > Phil |