Page 1 of 1

_[BUG] 1.8.11.772 bRC5 - multiplayer

Posted: Tue Apr 09, 2013 12:28 pm
by iandavidsmith
In My game with Turk1964 - Starter Army Battle Seleucids vrs Romans , the game seems to be stuck continuing
in my turn , when i press "end turn" the screen goes back to the multiplayer screen
showing the same turn under my turn not my opponents turn.I can then open and play
another turn without Turk moving or seeing a replay. I presume the move never
gets to him.

I have another game with Blathergut that has worked and appears in 'opponents turn' window

Screen shot attached of multiplayer screen.

Ta
Ian

Image

Re: [BUG] 1.8.11.772 bRC5 - multiplayer

Posted: Tue Apr 09, 2013 3:57 pm
by cothyso
Please do the following:
- start the game, go to multiplayer, and try to play that game's turn, do your moves, then press the End Turn button
- send me the console_log.txt, output_log.txt and the whole SavedGameplayLogs folder

Re: [BUG] 1.8.11.772 bRC5 - multiplayer

Posted: Wed Apr 10, 2013 12:13 pm
by iandavidsmith
cothyso wrote:Please do the following:
- start the game, go to multiplayer, and try to play that game's turn, do your moves, then press the End Turn button
- send me the console_log.txt, output_log.txt and the whole SavedGameplayLogs folder
Hi Dan , same thing happened this turn as the last.
I have emailed the log files you requested,

Cheers
Ian

Re: _[BUG] 1.8.11.772 bRC5 - multiplayer

Posted: Wed Apr 10, 2013 6:08 pm
by cothyso
fixed in revision 777

// added GM.gmGameUpload() method by merging the MP game upload code from GM.OnGUI() End Turn and Save buttons code section
// modified GP.gmTurnFDPhaseEnd() and GP.gmTurnPhaseEnd() to call the newly added GM.gmGameUpload() method