  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 9vqtp7o2isg9562fhaavi7ilb7
  INFO [Login$MasterListener$1.run]                  Logged in as "CCMuleBot01" (id 27633)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: ialmrnt5
  INFO [MuleGameContainer.<init>]                    Display Driver: 6.14.10.4410
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel 915G
  INFO [MuleGameContainer.<init>]                    GL Version: 1.4.0 - Build 4.14.10.4410
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: ChuckBot-5760, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 0b6290fd-a24c-43af-83ef-becbb4d96eb7
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 43 bytes
  INFO [UserController.apply]                        My client id is 0b6290fd-a24c-43af-83ef-becbb4d96eb7
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)CCMuleBot01 is my user
  INFO [GameModel.setLocalUser]                      (S10)CCMuleBot01 is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)CCMuleBot01 is hosting the server
  INFO [GameController.beginNextPhase]               (S10)CCMuleBot01 is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [Client.initUDP]                              Sending UDP initialization message id 0b6290fd-a24c-43af-83ef-becbb4d96eb7
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id e3e890da-8acf-4452-b333-30520417dd45
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 130687
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings CCMuleBot01 .  This is a chatterbot hosted game.
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id e3e890da-8acf-4452-b333-30520417dd45
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === CCMuleBot01 Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /115.188.244.62 id 1a1a2e7b-173d-40b3-aade-11538d6c9a68
  INFO [ServerMessageHandler.processJoin]            Server: Client /115.188.244.62 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Sir Ron is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Sir Ron (ID: 105438)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /115.188.244.62 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7145 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Sir Ron (ID 105438)
  INFO [Server.initUdp]                              Server: Client /115.188.244.62 <S11> requests UDP address /115.188.244.62:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Sir Ron .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [ServerMessageHandler.processPlayerJoin]      /115.188.244.62 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Sir Ron joins the players
  INFO [Player.<init>]                               Creating (P11)Sir Ron
  INFO [GameModel.setRemoteUser]                     (P11)Sir Ron is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Sir Ron Bot Reputation: A+++ (328) Bot Games: 391
  INFO [Server.acceptClients]                        Server: Accepted client /189.176.8.76 id 251915f5-60e3-4b26-831f-7d278b52f77c
  INFO [ServerMessageHandler.processJoin]            Server: Client /189.176.8.76 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)rAphax is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)rAphax (ID: 103314)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /189.176.8.76 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7275 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)rAphax (ID 103314)
  INFO [Server.initUdp]                              Server: Client /189.176.8.76 <S12> requests UDP address /189.176.8.76:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings rAphax .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === rAphax Bot Reputation: A+++ (158) Bot Games: 479
  INFO [GameController.apply]                        (S12)rAphax chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /189.176.8.76 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)rAphax joins the players
  INFO [Player.<init>]                               Creating (P12)rAphax
  INFO [GameModel.setRemoteUser]                     (P12)rAphax is a remote Player
  INFO [GameController.apply]                        (P12)rAphax chat: bot:kick1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [GameController.apply]                        (P12)rAphax chat: brb 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [Server.acceptClients]                        Server: Accepted client /172.74.70.178 id 9927ed00-1d4a-48f2-b7e5-8c7b541d8caf
  INFO [ServerMessageHandler.processJoin]            Server: Client /172.74.70.178 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)johnnyblaz8 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)johnnyblaz8 (ID: 15772)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /172.74.70.178 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7374 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)johnnyblaz8 (ID 15772)
  INFO [Server.initUdp]                              Server: Client /172.74.70.178 <S13> requests UDP address /172.74.70.178:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings johnnyblaz8 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === johnnyblaz8 Bot Reputation: Great (20) Bot Games: 56
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /172.74.70.178 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)johnnyblaz8 joins the players
  INFO [Player.<init>]                               Creating (P13)johnnyblaz8
  INFO [GameModel.setRemoteUser]                     (P13)johnnyblaz8 is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /172.74.70.178 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)johnnyblaz8 unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)johnnyblaz8 is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 15772 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /172.74.70.178 <S13>
  INFO [Server.removeClient]                         Server: Removing client /172.74.70.178 <> with id 9927ed00-1d4a-48f2-b7e5-8c7b541d8caf
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /172.74.70.178 <>
  INFO [Server.acceptClients]                        Server: Accepted client /70.118.192.45 id e98fc94a-cdc3-46b3-9751-2b144d5deef1
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.118.192.45 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.118.192.45 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7371 bytes
  INFO [Server.initUdp]                              Server: Client /70.118.192.45 <S13> requests UDP address /70.118.192.45:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Cyber Ranger .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Cyber Ranger Bot Reputation: A+++ (1665) Bot Games: 2142
  INFO [ServerMessageHandler.processPlayerJoin]      /70.118.192.45 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P13)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P13)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: brb - food
  INFO [Server.acceptClients]                        Server: Accepted client /172.74.70.178 id d1c3a037-d31b-4dc6-a3a1-4a807e9d30ea
  INFO [ServerMessageHandler.processJoin]            Server: Client /172.74.70.178 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)johnnyblaz8 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)johnnyblaz8 (ID: 15772)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /172.74.70.178 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7480 bytes
  INFO [Server.initUdp]                              Server: Client /172.74.70.178 <S14> requests UDP address /172.74.70.178:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)johnnyblaz8 (ID 15772)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings johnnyblaz8 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === johnnyblaz8 Bot Reputation: Great (20) Bot Games: 56
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: brb pee
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Sir Ron chat: brb, no reason, just felt left out
  INFO [GameController.apply]                        (P11)Sir Ron chat: back now
  INFO [GameController.apply]                        (S14)johnnyblaz8 chat: brb
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: ok
  INFO [GameController.apply]                        (P12)rAphax chat: lets play then
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: mmmmm
  INFO [GameController.apply]                        (P12)rAphax chat: drink
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: johnny - don't plan on "observing"..
  INFO [Server.acceptClients]                        Server: Accepted client /24.35.209.151 id 7715d4d9-2f43-4863-bad0-3e87d7b7c641
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.35.209.151 <S15> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)she8416132 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)she8416132 (ID: 104076)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.35.209.151 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7566 bytes
  INFO [Server.initUdp]                              Server: Client /24.35.209.151 <S15> requests UDP address /24.35.209.151:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)she8416132 (ID 104076)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings she8416132 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === she8416132 Bot Reputation: A+++ (394) Bot Games: 511
  INFO [ServerMessageHandler.processPlayerJoin]      /24.35.209.151 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)she8416132 joins the players
  INFO [Player.<init>]                               Creating (P15)she8416132
  INFO [GameModel.setRemoteUser]                     (P15)she8416132 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P15)she8416132 chat: had to get something to eat
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 15772 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /172.74.70.178 <S14>
  INFO [Server.removeClient]                         Server: Removing client /172.74.70.178 <> with id d1c3a037-d31b-4dc6-a3a1-4a807e9d30ea
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /172.74.70.178 <>
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P15)she8416132 (P13)Cyber Ranger (P11)Sir Ron (P12)rAphax 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (94ms) <P15> 94ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.apply]                        (P15)she8416132 chat: was johnny gonna play?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (94ms) <P15> 94ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1277884263324312803
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)Cyber Ranger (P12)rAphax (P11)Sir Ron (P15)she8416132 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44067456
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P15)she8416132 chat: gle
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (78ms) <P15> 94ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.apply]                        (P11)Sir Ron chat: to late  now
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (78ms) <P15> 94ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 203ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 14: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 22: Mountain3 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 73
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 27: Mountain2 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 28: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (187ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  WARNING [AbstractLandAuctionPhase.update]          Land auction start timed out
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: bot:pings
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Pings:  Bot: 16ms (16ms) Sir Ron : 187ms (187ms) rAphax : 78ms (94ms) Cyber Ranger : 78ms (78ms) she8416132 : 94ms (110ms) 
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)rAphax bought the plot for $972
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8600482568119497502
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1173
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $65, max: 47.5, left: 24.619476, fraction 0.51830477
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $65 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1475957553230142376
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 74. End Update: 73
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1122. End Update: 1121
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (6,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1731
  INFO [GameModel.gamble]                            (P12)rAphax gambles $78, max: 47.5, left: 13.479221, fraction 0.2837731
  INFO [DevelopmentMessenger.showMessage]            rAphax won $78 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (94ms) <P15> 125ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3804579019170321325
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 3)
  INFO [Player.useFood]                              (P11)Sir Ron has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (94ms) <P15> 110ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 19. End Update: 18
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Mountain2 (1,3) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 569. End Update: 568
  INFO [DevelopmentMessenger.showMessage]            Sir Ron caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 1294
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $131, max: 47.5, left: 22.15942, fraction 0.4665141
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $131 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (94ms) <P15> 110ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3879996840444443380
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 4)
  INFO [Player.useFood]                              (P15)she8416132 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 78ms (94ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain3 (5,2) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 793. End Update: 792
  INFO [DevelopmentMessenger.showMessage]            she8416132 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 1556
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $103, max: 47.5, left: 17.099304, fraction 0.35998535
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (203ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6405770359943085443
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (203ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5646561438935679454
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (203ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (203ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3445132295039319914
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $42 sell price $77
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 0 critical: 0 surplus: 0 money: $1106
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $965
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 0 critical: 0 surplus: 0 money: $1053
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81299996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $77 (8 units for $616)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8483422822379938551
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $1106
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 1 critical: 0 surplus: 1 money: $965
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $437
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81299996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (1 units for $76)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1426584849146386231
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 2 critical: 3 surplus: -1 money: $1106
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1041
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 3 surplus: -2 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 1 critical: 3 surplus: -2 money: $437
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81299996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer she8416132 rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer she8416132 rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer she8416132 rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1385036152180874145
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 1 critical: 2 surplus: -1 money: $1006
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $991
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 1 critical: 2 surplus: -1 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 6 critical: 1 surplus: 5 money: $187
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Sir Ron rank 3 takes over trade from buyer rAphax rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Sir Ron rank 3 takes over trade from buyer rAphax rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (10 units for $450)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (234ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5947790495868001050
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50286848
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $277 Plots: 1 Assets: 1181 Total: 1958
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 6 Energy: 4 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $871 Plots: 1 Assets: 440 Total: 1811
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $721 Plots: 1 Assets: 550 Total: 1771
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 2 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $36 Plots: 2 Assets: 200 Total: 1236
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $150
  INFO [SummaryPhase2.begin]                         Colony total: 6776
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (234ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 234ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 10: Mountain1 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 13: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 17: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 18
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 26: Mountain2 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $912
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1392721022710914396
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43502206
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain3 (5,2) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 989. End Update: 988
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1007. End Update: 1006
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain2 (5,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            she8416132 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2273
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $51, max: 47.5, left: 2.6191015, fraction 0.05513898
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2699698522923551845
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8988992
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 2)
  INFO [Player.useFood]                              (P11)Sir Ron has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (234ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 143. End Update: 142
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 348. End Update: 347
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 454. End Update: 453
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Mountain2 (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Mountain1 (2,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Sir Ron caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 993
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $132, max: 47.5, left: 28.419563, fraction 0.5983066
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $132 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (234ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6092275696653718463
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16292214
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Cyber Ranger (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Cyber Ranger has 5 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (234ms) <P12> 94ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1460
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $85, max: 47.5, left: 18.839344, fraction 0.39661777
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $85 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (250ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9047152095767029382
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9649447
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 4)
  INFO [Player.useFood]                              (P12)rAphax has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (250ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 82. End Update: 81
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Mountain2 (6,0)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 724. End Update: 723
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 921
  INFO [GameModel.gamble]                            (P12)rAphax gambles $52, max: 47.5, left: 1.3264189, fraction 0.027924608
  INFO [DevelopmentMessenger.showMessage]            rAphax won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (219ms) <P12> 78ms (94ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (219ms) <P12> 78ms (94ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2733656311710704140
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 1 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 0 food, 0 energy, 9 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 0 food, 0 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (94ms) <P13> 78ms (94ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2781959440870762948
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7667026956183459922
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 89%
  INFO [Shop.printPriceFactor]                       Smithore buy price $66 sell price $101
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 4 critical: 0 surplus: 4 money: $878
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $188
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 18 critical: 0 surplus: 18 money: $178
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: bot:lastauction
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Last Auction: rAphax bought the plot for $972
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $66 (4 units for $264)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7739487253833688711
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $1142
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $56
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $46
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3124144367739071929
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 7, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 154%
  INFO [Shop.printPriceFactor]                       Food buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 1 critical: 3 surplus: -2 money: $1142
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 3 critical: 3 surplus: 0 money: $56
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 2 critical: 3 surplus: -1 money: $46
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (203ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $101 (1 units for $101)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2448556054570737790
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 2 critical: 3 surplus: -1 money: $1041
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 6 critical: 3 surplus: 3 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 1 critical: 2 surplus: -1 money: $157
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 2 critical: 3 surplus: -1 money: $46
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 110ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2826440208676405246
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47405584
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $46 Plots: 2 Assets: 1832 Total: 2878
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 2 Energy: 2 Smithore: 20 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $1041 Plots: 2 Assets: 462 Total: 2503
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $656 Plots: 2 Assets: 641 Total: 2297
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 1 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $157 Plots: 3 Assets: 439 Total: 2096
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 2 Energy: 1 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $101
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $130
  INFO [SummaryPhase2.begin]                         Colony total: 9774
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 110ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 219ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 17: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 21: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 23: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 19
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 29: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (219ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 110ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $448
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 16ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Sir Ron bought the plot for $620
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 110ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5070210856164408955
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6602823
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 4)
  INFO [Player.useFood]                              (P12)rAphax has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 187ms (203ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 110ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 37. End Update: 36
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1675
  INFO [GameModel.gamble]                            (P12)rAphax gambles $50, max: 47.5, left: 0.45276347, fraction 0.009531862
  INFO [DevelopmentMessenger.showMessage]            rAphax won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (250ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5466056591708501458
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98021054
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 219ms (250ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 989
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 219ms (250ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9041301998993431375
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22135347
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Sir Ron (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $150 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Sir Ron has 2 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (250ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 62. End Update: 61
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 211. End Update: 210
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 345. End Update: 344
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Sir Ron caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Sir Ron undevelops tile Mountain1 (2,1)
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 1372
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $54, max: 47.5, left: 6.5727577, fraction 0.13837385
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 110ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4027483043439904247
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8455302
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 110ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (6,3) with Food factory
  INFO [GameModel.developLand]                       (P15)she8416132 undevelops tile Mountain2 (5,3)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain2 (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            she8416132 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 1316
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $65, max: 47.5, left: 7.9327564, fraction 0.1670054
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $65 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 78ms (109ms) <P13> 78ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 78ms (109ms) <P13> 78ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4428034934880493760
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 2 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 2 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 2 food, 1 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 1 food, 4 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 1 food, 0 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 2 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 1 food, 1 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 94ms (109ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4151078030817464168
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 94ms (109ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5625148267613034504
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $66
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $118 sell price $153
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 3 critical: 0 surplus: 3 money: $245
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $601
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 2 critical: 0 surplus: 2 money: $127
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 20 critical: 0 surplus: 20 money: $286
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 234ms (265ms) <P12> 94ms (109ms) <P13> 78ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.76600003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 16ms, max 234ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $118 (5 units for $590)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (265ms) <P12> 109ms (109ms) <P13> 78ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6666203046634173611
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $599
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 5 critical: 0 surplus: 5 money: $601
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $50
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (250ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $64 (5 units for $320)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (234ms) <P12> 109ms (109ms) <P13> 78ms (94ms) <P15> 110ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -37106244559704344
  INFO [Shop.calcBuySellPrice]                       Current Food price $101
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $192 sell price $227
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 1 critical: 3 surplus: -2 money: $599
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $921
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 2 critical: 3 surplus: -1 money: $235
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 1 critical: 3 surplus: -2 money: $50
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 203ms (297ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 110ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $192 (1 units for $192)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 265ms (297ms) <P12> 94ms (125ms) <P13> 94ms (94ms) <P15> 110ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4134098753546932749
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 13, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 4 critical: 3 surplus: 1 money: $407
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 3 critical: 4 surplus: -1 money: $921
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 4 critical: 2 surplus: 2 money: $427
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 2 critical: 2 surplus: 0 money: $50
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (312ms) <P12> 94ms (125ms) <P13> 94ms (94ms) <P15> 110ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)Sir Ron chat: no
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $40 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 125ms (141ms) <P13> 94ms (94ms) <P15> 110ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5236714390809373634
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52809016
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $50 Plots: 3 Assets: 3013 Total: 4563
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 1 Energy: 2 Smithore: 22 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $407 Plots: 4 Assets: 799 Total: 3206
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 2 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $921 Plots: 3 Assets: 642 Total: 3063
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $427 Plots: 4 Assets: 625 Total: 3052
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 1 Energy: 4 Smithore: 0 Crystite: 2
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $230
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $118
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $192
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $230
  INFO [SummaryPhase2.begin]                         Colony total: 13884
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 125ms (141ms) <P13> 94ms (94ms) <P15> 125ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 328ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 5: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 312ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 15: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 19: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 24: Mountain1 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (328ms) <P12> 141ms (172ms) <P13> 94ms (94ms) <P15> 110ms (204ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $560
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Cyber Ranger bought the plot for $560
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 141ms (156ms) <P13> 94ms (94ms) <P15> 110ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6109619512387360675
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44075656
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 4)
  INFO [Player.useFood]                              (P12)rAphax has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (328ms) <P12> 125ms (141ms) <P13> 94ms (94ms) <P15> 110ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 70. End Update: 69
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 152. End Update: 151
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 471. End Update: 470
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (5,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 959
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (328ms) <P12> 109ms (125ms) <P13> 78ms (94ms) <P15> 110ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -323651332083239895
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.96944785
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 109ms (109ms) <P13> 78ms (94ms) <P15> 110ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (2,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 988
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (375ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 110ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3886002344042875320
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.584683
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 2)
  INFO [Player.useFood]                              (P11)Sir Ron has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (375ms) <P12> 109ms (109ms) <P13> 78ms (94ms) <P15> 110ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 290. End Update: 289
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,2) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 531. End Update: 530
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 699. End Update: 698
  INFO [DevelopmentMessenger.showMessage]            Sir Ron caught the Mountain Wampus and got $200
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1328. End Update: 1327
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 1679
  INFO [GameModel.sellMule]                          (P11)Sir Ron sold a mule for $280
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $101, max: 47.5, left: 0.3127634, fraction 0.0065844925
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $101 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 360ms (375ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7086917069888513810
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38515896
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (375ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 undevelops tile Mountain2 (5,3)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 745
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $104, max: 47.5, left: 4.266416, fraction 0.08981928
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (360ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4991081705887696350
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6964764316187529376
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 11 food, 1 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 6 food, 2 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 17 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 11 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 7 food, 4 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 18 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4178438420306811308
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $118
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 2, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: 230!
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 5 critical: 0 surplus: 5 money: $453
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $281
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $197
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 22 critical: 0 surplus: 22 money: $154
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 109ms (109ms) <P13> 94ms (94ms) <P15> 94ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [GameController.apply]                        (P15)she8416132 chat: now its worth selling :)
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 160ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (27 units for $6210)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (328ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5333299021692915361
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $1603
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $281
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 2 critical: 0 surplus: 2 money: $197
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $5214
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (313ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 313ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 313ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (8 units for $928)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1052565738943485717
  INFO [Shop.calcBuySellPrice]                       Current Food price $192
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 41, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $89 sell price $124
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 11 critical: 4 surplus: 7 money: $1603
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 7 critical: 4 surplus: 3 money: $977
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 18 critical: 4 surplus: 14 money: $429
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 5 critical: 4 surplus: 1 money: $5214
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $89 (11 units for $988)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (375ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8106628316889495040
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 9, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is increased to 142%
  INFO [Shop.printPriceFactor]                       Energy buy price $42 sell price $77
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 1 critical: 4 surplus: -3 money: $1790
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 4 critical: 4 surplus: 0 money: $790
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 1 critical: 4 surplus: -3 money: $1230
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 3 critical: 2 surplus: 1 money: $5214
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (375ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $57 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (375ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7052308019907098628
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49183320
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $5214 Plots: 4 Assets: 761 Total: 7975
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $1790 Plots: 5 Assets: 1173 Total: 5463
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 9 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1230 Plots: 5 Assets: 1038 Total: 4768
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 9 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $790 Plots: 5 Assets: 1444 Total: 4734
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 9 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 4 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $89
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 22940
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (375ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 375ms 28 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 12: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 16: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 19: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 21: Mountain3 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $500
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Sir Ron bought the plot for $1520
  INFO [GameController.apply]                        (P12)rAphax chat: really dude?
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1460
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [GameController.apply]                        (P12)rAphax chat: wow
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P15)she8416132 bought the plot for $1460
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4305805215896169790
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.011273444
  INFO [PlayerEventPhase.begin]                      Event player: (P15)she8416132 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P15)she8416132 has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain2 (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain3 (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            she8416132 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2139
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $116, max: 47.5, left: 5.239099, fraction 0.11029682
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $116 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -227204107117041867
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9267964
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 2)
  INFO [Player.useFood]                              (P11)Sir Ron has 9 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Sir Ron undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 702. End Update: 701
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,2) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1421. End Update: 1420
  INFO [DevelopmentMessenger.showMessage]            Sir Ron caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 1943
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $123, max: 47.5, left: 9.319126, fraction 0.19619213
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $123 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2597688386656663146
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.76213217
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 9 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1202. End Update: 1201
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (5,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2164. End Update: 2163
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)rAphax
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (360ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3409171069886575502
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8896653
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 9 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (375ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,3) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (2,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2149
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $105, max: 47.5, left: 5.079099, fraction 0.1069284
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (375ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (375ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2698258865741971423
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 0 food, 14 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 7 food, 3 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 14 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 4 food, 6 energy, 9 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 0 food, 15 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 8 food, 2 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 12 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 4 food, 5 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (360ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 110ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5273852975117746259
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6919080515543299181
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 4, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $212 sell price $247
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 2 critical: 0 surplus: 2 money: $543
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $125
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 4 critical: 0 surplus: 4 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 8 critical: 0 surplus: 8 money: $2290
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (375ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $212 (14 units for $2968)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (375ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1747419804140885015
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $967
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $125
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $958
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $3986
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (375ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (4 units for $464)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (375ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 94ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5848329153682636461
  INFO [Shop.calcBuySellPrice]                       Current Food price $89
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 3 critical: 4 surplus: -1 money: $967
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 11 critical: 4 surplus: 7 money: $589
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 3 critical: 4 surplus: -1 money: $958
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 1 critical: 4 surplus: -3 money: $3986
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (391ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $82 (9 units for $738)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (360ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3110551562073402307
  INFO [Shop.calcBuySellPrice]                       Current Energy price $57
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 34, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 15 critical: 2 surplus: 13 money: $885
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 2 critical: 6 surplus: -4 money: $1163
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 12 critical: 2 surplus: 10 money: $630
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 5 critical: 4 surplus: 1 money: $3658
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (360ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 391ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 391ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $55 (4 units for $220)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (360ms) <P12> 78ms (94ms) <P13> 94ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2225070658631782391
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51557552
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $3658 Plots: 6 Assets: 1135 Total: 7793
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $1105 Plots: 7 Assets: 1298 Total: 5903
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 4 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $630 Plots: 6 Assets: 1599 Total: 5229
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 7 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $943 Plots: 6 Assets: 1193 Total: 5136
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $420
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 4 units $212
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $82
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $420
  INFO [SummaryPhase2.begin]                         Colony total: 24061
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 78ms (94ms) <P13> 78ms (94ms) <P15> 94ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 344ms 26 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 0: Mountain2 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 7: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 11: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 12: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -978336069067810113
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6173237
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 615. End Update: 614
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain3 (5,4) with Smithore factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain2 (0,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 1647
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $107, max: 47.5, left: 14.559246, fraction 0.30651045
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3604244313175357870
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9776155
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 2)
  INFO [Player.useFood]                              (P11)Sir Ron has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (344ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 184. End Update: 183
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 428. End Update: 427
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (8,2) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1025. End Update: 1024
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Mountain1 (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Sir Ron undevelops tile Plain (0,2)
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (1,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 2182
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $103, max: 47.5, left: 3.8591003, fraction 0.081244215
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (360ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -54918855979397712
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8412726
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (375ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (5,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (6,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Plain (6,1)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (563ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1614942006374810591
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23262542
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $100 for each food plot you have developed. The total grant is $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Cyber Ranger has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (453ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2126
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $113, max: 47.5, left: 4.9790993, fraction 0.10482314
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $113 in the pub
  INFO [GameController.apply]                        (P12)rAphax chat: bot:activatefire
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6713510857953844391
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9130987581692907264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 11 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 12 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 3 food, 5 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 3 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 8 food, 3 energy, 21 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 3 food, 3 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 5 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 5 food, 0 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 8 food, 3 energy, 21 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8133516788365663315
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $212
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 4, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $178 sell price $213
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 12 critical: 0 surplus: 12 money: $243
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 16 critical: 0 surplus: 16 money: $85
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 21 critical: 0 surplus: 21 money: $2775
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 313ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $178 (49 units for $8722)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (313ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9181062619153532341
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $2379
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 21 critical: 0 surplus: 21 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $2933
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $6513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (360ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4311368233396536930
  INFO [Shop.calcBuySellPrice]                       Current Food price $82
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: wtf?
  INFO [GameController.apply]                        (P15)she8416132 chat: huh?
  INFO [GameController.apply]                        (P12)rAphax chat: holyshit
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 3 critical: 4 surplus: -1 money: $2379
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 7 critical: 4 surplus: 3 money: $2933
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 9 critical: 4 surplus: 5 money: $6513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (360ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68700004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 160ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer Sir Ron rank 2
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 360ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $78 (11 units for $858)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (360ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 638328756151200199
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 97%
  INFO [Shop.printPriceFactor]                       Energy buy price $38 sell price $73
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 9 critical: 5 surplus: 4 money: $2379
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 6 critical: 6 surplus: 0 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 6 critical: 6 surplus: 0 money: $2465
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 3 critical: 6 surplus: -3 money: $6825
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (360ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $53 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7069419994199588964
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47889176
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $6825 Plots: 7 Assets: 1219 Total: 11544
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $271 Plots: 7 Assets: 4409 Total: 8180
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 5 Energy: 6 Smithore: 0 Crystite: 21
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $2465 Plots: 7 Assets: 1857 Total: 7822
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 13 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $2379 Plots: 8 Assets: 1271 Total: 7650
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 3 Energy: 9 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 41 units $178
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $350
  INFO [SummaryPhase2.begin]                         Colony total: 35196
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:she8416132 Money: $3658 Plots: 6 Assets: 1135 Total: 7793
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644069) CCMuleBot04: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644070) CCMuleBot04: 1:megadeth Money: $15089 Plots: 11 Assets: 7776 Total: 28365
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644071) CCMuleBot04: 2:mo3563 Money: $7378 Plots: 11 Assets: 9300 Total: 22178
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644072) CCMuleBot04: 3:she8416132 Money: $5434 Plots: 11 Assets: 7785 Total: 18719
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644073) CCMuleBot04: 4:Cyber Ranger Money: $1466 Plots: 11 Assets: 7925 Total: 14891
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644074) Sir Ron: room for only 1 more
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (644075) rAphax: need 1
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Sir Ron Money: $1105 Plots: 7 Assets: 1298 Total: 5903
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:rAphax Money: $630 Plots: 6 Assets: 1599 Total: 5229
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Cyber Ranger Money: $943 Plots: 6 Assets: 1193 Total: 5136
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Event Probabilites: Pirates(6.67%) Pests(13.30%) Radiation(13.30%) Acid Rain(13.30%) Sunspot Activity(13.30%) Meteor Strike(13.30%) Earthquake(20.00%) Fire(6.67%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 344ms 26 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 2: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 5: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 25
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 12: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 313ms (344ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1428
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 16ms, max 313ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P15)she8416132 bought the plot for $2468
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2408
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 16ms, max 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P15)she8416132 bought the plot for $2528
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (422ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2468
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (422ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6947402379549192539
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40814406
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 375ms (437ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (6,4) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 750. End Update: 749
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (0,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2268
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $101, max: 47.5, left: 2.139102, fraction 0.045033727
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $101 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 422ms (484ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 306009859955508968
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23838949
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Cyber Ranger has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 437ms (484ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,1) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1902
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $133, max: 47.5, left: 9.459129, fraction 0.19913957
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $133 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 375ms (484ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5436071598868582288
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3278492
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 13 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (484ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (391ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1084736251666068848
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6065919
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 4)
  INFO [Player.useFood]                              (P11)Sir Ron has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (422ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,2) with Food factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (2,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 1774
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $100, max: 47.5, left: 1.3943458, fraction 0.029354647
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (406ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 125ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (406ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 125ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -739978557396261813
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 3 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 4 food, 8 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 6 food, 8 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 15 energy, 11 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 0 food, 22 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 4 food, 7 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 6 food, 10 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 18 energy, 9 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 0 food, 20 energy, 19 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (375ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 125ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4218173487295290215
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (375ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 125ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7218856752622442882
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $178
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 41, mules potentially available: 26, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $93 sell price $128
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 6 critical: 0 surplus: 6 money: $1679
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $354
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 3 critical: 0 surplus: 3 money: $1190
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 9 critical: 0 surplus: 9 money: $730
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 359ms (375ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 125ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.64100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 10 frames, rountrip 16ms, max 359ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 359ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $93 (18 units for $1674)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (359ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4225962332893845424
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 0 critical: 0 surplus: 0 money: $2237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 25 critical: 0 surplus: 25 money: $354
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 2 critical: 0 surplus: 2 money: $1469
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $1567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (359ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 359ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 359ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (27 units for $3240)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (359ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4573111156388208155
  INFO [Shop.calcBuySellPrice]                       Current Food price $78
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 4 critical: 4 surplus: 0 money: $2237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 7 critical: 4 surplus: 3 money: $3354
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 5 critical: 4 surplus: 1 money: $1709
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 1 critical: 4 surplus: -3 money: $1567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $75 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1137612005236982559
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 56, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 10 critical: 7 surplus: 3 money: $2237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 11 critical: 6 surplus: 5 money: $3354
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 19 critical: 6 surplus: 13 money: $1709
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 16 critical: 5 surplus: 11 money: $1567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $80 (1 units for $80)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6508011767016938707
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51761576
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3274 Plots: 8 Assets: 2180 Total: 9454
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 7 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $1567 Plots: 10 Assets: 2085 Total: 8652
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 1 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $2237 Plots: 9 Assets: 1830 Total: 8567
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 4 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1789 Plots: 8 Assets: 2670 Total: 8459
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 5 Energy: 18 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 43 units $93
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 35132
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (359ms) <P12> 63ms (63ms) <P13> 78ms (78ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 359ms 27 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 1: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 5: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 6: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 7: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2032
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Cyber Ranger bought the plot for $2064
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (78ms) <P13> 78ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1398431555536760012
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5703386
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile River (4,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2136
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $150, max: 47.5, left: 4.7790995, fraction 0.10061262
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5900230402883954214
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49672908
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 2)
  INFO [Player.useFood]                              (P15)she8416132 has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (6,3) with Food factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (7,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 740
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $151, max: 47.5, left: 0.82483244, fraction 0.017364893
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2806956797634490657
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8612592
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 3)
  INFO [Player.useFood]                              (P11)Sir Ron has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,3) with Food factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,4) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2056. End Update: 2055
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 2238
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $153, max: 47.5, left: 2.7391014, fraction 0.057665292
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2857501224645140971
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.78657126
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 4)
  INFO [Player.useFood]                              (P12)rAphax has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,3) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (6,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4546128878791109233
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 10 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 18 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 16 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 6 food, 14 energy, 14 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 8 food, 8 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 8 energy, 3 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 6 food, 18 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 5 food, 13 energy, 12 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 9 food, 8 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 1 food, 7 energy, 2 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 6 food, 20 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7011250290051013882
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5011230053136933430
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $93
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 91%
  INFO [Shop.printPriceFactor]                       Smithore buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 12 critical: 0 surplus: 12 money: $1880
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $800
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 2 critical: 0 surplus: 2 money: $1484
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 17 critical: 0 surplus: 17 money: $1513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)rAphax chat: 500
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $79 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8674931033470435706
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 1 critical: 0 surplus: 1 money: $1880
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 21 critical: 0 surplus: 21 money: $800
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 14 critical: 0 surplus: 14 money: $1484
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $1513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (328ms) <P12> 63ms (63ms) <P13> 78ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (36 units for $4608)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (78ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 697525765401823976
  INFO [Shop.calcBuySellPrice]                       Current Food price $75
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 5 critical: 5 surplus: 0 money: $2008
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 11 critical: 5 surplus: 6 money: $3488
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 2 critical: 5 surplus: -3 money: $3276
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 6 critical: 5 surplus: 1 money: $1513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (78ms) <P13> 78ms (78ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $125 (1 units for $125)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (344ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4346809217226308175
  INFO [Shop.calcBuySellPrice]                       Current Energy price $80
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 73, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 16 critical: 8 surplus: 8 money: $2008
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 12 critical: 8 surplus: 4 money: $3613
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 16 critical: 8 surplus: 8 money: $3151
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 29 critical: 6 surplus: 23 money: $1513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68799996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 312ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (344ms) <P12> 78ms (78ms) <P13> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2868667854318980702
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47407752
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3613 Plots: 10 Assets: 2755 Total: 11368
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 10 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $1513 Plots: 11 Assets: 4188 Total: 11201
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 6 Energy: 29 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $2008 Plots: 10 Assets: 3243 Total: 10251
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 5 Energy: 16 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $3151 Plots: 9 Assets: 2268 Total: 9919
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 3 Energy: 16 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $125
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $150
  INFO [SummaryPhase2.begin]                         Colony total: 42739
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 78ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 344ms 26 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 1: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Sir Ron is granted tile 2: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.claimPlot]                    (P15)she8416132 is granted tile 3: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 328ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2004
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 9 frames, rountrip 16ms, max 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Cyber Ranger bought the plot for $3248
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (344ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4039353891511679120
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6795055
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 344ms (344ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2351
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $150, max: 47.5, left: 0.4791035, fraction 0.010086389
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 78ms (78ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7203339099158968502
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73577833
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 2)
  INFO [Player.useFood]                              (P15)she8416132 has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (344ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 224. End Update: 223
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain1 (1,0) with Smithore factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (6,4) with Smithore factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (8,4) with Energy factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain1 (0,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (344ms) <P12> 63ms (78ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8561034975521007775
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25985068
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Sir Ron (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Sir Ron has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 256. End Update: 255
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 453. End Update: 452
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Mountain1 (2,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1800. End Update: 1799
  INFO [Mule.runAway]                                Mule runs away for (P11)Sir Ron
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Sir Ron
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7733850016845647052
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20478076
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 3 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1525
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4034667695072181406
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 16 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 12 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 16 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 29 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 6 food, 14 energy, 11 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 17 food, 8 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 15 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 6 food, 19 energy, 34 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 5 food, 14 energy, 10 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 17 food, 10 energy, 0 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 2 food, 13 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 5 food, 21 energy, 33 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -616161969249445256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5285014474421802452
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $198 sell price $233
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 16 critical: 0 surplus: 16 money: $1708
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $340
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 2 critical: 0 surplus: 2 money: $3376
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 32 critical: 0 surplus: 32 money: $838
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (110ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68799996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 312ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $198 (50 units for $9900)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8812371747669482684
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 6 critical: 0 surplus: 6 money: $4876
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $340
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 14 critical: 0 surplus: 14 money: $3772
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 0 critical: 0 surplus: 0 money: $7174
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68799996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 312ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (27 units for $3024)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 168377484653294806
  INFO [Shop.calcBuySellPrice]                       Current Food price $125
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $73 sell price $108
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 5 critical: 5 surplus: 0 money: $5548
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 20 critical: 5 surplus: 15 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 2 critical: 5 surplus: -3 money: $5340
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 6 critical: 5 surplus: 1 money: $7174
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 297ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $88 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (328ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1804608639001974202
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 86, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 20 critical: 9 surplus: 11 money: $5548
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 9 critical: 9 surplus: 0 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 20 critical: 8 surplus: 12 money: $5340
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 37 critical: 9 surplus: 28 money: $7174
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (344ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax (P15)she8416132 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 16ms, max 312ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 344ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $60 (1 units for $60)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 16ms (16ms) <P11> 312ms (344ms) <P12> 63ms (63ms) <P13> 94ms (94ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7299695441190735232
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48183384
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $7234 Plots: 12 Assets: 3808 Total: 17042
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 6 Energy: 36 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $5488 Plots: 11 Assets: 2810 Total: 13798
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 5 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $5340 Plots: 10 Assets: 2501 Total: 12841
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 2 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1124 Plots: 11 Assets: 3240 Total: 9864
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 20 Energy: 9 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $390
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 22 units $198
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $390
  INFO [SummaryPhase2.begin]                         Colony total: 53545
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameController.apply]                        (P11)Sir Ron chat: ????
  INFO [GameController.apply]                        (P12)rAphax chat: bot:kick4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 4
  INFO [GameController.apply]                        (P12)rAphax chat: 1 min has passed
  INFO [GameController.apply]                        (P12)rAphax chat: no warning
  INFO [GameController.apply]                        (P11)Sir Ron chat: why are you fucking around cyber??
  INFO [GameController.apply]                        (P12)rAphax chat: hes always complainning
  INFO [GameController.apply]                        (P11)Sir Ron chat: 1 more min cyber and i will also kick!
  INFO [GameController.apply]                        (P15)she8416132 chat: bot:kick4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /70.118.192.45 <P13>
  INFO [Server.removeClient]                         Server: Removing client /70.118.192.45 <> with id e98fc94a-cdc3-46b3-9751-2b144d5deef1
  INFO [UserController.setAiPlayer]                  (P13)Cyber Ranger is taken over by an AI player
  INFO [UserController.setAiPlayer]                  Cyber Ranger is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 13
  INFO [GameModel.setLocalUser]                      (P13)Cyber Ranger is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.118.192.45 <>
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Player Removed, votes required to restart: 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Cyber Ranger  Bot Reputation now: 1662
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 312ms (344ms) <P12> 63ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: Cyber Ranger Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 312ms (344ms) <P12> 63ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 328ms (344ms) <P12> 63ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1258780370346982688
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11382878
  INFO [PlayerEventPhase.begin]                      Event player: (P15)she8416132 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $300 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P15)she8416132 has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 344ms (344ms) <P12> 63ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 103. End Update: 102
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain1 (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain1 (0,0) with Crystite factory
  INFO [GameController.apply]                        (P11)Sir Ron chat: not the 1st time he has done that lately
  INFO [GameModel.sellMule]                          (P15)she8416132 sold a mule for $465
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2014
  INFO [GameModel.gamble]                            (P15)she8416132 gambles $162, max: 47.5, left: 7.219097, fraction 0.151981
  INFO [DevelopmentMessenger.showMessage]            she8416132 won $162 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8364863345418559757
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9372146
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 2)
  INFO [Player.useFood]                              (P11)Sir Ron has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: yup
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 62. End Update: 61
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 134. End Update: 133
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,2) with Energy factory
  INFO [GameController.apply]                        (P12)rAphax chat: nice win ron
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,3) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1520. End Update: 1519
  INFO [GameModel.sellMule]                          (P11)Sir Ron sold a mule for $415
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 2258
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $153, max: 47.5, left: 2.3391018, fraction 0.049244247
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7077812044699938806
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5444815
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Sir Ron chat: i doubt it
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)Sir Ron chat: she is 4000 in front
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)rAphax sold a mule for $415
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 787
  INFO [GameModel.gamble]                            (P12)rAphax gambles $167, max: 47.5, left: 6.2596817, fraction 0.13178277
  INFO [DevelopmentMessenger.showMessage]            rAphax won $167 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 281ms (312ms) <P12> 78ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4531029921228409596
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44296122
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 20 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: no tite out
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 281ms (312ms) <P12> 78ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: Cyber Ranger copying development state.
  INFO [DevelopmentActuator.begin]                   AI: Cyber Ranger beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: Cyber Ranger started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: Cyber Ranger got lower bound of 5002.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: Cyber Ranger finished Development LP in time 3016ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 7432.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: Cyber Ranger picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,3) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (2,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: Cyber Ranger is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,1): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (2,3): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (2,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (1,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (1,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Mountain1 (1,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (2,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,1)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $490
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (2,3)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $490
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,1)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $440
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (1,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: Cyber Ranger not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $208, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $208 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7954229316906977825
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 16ms (16ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8015842951677084807
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 21 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 20 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 36 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 0 food, 11 energy, 11 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 41 food, 6 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 12 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 8 food, 10 energy, 20 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 0 food, 8 energy, 8 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 39 food, 6 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 9 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 7 food, 8 energy, 22 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (16ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (16ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1412421339483556715
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $198
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 22, mules potentially available: 22, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $94 sell price $129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Sir Ron chat: dont think he needs to
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 8 critical: 0 surplus: 8 money: $5491
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $627
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $5432
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 22 critical: 0 surplus: 22 money: $6996
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (16ms) <P11> 281ms (312ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.719 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: first mistake
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $94 (1 units for $94)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (328ms) <P12> 62ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2198870949637994753
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 18 critical: 0 surplus: 18 money: $5585
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 12 critical: 0 surplus: 12 money: $627
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 27 critical: 0 surplus: 27 money: $5432
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 9 critical: 0 surplus: 9 money: $6902
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $144
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: bot:events
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Event Time Line: (1) Sunspot Activity ~ (2) Pirates ~ (3) Fire ~ (4) Acid Rain ~ (5) Pests ~ (6) Acid Rain ~ (7) Earthquake ~ (8) Fire ~ (9) Earthquake ~ (10) Acid Rain ~ 
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat:    Event Totals: Pirates (1/2) - Pests (1/3) - Radiation (0/2) - Acid Rain (3/3) - Sunspot Activity (1/3) - Meteor Strike (0/2) - Earthquake (2/3) - Fire (2/2) - 
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68799996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 0ms, max 312ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 343ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (66 units for $9504)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 62ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5185501930446430695
  INFO [Shop.calcBuySellPrice]                       Current Food price $88
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 55, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  INFO [Shop.printPriceFactor]                       Food buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 0 critical: 5 surplus: -5 money: $8177
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 47 critical: 5 surplus: 42 money: $2355
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 0 critical: 5 surplus: -5 money: $9320
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 8 critical: 5 surplus: 3 money: $8198
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 328ms (343ms) <P12> 62ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.672 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 0ms, max 328ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 343ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller she8416132 rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 343ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer Sir Ron rank 2
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [GameController.apply]                        (P12)rAphax chat: just because
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 343ms
  INFO [GameController.apply]                        (P11)Sir Ron chat: whatever
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 343ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $245
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $72 (44 units for $3168)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 62ms (78ms) <P15> 93ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1865279728374095615
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 72, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: this is fun
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 18 critical: 9 surplus: 9 money: $7777
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 6 critical: 10 surplus: -4 money: $5123
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 19 critical: 8 surplus: 11 money: $6552
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 29 critical: 10 surplus: 19 money: $8598
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 62ms (62ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $164
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.68799996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 0ms, max 312ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $38 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 62ms (62ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7830031270905210199
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48834840
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $8598 Plots: 12 Assets: 4916 Total: 19514
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 6 Energy: 29 Smithore: 23 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $6552 Plots: 10 Assets: 4946 Total: 16498
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 42 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $7777 Plots: 11 Assets: 2746 Total: 16023
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 2 Energy: 18 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $5123 Plots: 11 Assets: 1523 Total: 12146
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 16 units $94
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 64181
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: 7777777
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 62ms (62ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: Cyber Ranger Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 62ms (62ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 62ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4382731118365616593
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12637222
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 62ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (6,4) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1096. End Update: 1095
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1132. End Update: 1131
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (7,4) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2058. End Update: 2057
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Plain (8,4) with Crystite factory
  INFO [GameController.apply]                        (P12)rAphax chat: burn!
  INFO [Mule.runAway]                                Mule runs away for (P15)she8416132
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P15)she8416132
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P15> 109ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8890337043678807617
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39038092
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 42 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 37. End Update: 36
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)rAphax sold a mule for $230
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1499
  INFO [GameModel.gamble]                            (P12)rAphax gambles $177, max: 47.5, left: 17.519314, fraction 0.36882767
  INFO [DevelopmentMessenger.showMessage]            rAphax won $177 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9005430911054914379
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7499177
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 3)
  INFO [Player.useFood]                              (P11)Sir Ron has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 28. End Update: 27
  INFO [GameModel.developLand]                       (P11)Sir Ron undevelops tile Plain (3,2)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 94. End Update: 93
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,3) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 465. End Update: 464
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 820
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $170, max: 47.5, left: 5.5996823, fraction 0.11788805
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $170 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1506200998877637208
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.037024975
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Cyber Ranger has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: Cyber Ranger copying development state.
  INFO [DevelopmentActuator.begin]                   AI: Cyber Ranger beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: Cyber Ranger started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: Cyber Ranger couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: Cyber Ranger finished Development LP in time 46ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3216.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: Cyber Ranger picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,4) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,4) into Energy from Crystite
  INFO [DevelopmentPlanner.enqueueNormal]            AI: Cyber Ranger is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,0): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Mountain1 (2,4): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Mountain1 (2,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,4): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,0)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $280
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain1 (2,4)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $280
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (2,4) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,4)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $280
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: Cyber Ranger is assaying Plain (2,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: Cyber Ranger not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $155, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $155 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (328ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6874774612668936914
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P15)she8416132 Mountain3 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (312ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6743143911254606875
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 18 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 19 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 29 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 0 food, 14 energy, 4 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 34 food, 22 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 3 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 6 food, 3 energy, 9 smithore, 24 crystite
  INFO [GameController.apply]                        (P12)rAphax chat: burrrrrrrrrrrn!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 0 food, 13 energy, 3 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 37 food, 22 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 3 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 9 food, 2 energy, 8 smithore, 25 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (312ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 312ms (312ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -330617687270187819
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $94
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 16, mules potentially available: 20, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 10 critical: 0 surplus: 10 money: $7922
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $6028
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $6629
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 31 critical: 0 surplus: 31 money: $8063
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P12)rAphax (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $83 (26 units for $2158)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1920006499837315597
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 26 critical: 0 surplus: 26 money: $8752
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $6028
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 44 critical: 0 surplus: 44 money: $6629
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 25 critical: 0 surplus: 25 money: $5905
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Sir Ron (P12)rAphax (P15)she8416132 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P15)she8416132 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P11)Sir Ron auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (95 units for $12160)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8447103703755215267
  INFO [Shop.calcBuySellPrice]                       Current Food price $72
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 66, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 48%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 0 critical: 5 surplus: -5 money: $12080
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 37 critical: 5 surplus: 32 money: $6028
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 19 critical: 5 surplus: 14 money: $12261
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 10 critical: 5 surplus: 5 money: $9105
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (312ms) <P12> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.703 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 297ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (46 units for $1049)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 281ms (297ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4820092439581138118
  INFO [Shop.calcBuySellPrice]                       Current Energy price $38
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 71, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 21 critical: 9 surplus: 12 money: $11810
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 22 critical: 7 surplus: 15 money: $6811
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 11 critical: 10 surplus: 1 money: $12527
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 17 critical: 11 surplus: 6 money: $9105
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 281ms (297ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.719 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 281ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Sir Ron (P15)she8416132 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: Cyber Ranger has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $47 (15 units for $712)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 281ms (297ms) <P12> 78ms (78ms) <P15> 93ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2743941243446491327
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50055096
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $9105 Plots: 12 Assets: 7065 Total: 22170
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 10 Energy: 17 Smithore: 57 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $11098 Plots: 11 Assets: 3127 Total: 19725
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 5 Energy: 36 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $12609 Plots: 10 Assets: 1920 Total: 19529
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $7441 Plots: 11 Assets: 1311 Total: 14252
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Food: 41 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $160
  INFO [SummaryPhase2.begin]                         Colony total: 75676
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 281ms (328ms) <P12> 78ms (78ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [LandGrantActuator.begin]                     AI: Cyber Ranger Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 281ms (328ms) <P12> 78ms (78ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 281ms (328ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5614729275934426414
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60192835
  INFO [PlayerEventPhase.begin]                      No player event for (P15)she8416132 (rank 1)
  INFO [Player.useFood]                              (P15)she8416132 has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)she8416132
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain2 (5,3) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1097. End Update: 1096
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain3 (5,4) with Crystite factory
  INFO [GameController.apply]                        (P12)rAphax chat: burn!
  INFO [GameModel.developLand]                       (P15)she8416132 develops tile Mountain3 (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P15)she8416132 undevelops tile Plain (6,3)
  INFO [Mule.runAway]                                Mule runs away for (P15)she8416132
  INFO [GameModel.developLand]                       (P15)she8416132 undevelops tile River (4,3)
  INFO [Mule.runAway]                                Mule runs away for (P15)she8416132
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)she8416132 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P15)she8416132
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 297ms (328ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8761156022887232556
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5922269
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Sir Ron (rank 2)
  INFO [Player.useFood]                              (P11)Sir Ron has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 250ms (328ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Sir Ron
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Sir Ron undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Mountain2 (1,3) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 238. End Update: 237
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Sir Ron develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Sir Ron finishes on update 1754
  INFO [GameModel.gamble]                            (P11)Sir Ron gambles $245, max: 47.5, left: 12.419197, fraction 0.2614568
  INFO [DevelopmentMessenger.showMessage]            Sir Ron won $245 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (219ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5108216116960665333
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91574466
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Mountain3 (5,1)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 134. End Update: 133
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 383. End Update: 382
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 454. End Update: 453
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,3) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 619. End Update: 618
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1429
  INFO [GameModel.gamble]                            (P12)rAphax gambles $250, max: 47.5, left: 18.919346, fraction 0.39830202
  INFO [DevelopmentMessenger.showMessage]            rAphax won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2169805679853586641
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75565106
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (187ms) <P12> 78ms (78ms) <P15> 109ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: Cyber Ranger copying development state.
  INFO [DevelopmentActuator.begin]                   AI: Cyber Ranger beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: Cyber Ranger starts by assaying Mountain1 (1,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: Cyber Ranger started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: Cyber Ranger got lower bound of 1971.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: Cyber Ranger finished Development LP in time 1593ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2470.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: Cyber Ranger picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,2) into Smithore from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: Cyber Ranger is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (3,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (1,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Plain (1,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Mountain1 (1,2): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- is trying Mountain1 (1,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: Cyber Ranger ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,1)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,1)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,1) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain1 (1,2)
  INFO [GameModel.sellMule]                          (P13)Cyber Ranger sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (1,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: Cyber Ranger not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: Cyber Ranger Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $250, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: Cyber Ranger gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (187ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (187ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4270927960237842453
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Sir Ron has 36 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 10 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P15)she8416132 has 17 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron expects 0 food, 8 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 17 food, 34 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 expects 0 food, 3 energy, 0 smithore, 49 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P15)she8416132 chat: gge
  INFO [GameController.apply]                        (P12)rAphax chat: nice win rapha
  INFO [ProductionPhase.logProduction]               (P11)Sir Ron produced 0 food, 9 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 14 food, 33 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P15)she8416132 produced 0 food, 3 energy, 0 smithore, 49 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (187ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6867890348802085275
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5859819075417469806
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $83
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Smithore: 0 critical: 0 surplus: 0 money: $11243
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 6 critical: 0 surplus: 6 money: $7566
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $12809
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Smithore: 50 critical: 0 surplus: 50 money: $8635
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 109ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8228994796623798285
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: or not
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Crystite: 48 critical: 0 surplus: 48 money: $11243
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $7566
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 50 critical: 0 surplus: 50 money: $12809
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Crystite: 49 critical: 0 surplus: 49 money: $8635
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6567319116775532005
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 41, total: 58, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Food: 0 critical: 0 surplus: 0 money: $11243
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 14 critical: 0 surplus: 14 money: $7566
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 0 critical: 0 surplus: 0 money: $12809
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Food: 3 critical: 0 surplus: 3 money: $8635
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2381722932779958990
  INFO [Shop.calcBuySellPrice]                       Current Energy price $47
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 75, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 62%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: nice win she
  INFO [CollectionPhase.goToNextPhase]               (P11)Sir Ron Energy: 30 critical: 0 surplus: 30 money: $11243
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 36 critical: 0 surplus: 36 money: $7566
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 0 critical: 0 surplus: 0 money: $12809
  INFO [CollectionPhase.goToNextPhase]               (P15)she8416132 Energy: 9 critical: 0 surplus: 9 money: $8635
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: Cyber Ranger calculated the target price (via method 2) to be $-1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 0ms (0ms) <P11> 187ms (203ms) <P12> 78ms (78ms) <P15> 94ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -343598438974711712
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52535016
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $12809 Plots: 10 Assets: 4350 Total: 22159
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 0 Energy: 0 Smithore: 0 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Money: $11243 Plots: 11 Assets: 5135 Total: 21878
  INFO [SummaryPhase2.begin]                         (P11)Sir Ron Food: 0 Energy: 30 Smithore: 0 Crystite: 48
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Money: $8635 Plots: 12 Assets: 6941 Total: 21576
  INFO [SummaryPhase2.begin]                         (P15)she8416132 Food: 3 Energy: 9 Smithore: 50 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $7566 Plots: 11 Assets: 2656 Total: 15722
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 14 Energy: 36 Smithore: 6 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 41 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $29
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $90
  INFO [SummaryPhase2.begin]                         Colony total: 81335
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:she8416132 Money: $9105 Plots: 12 Assets: 7065 Total: 22170
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Sir Ron Money: $11098 Plots: 11 Assets: 3127 Total: 19725
  INFO [GameController.apply]                        (P15)she8416132 chat: got lucky to make up for my mistakes
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:rAphax Money: $12609 Plots: 10 Assets: 1920 Total: 19529
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Cyber Ranger Money: $7441 Plots: 11 Assets: 1311 Total: 14252
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Sir Ron  Bot Reputation now: 329
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: rAphax  Bot Reputation now: 159
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: she8416132  Bot Reputation now: 395
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P12)rAphax chat: yay
  INFO [GameController.apply]                        (P15)she8416132 chat: or not
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /115.188.244.62 <P11>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /115.188.244.62 <P11> with id 1a1a2e7b-173d-40b3-aade-11538d6c9a68
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /115.188.244.62 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /115.188.244.62 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /189.176.8.76 <P12>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /189.176.8.76 <P12> with id 251915f5-60e3-4b26-831f-7d278b52f77c
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /189.176.8.76 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /189.176.8.76 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /24.35.209.151 <P15>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /24.35.209.151 <P15> with id 7715d4d9-2f43-4863-bad0-3e87d7b7c641
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /24.35.209.151 <P15>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /24.35.209.151 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27633 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
