  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 NT (unknown) 6.2 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  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: 2hv3j5aq488fvsips0te2uaim2
  INFO [Login$MasterListener$1.run]                  Logged in as "host4u" (id 101333)
  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 @75Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @75Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  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(R) HD Graphics 4400
  INFO [MuleGameContainer.<init>]                    GL Version: 4.2.0 - Build 10.18.10.3345
  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: Irata-1100, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true 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: 65536 send buffer: 65536
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 0fd99942-5b8e-4455-ac2a-18ff83975117
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 38 bytes
  INFO [UserController.apply]                        My client id is 0fd99942-5b8e-4455-ac2a-18ff83975117
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)host4u is my user
  INFO [GameModel.setLocalUser]                      (S10)host4u is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)host4u is hosting the server
  INFO [GameController.beginNextPhase]               (S10)host4u 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)host4u (ID: 101333)
  INFO [Client.initUDP]                              Sending UDP initialization message id 0fd99942-5b8e-4455-ac2a-18ff83975117
  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 [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id d7cc3b7e-8c99-467d-9a05-e23d4d0672b5
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 107704
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Hello host4u , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  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 d7cc3b7e-8c99-467d-9a05-e23d4d0672b5
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === host4u Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /97.102.209.90 id a4177de4-2cd6-42a6-bfb9-43e5beb1690e
  INFO [ServerMessageHandler.processJoin]            Server: Client /97.102.209.90 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)hug4drugs is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)hug4drugs (ID: 102353)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /97.102.209.90 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7104 bytes
  INFO [Server.initUdp]                              Server: Client /97.102.209.90 <S11> requests UDP address /97.102.209.90:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)hug4drugs (ID 102353)
  INFO [ServerMessageHandler.processPlayerJoin]      /97.102.209.90 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)hug4drugs joins the players
  INFO [Player.<init>]                               Creating (P11)hug4drugs
  INFO [GameModel.setRemoteUser]                     (P11)hug4drugs is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: Hello hug4drugs , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === hug4drugs Bot Reputation: Unknown (1) Bot Games: 1
  INFO [ServerMessageHandler.processPlayerUnjoin]    /97.102.209.90 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)hug4drugs unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)hug4drugs is a remote Spectator
  INFO [Server.acceptClients]                        Server: Accepted client /80.47.227.72 id d01caf1a-3406-45d3-991a-1d25a56f5eec
  INFO [ServerMessageHandler.processJoin]            Server: Client /80.47.227.72 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Gohar is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Gohar (ID: 15256)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /80.47.227.72 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7187 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Gohar (ID 15256)
  INFO [Server.initUdp]                              Server: Client /80.47.227.72 <S12> requests UDP address /80.47.227.72:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello Gohar , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [ServerMessageHandler.processPlayerJoin]      /80.47.227.72 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Gohar joins the players
  INFO [Player.<init>]                               Creating (P12)Gohar
  INFO [GameModel.setRemoteUser]                     (P12)Gohar is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === Gohar Bot Reputation: Great (27) Bot Games: 42
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 102353 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /97.102.209.90 <S11>
  INFO [Server.removeClient]                         Server: Removing client /97.102.209.90 <> with id a4177de4-2cd6-42a6-bfb9-43e5beb1690e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /97.102.209.90 <>
  INFO [Server.acceptClients]                        Server: Accepted client /84.117.75.158 id 3595d2bd-a6de-458f-a52f-7fb1e45504d9
  INFO [ServerMessageHandler.processJoin]            Server: Client /84.117.75.158 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)NilacTheGrim is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)NilacTheGrim (ID: 18382)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /84.117.75.158 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7236 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)NilacTheGrim (ID 18382)
  INFO [Server.initUdp]                              Server: Client /84.117.75.158 <S11> requests UDP address /84.117.75.158:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello NilacTheGrim , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [ServerMessageHandler.processPlayerJoin]      /84.117.75.158 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)NilacTheGrim joins the players
  INFO [Player.<init>]                               Creating (P11)NilacTheGrim
  INFO [GameModel.setRemoteUser]                     (P11)NilacTheGrim is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === NilacTheGrim Bot Reputation: Unknown (11) Bot Games: 11
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: hi gohar
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: how goes it?
  INFO [Server.acceptClients]                        Server: Accepted client /50.147.19.199 id 305ee1ae-fdfa-4488-b5b4-b280645b7cb2
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.147.19.199 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)xlocarx is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)xlocarx (ID: 20857)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.147.19.199 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7336 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)xlocarx (ID 20857)
  INFO [Server.initUdp]                              Server: Client /50.147.19.199 <S13> requests UDP address /50.147.19.199:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello xlocarx , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === xlocarx Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /50.147.19.199 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)xlocarx joins the players
  INFO [Player.<init>]                               Creating (P13)xlocarx
  INFO [GameModel.setRemoteUser]                     (P13)xlocarx is a remote Player
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: hi
  INFO [GameController.apply]                        (P13)xlocarx chat: hey, hows it goign
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: not bad
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: waiting for 1 more now...
  INFO [Server.acceptClients]                        Server: Accepted client /83.219.112.163 id 86e45f2c-056d-41b7-950e-bbb46a97b2be
  INFO [ServerMessageHandler.processJoin]            Server: Client /83.219.112.163 <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)AlpenCactus is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)AlpenCactus (ID: 102155)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /83.219.112.163 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7422 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)AlpenCactus (ID 102155)
  INFO [Server.initUdp]                              Server: Client /83.219.112.163 <S14> requests UDP address /83.219.112.163:1288
  INFO [GameController.apply]                        (S10)host4u chat: Hello AlpenCactus , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === AlpenCactus Bot Reputation: Unknown (7) Bot Games: 16
  INFO [ServerMessageHandler.processPlayerJoin]      /83.219.112.163 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)AlpenCactus joins the players
  INFO [Player.<init>]                               Creating (P14)AlpenCactus
  INFO [GameModel.setRemoteUser]                     (P14)AlpenCactus is a remote Player
  INFO [GameController.apply]                        (P14)AlpenCactus chat: hi all
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)xlocarx chat: hello
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: hi
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: lets get gohar's attention
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)AlpenCactus chat: maybe a nice kick would wake him
  INFO [GameController.apply]                        (P14)AlpenCactus chat: did he say he would be afk?
  INFO [GameController.apply]                        (P13)xlocarx chat: he was here when i joined but hasnt said anything
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: no he said nothing
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: whole time i was here
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: bot:kick3
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 3
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 15256 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /80.47.227.72 <P12>
  INFO [Server.removeClient]                         Server: Removing client /80.47.227.72 <> with id d01caf1a-3406-45d3-991a-1d25a56f5eec
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /80.47.227.72 <>
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: well either someone else comes in
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: or gohar wakes up...
  INFO [Server.acceptClients]                        Server: Accepted client /173.79.210.180 id fd4d5af3-b375-419e-b505-8ddf3b4aa0fe
  INFO [ServerMessageHandler.processJoin]            Server: Client /173.79.210.180 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)stt9000 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)stt9000 (ID: 102307)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /173.79.210.180 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7410 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)stt9000 (ID 102307)
  INFO [Server.initUdp]                              Server: Client /173.79.210.180 <S12> requests UDP address /173.79.210.180:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello stt9000 , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atariPads.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === stt9000 Bot Reputation: Unknown (7) Bot Games: 7
  INFO [ServerMessageHandler.processPlayerJoin]      /173.79.210.180 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)stt9000 joins the players
  INFO [Player.<init>]                               Creating (P12)stt9000
  INFO [GameModel.setRemoteUser]                     (P12)stt9000 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)AlpenCactus (P12)stt9000 (P13)xlocarx (P11)NilacTheGrim 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P14)AlpenCactus chat: have a nice game, guys
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 264ms (320ms) <P13> 107ms (111ms) <P14> 187ms (196ms) <P12> 165ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.apply]                        (P13)xlocarx chat: good game!!
  INFO [GameController.apply]                        (P12)stt9000 chat: gla
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 264ms (320ms) <P13> 104ms (111ms) <P14> 187ms (196ms) <P12> 148ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4855214265031263168
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)xlocarx (P14)AlpenCactus (P12)stt9000 (P11)NilacTheGrim 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46353464
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim 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 [GameController.apply]                        (P11)NilacTheGrim chat: gl
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 262ms (283ms) <P13> 109ms (112ms) <P14> 191ms (194ms) <P12> 148ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 262ms (283ms) <P13> 107ms (111ms) <P14> 192ms (194ms) <P12> 154ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 3ms, max 262ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 330ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 3ms, max 262ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 5: Mountain3 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 249ms
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 3ms (3ms) NilacTheGrim : 262ms (283ms) xlocarx : 107ms (111ms) AlpenCactus : 192ms (194ms) stt9000 : 154ms (181ms) 
  SEVERE [LandGrantPhase.update]                     Land grant may be locked at plot=6 frame=18 grace=0 grace-duration=25 overtime=557 pressed=null claimer=null plot-done=false server=true
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 6: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 35: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 246ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 246ms (262ms) <P13> 110ms (116ms) <P14> 191ms (193ms) <P12> 132ms (212ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (14) 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 7 frames, rountrip 2ms, max 247ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]            (P11)NilacTheGrim 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (8ms) <P11> 241ms (251ms) <P13> 110ms (113ms) <P14> 192ms (198ms) <P12> 120ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1132410903372141707
  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)xlocarx (rank 1)
  INFO [Player.useFood]                              (P13)xlocarx 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (8ms) <P11> 241ms (252ms) <P13> 110ms (113ms) <P14> 191ms (196ms) <P12> 120ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 14 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)xlocarx develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            xlocarx caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 2422
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 242ms (252ms) <P13> 109ms (116ms) <P14> 195ms (198ms) <P12> 114ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9000140985061364671
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 2)
  INFO [Player.useFood]                              (P14)AlpenCactus 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 242ms (252ms) <P13> 109ms (116ms) <P14> 195ms (198ms) <P12> 117ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 14 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]                       (P14)AlpenCactus develops tile Mountain3 (5,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 1106
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $146, max: 47.5, left: 27.299538, fraction 0.5747271
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $146 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 242ms (252ms) <P13> 110ms (116ms) <P14> 195ms (198ms) <P12> 129ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 372757236694955232
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 3)
  INFO [Player.useFood]                              (P12)stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 244ms (257ms) <P13> 109ms (116ms) <P14> 195ms (198ms) <P12> 130ms (148ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 14 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]                       (P12)stt9000 develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)stt9000 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 1937
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $50, max: 47.5, left: 9.339127, fraction 0.1966132
  INFO [DevelopmentMessenger.showMessage]            stt9000 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (8ms) <P11> 244ms (247ms) <P13> 110ms (116ms) <P14> 193ms (198ms) <P12> 145ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5069142623862713648
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (8ms) <P11> 244ms (246ms) <P13> 110ms (116ms) <P14> 192ms (198ms) <P12> 141ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 14 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.buyAssay]                          (P11)NilacTheGrim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)NilacTheGrim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (8,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 2439
  INFO [GameModel.gamble]                            (P11)NilacTheGrim gambles $70, max: 47.5, left: 5.5590987, fraction 0.11703366
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim won $70 in the pub
  INFO [GameController.apply]                        (P14)AlpenCactus chat: bot:lastassay
  INFO [GameController.apply]                        (S10)host4u chat: Found Medium amounts of Crystite
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (7ms) <P11> 241ms (245ms) <P13> 108ms (114ms) <P14> 195ms (200ms) <P12> 142ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4751416491184848640
  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 (14) 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> 5ms (6ms) <P11> 241ms (245ms) <P13> 106ms (114ms) <P14> 195ms (200ms) <P12> 142ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1579626782807287805
  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]                 (P12)stt9000 has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: wow no prod.
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 0 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (6ms) <P11> 240ms (245ms) <P13> 108ms (114ms) <P14> 195ms (198ms) <P12> 142ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (6ms) <P11> 240ms (245ms) <P13> 108ms (114ms) <P14> 195ms (198ms) <P12> 142ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5883670405405078413
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  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 $46 sell price $81
  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]                        (P11)NilacTheGrim chat: harsh.
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Smithore: 0 critical: 0 surplus: 0 money: $1000
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 0 critical: 0 surplus: 0 money: $73
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 5 critical: 0 surplus: 5 money: $1071
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 240ms (245ms) <P13> 109ms (117ms) <P14> 195ms (198ms) <P12> 142ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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: ChooseDirection (14) 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.76 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 5ms, max 240ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 245ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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: 245ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $81 (8 units for $648)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 239ms (248ms) <P13> 114ms (119ms) <P14> 192ms (197ms) <P12> 150ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -741903417557403836
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  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]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $1000
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $73
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 0 critical: 0 surplus: 0 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $423
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 240ms (251ms) <P13> 114ms (126ms) <P14> 192ms (196ms) <P12> 147ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $48 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (6ms) <P11> 240ms (258ms) <P13> 117ms (127ms) <P14> 192ms (196ms) <P12> 142ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2394581974573965607
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 16, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  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]               (P12)stt9000 Food: 1 critical: 3 surplus: -2 money: $1000
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 1 critical: 3 surplus: -2 money: $73
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 5 critical: 3 surplus: 2 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 1 critical: 3 surplus: -2 money: $423
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 243ms (340ms) <P13> 114ms (128ms) <P14> 190ms (193ms) <P12> 135ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.75699997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 243ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 340ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx 
  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 NilacTheGrim rank 4 takes over trade from buyer AlpenCactus rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NilacTheGrim rank 4 takes over trade from buyer AlpenCactus rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P11)NilacTheGrim auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 340ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer stt9000 rank 3 takes over trade from buyer AlpenCactus rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 340ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 340ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (6 units for $300)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 243ms (340ms) <P13> 115ms (127ms) <P14> 188ms (193ms) <P12> 133ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4495406682086014480
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 20, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  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]               (P12)stt9000 Energy: 9 critical: 1 surplus: 8 money: $900
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 1 critical: 2 surplus: -1 money: $23
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 1 critical: 2 surplus: -1 money: $1075
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 1 critical: 2 surplus: -1 money: $273
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 258ms (340ms) <P13> 113ms (126ms) <P14> 185ms (193ms) <P12> 140ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.73899996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 258ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 340ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)stt9000 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 338ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (3 units for $135)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 243ms (292ms) <P13> 113ms (116ms) <P14> 191ms (195ms) <P12> 124ms (145ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6767327793648360385
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50846600
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $273 Plots: 1 Assets: 1408 Total: 2181
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 4 Energy: 1 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $1035 Plots: 1 Assets: 505 Total: 2040
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $940 Plots: 1 Assets: 390 Total: 1830
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $23 Plots: 2 Assets: 205 Total: 1228
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 2 Energy: 1 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 $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $160
  INFO [SummaryPhase2.begin]                         Colony total: 7279
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 250ms (292ms) <P13> 113ms (117ms) <P14> 192ms (194ms) <P12> 127ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 250ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 292ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 0ms, max 250ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 49
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 12: Mountain2 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 16: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 17: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 20: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 248ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 244ms (292ms) <P13> 115ms (117ms) <P14> 194ms (197ms) <P12> 126ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 0ms, max 244ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]            (P12)stt9000 bought the plot for $928
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 244ms (250ms) <P13> 114ms (122ms) <P14> 194ms (198ms) <P12> 118ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7087249875094188447
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2053588
  INFO [PlayerEventPhase.begin]                      Event player: (P14)AlpenCactus (rank 1)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P14)AlpenCactus has 4 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 244ms (254ms) <P13> 115ms (122ms) <P14> 193ms (198ms) <P12> 117ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 12 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 [DevelopmentMessenger.showMessage]            AlpenCactus caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 1748
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $88, max: 47.5, left: 13.779228, fraction 0.290089
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $88 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P11> 245ms (263ms) <P13> 110ms (118ms) <P14> 190ms (197ms) <P12> 115ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 682367827983825781
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68229884
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 2)
  INFO [Player.useFood]                              (P12)stt9000 has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 245ms (294ms) <P13> 113ms (122ms) <P14> 190ms (204ms) <P12> 115ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 12 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.buyAssay]                          (P12)stt9000 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (6,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2415
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $50, max: 47.5, left: 0.37910345, fraction 0.007981125
  INFO [DevelopmentMessenger.showMessage]            stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (5ms) <P11> 245ms (252ms) <P13> 109ms (112ms) <P14> 196ms (199ms) <P12> 128ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5938909622341745442
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29294008
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 3)
  INFO [Player.useFood]                              (P13)xlocarx has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 245ms (267ms) <P13> 110ms (115ms) <P14> 196ms (199ms) <P12> 132ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 12 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)xlocarx develops tile Plain (2,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            xlocarx caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 2311
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $57, max: 47.5, left: 1.8991022, fraction 0.0399811
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $57 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 248ms (266ms) <P13> 111ms (115ms) <P14> 192ms (194ms) <P12> 128ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -942777568381615006
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57235014
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 249ms (266ms) <P13> 112ms (116ms) <P14> 192ms (194ms) <P12> 141ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 12 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.buyAssay]                          (P11)NilacTheGrim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1300
  INFO [GameModel.gamble]                            (P11)NilacTheGrim gambles $66, max: 47.5, left: 7.9527564, fraction 0.16742645
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim won $66 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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 249ms (266ms) <P13> 112ms (117ms) <P14> 192ms (194ms) <P12> 128ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5899887243658779864
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 249ms (266ms) <P13> 113ms (117ms) <P14> 191ms (194ms) <P12> 136ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5973274129521976592
  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 (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)stt9000 has 6 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 2 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 5 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 2 energy, 4 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 2 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 7 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 1 energy, 4 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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 249ms (268ms) <P13> 113ms (117ms) <P14> 191ms (194ms) <P12> 153ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 249ms (268ms) <P13> 113ms (117ms) <P14> 191ms (194ms) <P12> 153ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1149367322832933444
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $78 sell price $113
  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]               (P12)stt9000 Smithore: 0 critical: 0 surplus: 0 money: $72
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 0 critical: 0 surplus: 0 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $837
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 17 critical: 0 surplus: 17 money: $101
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 247ms (268ms) <P13> 110ms (117ms) <P14> 193ms (195ms) <P12> 145ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (14) 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.753 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 247ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 280ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $78 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 248ms (280ms) <P13> 110ms (117ms) <P14> 193ms (196ms) <P12> 141ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -879369682635462880
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  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]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $72
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 2 critical: 0 surplus: 2 money: $837
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $101
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 247ms (280ms) <P13> 110ms (117ms) <P14> 193ms (196ms) <P12> 136ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.753 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 247ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 309ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 247ms (309ms) <P13> 110ms (114ms) <P14> 193ms (194ms) <P12> 117ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7803430862552698769
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  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]               (P12)stt9000 Food: 2 critical: 3 surplus: -1 money: $72
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 5 critical: 3 surplus: 2 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 7 critical: 3 surplus: 4 money: $837
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 1 critical: 3 surplus: -2 money: $101
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 278ms (299ms) <P13> 110ms (114ms) <P14> 193ms (194ms) <P12> 103ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.722 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 3ms, max 278ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P13)xlocarx 
  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: 299ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)NilacTheGrim auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (7 units for $159)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (5ms) <P11> 266ms (299ms) <P13> 111ms (114ms) <P14> 190ms (195ms) <P12> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9141314744953203787
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Energy: 6 critical: 2 surplus: 4 money: $39
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 0 critical: 2 surplus: -2 money: $252
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 2 critical: 3 surplus: -1 money: $933
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 1 critical: 2 surplus: -1 money: $59
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 277ms (291ms) <P13> 110ms (113ms) <P14> 188ms (194ms) <P12> 96ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 3ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 287ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)stt9000 
  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: 287ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 278ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)stt9000 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 278ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $49 (4 units for $196)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 247ms (282ms) <P13> 111ms (116ms) <P14> 190ms (193ms) <P12> 95ms (97ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1795908226686927630
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49669464
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $10 Plots: 2 Assets: 1709 Total: 2719
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 3 Energy: 2 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $835 Plots: 2 Assets: 625 Total: 2460
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 3 Energy: 4 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $235 Plots: 3 Assets: 333 Total: 2068
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $203 Plots: 3 Assets: 169 Total: 1872
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $150
  INFO [SummaryPhase2.begin]                         Colony total: 9119
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 263ms (287ms) <P13> 113ms (117ms) <P14> 187ms (192ms) <P12> 97ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 3ms, max 263ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 287ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 3ms, max 263ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 75
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 39
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 14: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 263ms
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 17: Mountain2 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 263ms
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 20: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 259ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 24: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 249ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 249ms (270ms) <P13> 116ms (119ms) <P14> 187ms (192ms) <P12> 97ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $868
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 3ms, max 248ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 248ms (288ms) <P13> 112ms (116ms) <P14> 183ms (195ms) <P12> 99ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7774143791528929645
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34344685
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 249ms (288ms) <P13> 112ms (116ms) <P14> 183ms (195ms) <P12> 99ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  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.buyAssay]                          (P11)NilacTheGrim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $100
  INFO [GameModel.sellMule]                          (P11)NilacTheGrim sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1700
  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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P11> 241ms (288ms) <P13> 104ms (114ms) <P14> 191ms (198ms) <P12> 99ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1390405271958310506
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.017751455
  INFO [PlayerEventPhase.begin]                      Event player: (P12)stt9000 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $50 for each food plot you have developed. The total grant is $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 [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 (14) 8 bytes
  INFO [Player.useFood]                              (P12)stt9000 has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 249ms (329ms) <P13> 104ms (110ms) <P14> 191ms (199ms) <P12> 97ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  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]                       (P12)stt9000 develops tile Mountain2 (6,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (2,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2273
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $59, max: 47.5, left: 2.6191015, fraction 0.05513898
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $59 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 236ms (268ms) <P13> 102ms (115ms) <P14> 189ms (198ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4796387944011945521
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40234393
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 2)
  INFO [Player.useFood]                              (P13)xlocarx has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 240ms (310ms) <P13> 102ms (115ms) <P14> 191ms (198ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  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)xlocarx develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)xlocarx got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: its on river.. lol
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 2226
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $58, max: 47.5, left: 2.9791012, fraction 0.06271792
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $58 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (5ms) <P11> 242ms (252ms) <P13> 114ms (117ms) <P14> 192ms (198ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7938772793336144241
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7973692
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 1)
  INFO [Player.useFood]                              (P14)AlpenCactus has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (5ms) <P11> 242ms (309ms) <P13> 114ms (118ms) <P14> 196ms (200ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  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 [DevelopmentMessenger.showMessage]            AlpenCactus caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 1433
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $124, max: 47.5, left: 19.95937, fraction 0.42019725
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $124 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 3ms (5ms) <P11> 242ms (269ms) <P13> 109ms (118ms) <P14> 195ms (199ms) <P12> 96ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 486585852783401065
  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 [ColonyEvent.applyEvent]                      Radiation strikes (P14)AlpenCactus Plain (6,2)
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: ouch.
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 247ms (269ms) <P13> 109ms (118ms) <P14> 195ms (199ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 919631176259895526
  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]                 (P12)stt9000 has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 2 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 3 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 5 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 0 energy, 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 249ms (269ms) <P13> 111ms (119ms) <P14> 196ms (199ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 249ms (269ms) <P13> 111ms (119ms) <P14> 196ms (199ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -507318641372659444
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $78
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $115 sell price $150
  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]               (P12)stt9000 Smithore: 2 critical: 0 surplus: 2 money: $219
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 0 critical: 0 surplus: 0 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $643
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 20 critical: 0 surplus: 20 money: $234
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 239ms (291ms) <P13> 111ms (119ms) <P14> 196ms (199ms) <P12> 95ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.751 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 249ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 324ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)AlpenCactus (P12)stt9000 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $115 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 249ms (298ms) <P13> 109ms (115ms) <P14> 193ms (197ms) <P12> 96ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4070445191324535961
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $219
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 6 critical: 0 surplus: 6 money: $643
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $234
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 249ms (296ms) <P13> 102ms (115ms) <P14> 190ms (197ms) <P12> 99ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.751 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 249ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 296ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx 
  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 [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 296ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (6 units for $864)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 243ms (296ms) <P13> 101ms (115ms) <P14> 191ms (197ms) <P12> 102ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2295179876513934587
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  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]               (P12)stt9000 Food: 3 critical: 3 surplus: 0 money: $219
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 3 critical: 3 surplus: 0 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 5 critical: 3 surplus: 2 money: $1507
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 0 critical: 3 surplus: -3 money: $234
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 266ms (329ms) <P13> 100ms (112ms) <P14> 191ms (196ms) <P12> 101ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 (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.73399997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 266ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P13)xlocarx 
  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]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 315ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $41 (2 units for $82)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 244ms (314ms) <P13> 100ms (110ms) <P14> 189ms (195ms) <P12> 101ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5163969860657628558
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 13, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  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]               (P12)stt9000 Energy: 3 critical: 3 surplus: 0 money: $219
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 0 critical: 2 surplus: -2 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 1 critical: 4 surplus: -3 money: $1589
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 1 critical: 2 surplus: -1 money: $152
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 262ms (315ms) <P13> 102ms (110ms) <P14> 191ms (196ms) <P12> 99ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 (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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.756 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 244ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 315ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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 NilacTheGrim rank 4 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NilacTheGrim rank 4 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NilacTheGrim rank 4 takes over trade from buyer xlocarx rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NilacTheGrim rank 4 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NilacTheGrim rank 4 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 315ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $63 (5 units for $315)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 244ms (315ms) <P13> 106ms (111ms) <P14> 191ms (195ms) <P12> 97ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6400449739244298947
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54186792
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $152 Plots: 3 Assets: 2555 Total: 4207
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 2 Energy: 1 Smithore: 20 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $1337 Plots: 3 Assets: 768 Total: 3605
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $219 Plots: 4 Assets: 797 Total: 3016
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 3 Energy: 3 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $240 Plots: 4 Assets: 246 Total: 2486
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $230
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $115
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $41
  INFO [SummaryPhase2.begin]                         Shop Energy: 3 units $63
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $230
  INFO [SummaryPhase2.begin]                         Colony total: 13314
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 244ms (284ms) <P13> 106ms (112ms) <P14> 190ms (195ms) <P12> 97ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 244ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 285ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 0ms, max 262ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 63
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 8: Mountain2 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 262ms
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 9: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 262ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 11: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 262ms
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 12: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 262ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 262ms (285ms) <P13> 107ms (119ms) <P14> 191ms (196ms) <P12> 97ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $424
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 0ms, max 247ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]                        (P11)NilacTheGrim chat: damn.
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: good price.
  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]            (P13)xlocarx bought the plot for $424
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 243ms (284ms) <P13> 113ms (118ms) <P14> 195ms (198ms) <P12> 99ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $364
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 0ms, max 243ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]                        (P11)NilacTheGrim chat: you sghould wait until clock is lower
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: it moves faster before you go to line
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: too late
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: once you start line clock is slow
  INFO [GameController.apply]                        (P13)xlocarx chat: sorry
  INFO [GameController.apply]                        (P14)AlpenCactus chat: smokin deals on real estate
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: its ok :)
  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]            (P13)xlocarx bought the plot for $364
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: yeah for real
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 239ms (244ms) <P13> 113ms (117ms) <P14> 195ms (198ms) <P12> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 226447462293575157
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68320996
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 239ms (244ms) <P13> 113ms (116ms) <P14> 191ms (198ms) <P12> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 7 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.buyAssay]                          (P11)NilacTheGrim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (1,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1990
  INFO [GameModel.gamble]                            (P11)NilacTheGrim gambles $104, max: 47.5, left: 8.399105, fraction 0.17682326
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim won $104 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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 234ms (242ms) <P13> 114ms (116ms) <P14> 188ms (198ms) <P12> 98ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6618279037436519366
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98874956
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 3)
  INFO [Player.useFood]                              (P12)stt9000 has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 235ms (247ms) <P13> 114ms (116ms) <P14> 188ms (198ms) <P12> 98ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 7 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.buyAssay]                          (P12)stt9000 got an assay bot
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: bot:probs
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(11.80%) Pests(17.60%) Radiation(5.88%) Acid Rain(11.80%) Sunspot Activity(11.80%) Meteor Strike(11.80%) Earthquake(17.60%) Fire(11.80%) 
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 1899
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $104, max: 47.5, left: 10.219147, fraction 0.21513993
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $104 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 238ms (297ms) <P13> 106ms (116ms) <P14> 191ms (198ms) <P12> 97ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9183156671106639461
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6999397
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 2)
  INFO [Player.useFood]                              (P13)xlocarx has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 235ms (297ms) <P13> 106ms (116ms) <P14> 192ms (198ms) <P12> 97ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 7 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)xlocarx develops tile Plain (2,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            xlocarx caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 1793
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $119, max: 47.5, left: 12.359196, fraction 0.2601936
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $119 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 236ms (245ms) <P13> 101ms (109ms) <P14> 192ms (196ms) <P12> 97ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3571599390955339876
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42826402
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 1)
  INFO [Player.useFood]                              (P14)AlpenCactus 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 236ms (245ms) <P13> 106ms (109ms) <P14> 192ms (195ms) <P12> 96ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 7 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 [DevelopmentMessenger.showMessage]            AlpenCactus caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P14)AlpenCactus sold a mule for $280
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 1839
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 241ms (262ms) <P13> 111ms (123ms) <P14> 197ms (200ms) <P12> 96ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 241ms (262ms) <P13> 111ms (123ms) <P14> 197ms (200ms) <P12> 96ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7947415461567391244
  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]                 (P12)stt9000 has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 2 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 3 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: you cild have placed it..
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 2 food, 5 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 3 food, 2 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 0 energy, 2 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (9ms) <P11> 243ms (316ms) <P13> 113ms (125ms) <P14> 195ms (198ms) <P12> 95ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (9ms) <P11> 243ms (316ms) <P13> 113ms (125ms) <P14> 195ms (198ms) <P12> 95ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8000034323493122759
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $115
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, 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 [CollectionPhase.goToNextPhase]               (P12)stt9000 Smithore: 8 critical: 0 surplus: 8 money: $218
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 0 critical: 0 surplus: 0 money: $264
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $588
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 22 critical: 0 surplus: 22 money: $352
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (9ms) <P11> 249ms (316ms) <P13> 113ms (125ms) <P14> 197ms (198ms) <P12> 96ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 [GameController.apply]                        (P11)NilacTheGrim chat: wow i missd the ore rush dammit
  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.73800004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 262ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 316ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)AlpenCactus (P12)stt9000 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  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 [Player.increaseAuctionTeleportCount]         (P12)stt9000 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 300ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (30 units for $6900)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 249ms (300ms) <P13> 115ms (125ms) <P14> 197ms (199ms) <P12> 99ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2549321412626224056
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $2058
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $264
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 5 critical: 0 surplus: 5 money: $588
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $5412
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (5ms) <P11> 250ms (310ms) <P13> 115ms (122ms) <P14> 197ms (199ms) <P12> 98ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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.75 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 250ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 310ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx 
  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 [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 310ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (5 units for $680)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 249ms (310ms) <P13> 115ms (117ms) <P14> 188ms (197ms) <P12> 99ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5685537943458119660
  INFO [Shop.calcBuySellPrice]                       Current Food price $41
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 15, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 105%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  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]               (P12)stt9000 Food: 2 critical: 4 surplus: -2 money: $2058
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 2 critical: 4 surplus: -2 money: $264
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 3 critical: 4 surplus: -1 money: $1268
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 0 critical: 4 surplus: -4 money: $5412
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 250ms (299ms) <P13> 115ms (117ms) <P14> 187ms (197ms) <P12> 99ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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.75 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 250ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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 stt9000 rank 3 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer stt9000 rank 3 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer stt9000 rank 3 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer stt9000 rank 3 takes over trade from buyer xlocarx rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer stt9000 rank 3 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer stt9000 rank 3 takes over trade from buyer xlocarx rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 293ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $63 (8 units for $504)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 241ms (285ms) <P13> 114ms (117ms) <P14> 184ms (193ms) <P12> 99ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7481862550665320066
  INFO [Shop.calcBuySellPrice]                       Current Energy price $63
  INFO [Shop.printPriceFactor]                       Energy shop: 3, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 85%
  INFO [Shop.printPriceFactor]                       Energy buy price $39 sell price $74
  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]               (P12)stt9000 Energy: 5 critical: 4 surplus: 1 money: $1869
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 3 critical: 2 surplus: 1 money: $264
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 4 critical: 4 surplus: 0 money: $1142
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 0 critical: 2 surplus: -2 money: $5223
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 242ms (297ms) <P13> 113ms (116ms) <P14> 186ms (194ms) <P12> 99ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 (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.755 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 245ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim 
  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]         (P11)NilacTheGrim 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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $74 (4 units for $296)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 242ms (285ms) <P13> 113ms (116ms) <P14> 190ms (197ms) <P12> 98ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1356364988343468093
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50397696
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $5075 Plots: 4 Assets: 447 Total: 7522
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $1869 Plots: 5 Assets: 1050 Total: 5419
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $994 Plots: 6 Assets: 1174 Total: 5168
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $338 Plots: 5 Assets: 419 Total: 3257
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 2 Energy: 2 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 $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 21366
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 240ms (315ms) <P13> 109ms (116ms) <P14> 190ms (197ms) <P12> 98ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 1ms, max 240ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 329ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 1ms, max 240ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 22
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 17
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 10
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 6: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 1ms, max 240ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 9: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 1ms, max 240ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 10
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 11: Mountain2 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 1ms, max 240ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 42
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 15: Mountain2 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 244ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 244ms (315ms) <P13> 107ms (114ms) <P14> 190ms (196ms) <P12> 98ms (201ms) 
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 240ms (279ms) <P13> 107ms (114ms) <P14> 190ms (196ms) <P12> 98ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4788611945881905414
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7831768
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 1)
  INFO [Player.useFood]                              (P14)AlpenCactus 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 243ms (279ms) <P13> 105ms (109ms) <P14> 190ms (196ms) <P12> 102ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 3 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]                       (P14)AlpenCactus develops tile Plain (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 1724
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $101, max: 47.5, left: 2.3943448, fraction 0.05040726
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $101 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 0ms (2ms) <P11> 238ms (254ms) <P13> 108ms (117ms) <P14> 193ms (196ms) <P12> 101ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6248919332364927267
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30035728
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 2)
  INFO [Player.useFood]                              (P12)stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 240ms (259ms) <P13> 108ms (117ms) <P14> 193ms (196ms) <P12> 99ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 3 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)stt9000 develops tile Mountain2 (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (7,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 1951
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $123, max: 47.5, left: 9.079121, fraction 0.19113939
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $123 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 235ms (254ms) <P13> 101ms (116ms) <P14> 181ms (197ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7338588373020717675
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.573844
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 3)
  INFO [Player.useFood]                              (P13)xlocarx 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 234ms (254ms) <P13> 100ms (113ms) <P14> 180ms (196ms) <P12> 94ms (97ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 3 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)xlocarx develops tile Plain (3,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            xlocarx caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Mountain1 (2,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 1889
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $140, max: 47.5, left: 10.37915, fraction 0.21850842
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $140 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 234ms (254ms) <P13> 100ms (112ms) <P14> 181ms (194ms) <P12> 92ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8550301676260006608
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41073525
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim has 2 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 237ms (254ms) <P13> 102ms (112ms) <P14> 181ms (194ms) <P12> 92ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 3 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: 530. End Update: 529
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1352
  INFO [Mule.runAway]                                Mule runs away for (P11)NilacTheGrim
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: FUUUCK
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: so much money too.
  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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 247ms (310ms) <P13> 109ms (116ms) <P14> 181ms (195ms) <P12> 99ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1857912721485073861
  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 [ColonyEvent.applyEvent]                      Radiation strikes (P14)AlpenCactus Plain (5,2)
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: im doomed this game lol
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 247ms (298ms) <P13> 109ms (116ms) <P14> 182ms (195ms) <P12> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6471250084563093894
  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]                 (P12)stt9000 has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 2 food, 3 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 3 energy, 7 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: no good events either..
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 3 food, 3 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 2 food, 1 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 2 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 249ms (298ms) <P13> 109ms (115ms) <P14> 183ms (194ms) <P12> 102ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 249ms (298ms) <P13> 109ms (115ms) <P14> 183ms (194ms) <P12> 102ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -427497362327978760
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 6, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $211 sell price $246
  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]               (P12)stt9000 Smithore: 17 critical: 0 surplus: 17 money: $1122
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 0 critical: 0 surplus: 0 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 7 critical: 0 surplus: 7 money: $3621
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (9ms) <P11> 249ms (298ms) <P13> 104ms (112ms) <P14> 188ms (194ms) <P12> 103ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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.73899996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 261ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 310ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)AlpenCactus (P12)stt9000 
  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 [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)stt9000 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 310ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $211 (24 units for $5064)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 247ms (298ms) <P13> 107ms (115ms) <P14> 189ms (195ms) <P12> 103ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8967883236773761787
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  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]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $4709
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 12 critical: 0 surplus: 12 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $5098
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 247ms (287ms) <P13> 107ms (116ms) <P14> 188ms (194ms) <P12> 101ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.753 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 247ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 287ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 245ms (267ms) <P13> 109ms (118ms) <P14> 184ms (189ms) <P12> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -540630693868748431
  INFO [Shop.calcBuySellPrice]                       Current Food price $63
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 158%
  INFO [Shop.printPriceFactor]                       Food buy price $85 sell price $120
  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]               (P12)stt9000 Food: 4 critical: 4 surplus: 0 money: $4709
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 2 critical: 4 surplus: -2 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 3 critical: 4 surplus: -1 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 0 critical: 4 surplus: -4 money: $5098
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 248ms (312ms) <P13> 109ms (120ms) <P14> 183ms (187ms) <P12> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 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 (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 (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.737 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 263ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 312ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $100 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 247ms (296ms) <P13> 107ms (116ms) <P14> 182ms (196ms) <P12> 98ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8793666237081591301
  INFO [Shop.calcBuySellPrice]                       Current Energy price $74
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is increased to 141%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P12)stt9000 Energy: 3 critical: 6 surplus: -3 money: $4709
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 4 critical: 2 surplus: 2 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 2 critical: 6 surplus: -4 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 2 critical: 3 surplus: -1 money: $5098
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 282ms (327ms) <P13> 106ms (115ms) <P14> 182ms (198ms) <P12> 98ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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.704 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 2ms, max 296ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 329ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim 
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)NilacTheGrim auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 327ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $167 (2 units for $334)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 247ms (327ms) <P13> 106ms (111ms) <P14> 190ms (198ms) <P12> 97ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2078676687654890928
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49470056
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $4375 Plots: 6 Assets: 1820 Total: 9195
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $5098 Plots: 5 Assets: 639 Total: 8237
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 0 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $214 Plots: 7 Assets: 2231 Total: 5945
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 3 Energy: 2 Smithore: 0 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $337 Plots: 6 Assets: 679 Total: 4016
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 2 Energy: 2 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 $420
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 14 units $211
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $167
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $420
  INFO [SummaryPhase2.begin]                         Colony total: 27393
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 246ms (341ms) <P13> 108ms (115ms) <P14> 192ms (198ms) <P12> 97ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 2ms, max 246ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 341ms 26 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 2ms, max 246ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 247ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 40
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 3: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 7: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 2ms, max 272ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 11: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 2ms, max 272ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 272ms (346ms) <P13> 110ms (119ms) <P14> 195ms (198ms) <P12> 99ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $332
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 3ms, max 272ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]            (P14)AlpenCactus bought the plot for $2156
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 246ms (301ms) <P13> 116ms (121ms) <P14> 195ms (202ms) <P12> 95ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5331963386285707067
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5922685
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 1)
  INFO [Player.useFood]                              (P12)stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 246ms (317ms) <P13> 115ms (121ms) <P14> 195ms (202ms) <P12> 99ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 1 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)stt9000 develops tile Plain (7,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P12)stt9000 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2172
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $110, max: 47.5, left: 4.7990994, fraction 0.10103367
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $110 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 242ms (247ms) <P13> 108ms (116ms) <P14> 193ms (200ms) <P12> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6211516368151331924
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27502084
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 2)
  INFO [Player.useFood]                              (P14)AlpenCactus has 0 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 243ms (247ms) <P13> 108ms (114ms) <P14> 193ms (200ms) <P12> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 1 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 [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 75
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $103, max: 47.5, left: 3.5000014, fraction 0.07368424
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 1ms (1ms) <P11> 246ms (252ms) <P13> 107ms (114ms) <P14> 195ms (200ms) <P12> 101ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5932478983329881234
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44862002
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 3)
  INFO [Player.useFood]                              (P13)xlocarx 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 246ms (308ms) <P13> 107ms (114ms) <P14> 195ms (200ms) <P12> 101ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 1 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 [GameController.apply]                        (P11)NilacTheGrim chat: bot:playerevents
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (2) Gypsy Inlaws [AlpenCactus ] ~ (3) Agriculture Award [stt9000 ] ~ 
  INFO [DevelopmentMessenger.showMessage]            xlocarx caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 856
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $134, max: 47.5, left: 20.534626, fraction 0.43230793
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $134 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 241ms (263ms) <P13> 107ms (114ms) <P14> 197ms (200ms) <P12> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1158700864095612070
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64091796
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim has 2 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 [GameController.apply]                        (P11)NilacTheGrim chat: wow.
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: harsh
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 241ms (263ms) <P13> 107ms (114ms) <P14> 197ms (200ms) <P12> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 1 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: 135. End Update: 134
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Mountain3 (0,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1470
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: phew.
  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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 239ms (298ms) <P13> 111ms (115ms) <P14> 195ms (199ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 239ms (298ms) <P13> 111ms (115ms) <P14> 195ms (199ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1123667896849592772
  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]                 (P12)stt9000 has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 2 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 2 food, 8 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 2 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 0 food, 3 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)AlpenCactus chat: nobody likes food, eh?
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 3 food, 10 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 1 food, 4 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 0 food, 2 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 4 energy, 9 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 240ms (270ms) <P13> 111ms (116ms) <P14> 194ms (198ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4452847764000237954
  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]                        (P11)NilacTheGrim chat: ouch :P
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 241ms (298ms) <P13> 111ms (116ms) <P14> 188ms (195ms) <P12> 99ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8314003050036868969
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $211
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 14, mules potentially available: 19, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 57%
  INFO [Shop.printPriceFactor]                       Smithore buy price $128 sell price $163
  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]                        (P14)AlpenCactus chat: where's a bot when you need him
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Smithore: 18 critical: 0 surplus: 18 money: $4215
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 6 critical: 0 surplus: 6 money: $42
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 9 critical: 0 surplus: 9 money: $3045
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 255ms (332ms) <P13> 111ms (117ms) <P14> 187ms (195ms) <P12> 98ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 1ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 332ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  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 [Player.increaseAuctionTeleportCount]         (P11)NilacTheGrim 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]         (P14)AlpenCactus 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 [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]         (P12)stt9000 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $128 (33 units for $4224)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P11> 270ms (328ms) <P13> 109ms (116ms) <P14> 185ms (194ms) <P12> 99ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4542340972147481874
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $6519
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $810
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 0 critical: 0 surplus: 0 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $4197
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 270ms (328ms) <P13> 108ms (116ms) <P14> 185ms (190ms) <P12> 99ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: harsh. lol
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 265ms (328ms) <P13> 108ms (116ms) <P14> 185ms (190ms) <P12> 99ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5768512032941387324
  INFO [Shop.calcBuySellPrice]                       Current Food price $100
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 4, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 325%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  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]               (P12)stt9000 Food: 3 critical: 4 surplus: -1 money: $6519
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 1 critical: 4 surplus: -3 money: $810
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 0 critical: 4 surplus: -4 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 0 critical: 4 surplus: -4 money: $4197
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 281ms (338ms) <P13> 107ms (116ms) <P14> 187ms (190ms) <P12> 97ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 [GameController.apply]                        (P11)NilacTheGrim chat: package!! pls!
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: lol
  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 6ms, max 281ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 338ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 281ms (338ms) <P13> 105ms (109ms) <P14> 187ms (190ms) <P12> 97ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6195200791333214179
  INFO [Shop.calcBuySellPrice]                       Current Energy price $167
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 20, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $139 sell price $174
  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]                        (P14)AlpenCactus chat: yeah, really
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Energy: 10 critical: 6 surplus: 4 money: $6519
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 4 critical: 3 surplus: 1 money: $810
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 2 critical: 6 surplus: -4 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 4 critical: 3 surplus: 1 money: $4197
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 281ms (335ms) <P13> 101ms (108ms) <P14> 189ms (192ms) <P12> 98ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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.735 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 6ms, max 265ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  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]         (P11)NilacTheGrim auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $139 (5 units for $695)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (6ms) <P11> 250ms (335ms) <P13> 108ms (116ms) <P14> 192ms (196ms) <P12> 98ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -781324403861953304
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51291672
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $6936 Plots: 7 Assets: 2333 Total: 12769
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 3 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $4336 Plots: 7 Assets: 722 Total: 8558
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 0 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $131 Plots: 8 Assets: 1380 Total: 5511
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 0 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $949 Plots: 7 Assets: 902 Total: 5351
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 43 units $128
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $139
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $250
  INFO [SummaryPhase2.begin]                         Colony total: 32189
  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 [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:stt9000 Money: $4375 Plots: 6 Assets: 1820 Total: 9195
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:AlpenCactus Money: $5098 Plots: 5 Assets: 639 Total: 8237
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (405570) hug4drugs: I NEEDED ONE GOD DAMN FOOD
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (405571) Gohar: ya, in fact, tahtpakcge in rnd 12 gave me teh game
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (405572) Gohar: was worth 600
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:xlocarx Money: $214 Plots: 7 Assets: 2231 Total: 5945
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:NilacTheGrim Money: $337 Plots: 6 Assets: 679 Total: 4016
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(13.30%) Pests(13.30%) Radiation(0%) Acid Rain(13.30%) Sunspot Activity(13.30%) Meteor Strike(13.30%) Earthquake(20.00%) Fire(13.30%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (5ms) <P11> 247ms (307ms) <P13> 109ms (117ms) <P14> 192ms (196ms) <P12> 98ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 4ms, max 247ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 297ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 4ms, max 247ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 3: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 4ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 5: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 4ms, max 250ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 7: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 250ms
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 8: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 250ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 247ms (297ms) <P13> 110ms (117ms) <P14> 185ms (194ms) <P12> 98ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 246ms (291ms) <P13> 109ms (117ms) <P14> 185ms (194ms) <P12> 99ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6190840439921276608
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13002485
  INFO [PlayerEventPhase.begin]                      Event player: (P12)stt9000 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)stt9000 has 1 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 242ms (263ms) <P13> 109ms (117ms) <P14> 185ms (193ms) <P12> 98ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)AlpenCactus chat: that's just mean
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (8,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 782
  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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 243ms (266ms) <P13> 108ms (114ms) <P14> 186ms (195ms) <P12> 96ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2568453316520632398
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9489257
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 2)
  INFO [Player.useFood]                              (P14)AlpenCactus has 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 243ms (291ms) <P13> 108ms (112ms) <P14> 185ms (195ms) <P12> 96ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 1 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 [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 76
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $114, max: 47.5, left: 3.4800014, fraction 0.07326319
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $114 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 1ms (2ms) <P11> 243ms (266ms) <P13> 109ms (114ms) <P14> 185ms (194ms) <P12> 99ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -243095579756232497
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8665544
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 3)
  INFO [Player.useFood]                              (P13)xlocarx has 0 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 243ms (266ms) <P13> 109ms (114ms) <P14> 186ms (194ms) <P12> 99ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 1 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 [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 84
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $100, max: 47.5, left: 3.3200016, fraction 0.06989477
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $100 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 243ms (263ms) <P13> 108ms (112ms) <P14> 187ms (194ms) <P12> 98ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -74866000413300061
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20091057
  INFO [PlayerEventPhase.begin]                      Event player: (P11)NilacTheGrim (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $200 for stopping the Wart Worm infestation
  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]                        (P14)AlpenCactus chat: what i wouldn't give for a burger
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)NilacTheGrim has 1 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 243ms (263ms) <P13> 108ms (112ms) <P14> 186ms (194ms) <P12> 96ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 1 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)NilacTheGrim develops tile Plain (1,2) with Food factory
  INFO [GameController.apply]                        (P14)AlpenCactus chat: go nilac
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 782
  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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 243ms (266ms) <P13> 107ms (112ms) <P14> 189ms (195ms) <P12> 100ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 243ms (266ms) <P13> 107ms (112ms) <P14> 189ms (195ms) <P12> 100ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7488063460382993181
  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]                 (P12)stt9000 has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 4 food, 8 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: wow food prod is bad lol
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 4 food, 8 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 2 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 4 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 243ms (272ms) <P13> 109ms (115ms) <P14> 185ms (193ms) <P12> 101ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8214997373055177932
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 243ms (249ms) <P13> 109ms (118ms) <P14> 185ms (192ms) <P12> 101ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1409955242081291833
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $128
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $13
  INFO [Shop.printPriceFactor]                       Smithore shop: 43, mules potentially available: 33, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $69 sell price $104
  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]               (P12)stt9000 Smithore: 7 critical: 0 surplus: 7 money: $6661
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 2 critical: 0 surplus: 2 money: $874
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $231
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 4 critical: 0 surplus: 4 money: $4450
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 242ms (250ms) <P13> 110ms (118ms) <P14> 185ms (192ms) <P12> 99ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.758 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 242ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  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)NilacTheGrim auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)stt9000 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $69 (13 units for $897)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (5ms) <P11> 243ms (250ms) <P13> 111ms (119ms) <P14> 185ms (196ms) <P12> 99ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5696305930156812110
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $7144
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $1012
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 5 critical: 0 surplus: 5 money: $231
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $4726
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (5ms) <P11> 244ms (272ms) <P13> 115ms (119ms) <P14> 188ms (196ms) <P12> 99ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.755 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 245ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx 
  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: 272ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (5 units for $344)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 245ms (277ms) <P13> 115ms (119ms) <P14> 186ms (194ms) <P12> 98ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1389142125445004319
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 145%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  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]                        (P11)NilacTheGrim chat: harsh.
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Food: 4 critical: 4 surplus: 0 money: $6928
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 2 critical: 4 surplus: -2 money: $1012
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 4 critical: 4 surplus: 0 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 0 critical: 4 surplus: -4 money: $4598
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 248ms (311ms) <P13> 111ms (116ms) <P14> 185ms (191ms) <P12> 96ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: this is a harsh game...
  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.752 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 248ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 311ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: alpen buy!
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 248ms (311ms) <P13> 108ms (115ms) <P14> 190ms (194ms) <P12> 96ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 324866090533244804
  INFO [Shop.calcBuySellPrice]                       Current Energy price $139
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 20, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $124 sell price $159
  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]                        (P14)AlpenCactus chat: we'll be living in tents if we're lucky
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: yeah if we're lucky lol
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Energy: 9 critical: 7 surplus: 2 money: $6928
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 3 critical: 4 surplus: -1 money: $1012
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 3 critical: 6 surplus: -3 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 3 critical: 3 surplus: 0 money: $4598
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 248ms (323ms) <P13> 108ms (113ms) <P14> 185ms (191ms) <P12> 96ms (97ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (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.751 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 249ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 325ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)stt9000 
  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: 325ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $159 (1 units for $159)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 247ms (325ms) <P13> 108ms (113ms) <P14> 186ms (194ms) <P12> 96ms (97ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -862595665222918668
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51778600
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $7087 Plots: 8 Assets: 3126 Total: 14213
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 4 Energy: 8 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $4598 Plots: 8 Assets: 918 Total: 9516
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 0 Energy: 3 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $416 Plots: 9 Assets: 2241 Total: 7157
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $1012 Plots: 8 Assets: 1252 Total: 6264
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 52 units $69
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $159
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 37150
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 243ms (306ms) <P13> 108ms (118ms) <P14> 188ms (194ms) <P12> 95ms (97ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 243ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 325ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 0ms, max 246ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 1: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 246ms
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 3: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 8: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 10: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 249ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 251ms (325ms) <P13> 112ms (118ms) <P14> 187ms (194ms) <P12> 96ms (101ms) 
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 249ms (306ms) <P13> 112ms (118ms) <P14> 187ms (194ms) <P12> 96ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4492628848473588548
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41517323
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 1)
  INFO [Player.useFood]                              (P12)stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 251ms (306ms) <P13> 112ms (118ms) <P14> 191ms (194ms) <P12> 96ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  INFO [Wampus.<init>]                               Wampus has 1 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)stt9000 develops tile Plain (8,1) with Food factory
  INFO [GameModel.developLand]                       (P12)stt9000 undevelops tile Plain (7,1)
  INFO [GameController.apply]                        (P14)AlpenCactus chat: this game is a blowout
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (7,1) with Food factory
  INFO [GameModel.developLand]                       (P12)stt9000 undevelops tile Mountain2 (7,3)
  INFO [GameController.apply]                        (P14)AlpenCactus chat: stt has it in the bag
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            stt9000 caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2334
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $152, max: 47.5, left: 1.3991027, fraction 0.029454794
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $152 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 252ms (263ms) <P13> 102ms (113ms) <P14> 191ms (197ms) <P12> 96ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5114258294035700760
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30947375
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 2)
  INFO [Player.useFood]                              (P14)AlpenCactus has 0 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 252ms (263ms) <P13> 102ms (111ms) <P14> 191ms (197ms) <P12> 96ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  INFO [Wampus.<init>]                               Wampus has 1 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 [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 69
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $165, max: 47.5, left: 3.6200013, fraction 0.07621055
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $165 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 2ms (3ms) <P11> 250ms (258ms) <P13> 100ms (111ms) <P14> 186ms (197ms) <P12> 96ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2929507471328511492
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.373859
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 3)
  INFO [Player.useFood]                              (P13)xlocarx 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 250ms (263ms) <P13> 102ms (113ms) <P14> 186ms (197ms) <P12> 95ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  INFO [Wampus.<init>]                               Wampus has 1 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)NilacTheGrim chat: what the fuck player events are not happenign at all lol
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: bot:probs
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(7.69%) Pests(15.40%) Radiation(0%) Acid Rain(15.40%) Sunspot Activity(15.40%) Meteor Strike(15.40%) Earthquake(15.40%) Fire(15.40%) 
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Plain (1,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            xlocarx caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 2194
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $158, max: 47.5, left: 4.1791, fraction 0.08798105
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $158 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 247ms (279ms) <P13> 109ms (116ms) <P14> 191ms (197ms) <P12> 93ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4862676496213362679
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2721436
  INFO [PlayerEventPhase.begin]                      Event player: (P11)NilacTheGrim (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 [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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)NilacTheGrim has 2 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 248ms (286ms) <P13> 112ms (116ms) <P14> 194ms (198ms) <P12> 94ms (97ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)AlpenCactus chat: theres a nice one for you
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (7,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1145
  INFO [GameModel.gamble]                            (P11)NilacTheGrim gambles $166, max: 47.5, left: 3.9695864, fraction 0.08357024
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim won $166 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 246ms (276ms) <P13> 110ms (115ms) <P14> 194ms (198ms) <P12> 94ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 246ms (276ms) <P13> 110ms (115ms) <P14> 194ms (198ms) <P12> 94ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5605681608855144430
  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]                 (P12)stt9000 has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 15 food, 8 energy, 6 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 6 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 14 energy, 0 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 0 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 13 food, 5 energy, 7 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 6 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 5 food, 15 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 0 food, 3 energy, 8 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 253ms (296ms) <P13> 109ms (114ms) <P14> 189ms (197ms) <P12> 97ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4522012156490261606
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 253ms (296ms) <P13> 110ms (114ms) <P14> 188ms (197ms) <P12> 97ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4717860493588018903
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $69
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  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]               (P12)stt9000 Smithore: 7 critical: 0 surplus: 7 money: $7409
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 4 critical: 0 surplus: 4 money: $1898
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $514
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 8 critical: 0 surplus: 8 money: $4763
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 266ms (296ms) <P13> 110ms (114ms) <P14> 189ms (197ms) <P12> 100ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.73399997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 266ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 295ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 266ms (295ms) <P13> 111ms (115ms) <P14> 188ms (197ms) <P12> 98ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5984053642246733940
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  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]               (P12)stt9000 Crystite: 5 critical: 0 surplus: 5 money: $7409
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $1898
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 8 critical: 0 surplus: 8 money: $514
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 2 critical: 0 surplus: 2 money: $4763
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 255ms (295ms) <P13> 109ms (112ms) <P14> 187ms (193ms) <P12> 101ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.747 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 253ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 295ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]         (P14)AlpenCactus auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)stt9000 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 [Player.increaseAuctionTeleportCount]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 295ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (15 units for $1980)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 251ms (295ms) <P13> 109ms (116ms) <P14> 188ms (193ms) <P12> 101ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6113294536681175270
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $186 sell price $221
  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]               (P12)stt9000 Food: 13 critical: 5 surplus: 8 money: $8069
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 6 critical: 5 surplus: 1 money: $1898
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 5 critical: 5 surplus: 0 money: $1570
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 0 critical: 5 surplus: -5 money: $5027
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 249ms (266ms) <P13> 109ms (114ms) <P14> 191ms (197ms) <P12> 98ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (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.751 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 249ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P13)xlocarx (P12)stt9000 
  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]         (P11)NilacTheGrim auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $186 (1 units for $186)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 246ms (252ms) <P13> 109ms (116ms) <P14> 193ms (198ms) <P12> 98ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7152911749692475225
  INFO [Shop.calcBuySellPrice]                       Current Energy price $159
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 33, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 73%
  INFO [Shop.printPriceFactor]                       Energy buy price $101 sell price $136
  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]               (P12)stt9000 Energy: 6 critical: 8 surplus: -2 money: $8069
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 8 critical: 4 surplus: 4 money: $2084
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 15 critical: 6 surplus: 9 money: $1570
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 4 critical: 3 surplus: 1 money: $4841
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 249ms (291ms) <P13> 112ms (116ms) <P14> 196ms (198ms) <P12> 98ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.751 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 249ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 291ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 291ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 291ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 291ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $101 (10 units for $1010)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 249ms (292ms) <P13> 114ms (117ms) <P14> 192ms (197ms) <P12> 97ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 556154332580038740
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52180656
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $7766 Plots: 9 Assets: 4456 Total: 16722
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 13 Energy: 9 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $4942 Plots: 9 Assets: 1210 Total: 10652
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 1 Energy: 3 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $2176 Plots: 10 Assets: 2694 Total: 9870
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $2387 Plots: 9 Assets: 2043 Total: 8930
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 5 Energy: 5 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $186
  INFO [SummaryPhase2.begin]                         Shop Energy: 7 units $101
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $100
  INFO [SummaryPhase2.begin]                         Colony total: 46174
  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 (14) 0 bytes
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 252ms (295ms) <P13> 114ms (116ms) <P14> 192ms (196ms) <P12> 97ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 252ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 295ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 0ms, max 252ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)xlocarx is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 252ms
  INFO [LandGrantPhase.claimPlot]                    (P12)stt9000 is granted tile 1: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 252ms
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 5: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 252ms
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 6: Mountain1 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 252ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 252ms (295ms) <P13> 112ms (116ms) <P14> 192ms (195ms) <P12> 98ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2096
  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 (14) 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 7 frames, rountrip 0ms, max 248ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]            (P11)NilacTheGrim bought the plot for $2104
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 242ms (258ms) <P13> 110ms (114ms) <P14> 190ms (194ms) <P12> 99ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2044
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 7 frames, rountrip 1ms, max 242ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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]            (P14)AlpenCactus bought the plot for $2100
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 235ms (256ms) <P13> 108ms (114ms) <P14> 189ms (195ms) <P12> 99ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4021906981373611162
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23913205
  INFO [PlayerEventPhase.begin]                      Event player: (P12)stt9000 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)stt9000 has 13 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 236ms (246ms) <P13> 110ms (117ms) <P14> 185ms (194ms) <P12> 99ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  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)stt9000 develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,2) with Food factory
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)stt9000 sold a mule for $175
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2108
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $167, max: 47.5, left: 5.339099, fraction 0.11240208
  INFO [DevelopmentMessenger.showMessage]            stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 244ms (266ms) <P13> 106ms (117ms) <P14> 185ms (189ms) <P12> 97ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5632978587964427418
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31918192
  INFO [PlayerEventPhase.begin]                      No player event for (P14)AlpenCactus (rank 2)
  INFO [Player.useFood]                              (P14)AlpenCactus has 1 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 244ms (266ms) <P13> 107ms (117ms) <P14> 186ms (189ms) <P12> 97ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  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]                       (P14)AlpenCactus develops tile River (4,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 675
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 1ms (2ms) <P11> 246ms (266ms) <P13> 115ms (117ms) <P14> 187ms (189ms) <P12> 95ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7651195919480642626
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.622355
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 3)
  INFO [Player.useFood]                              (P13)xlocarx 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]                        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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 246ms (281ms) <P13> 115ms (117ms) <P14> 187ms (189ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  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: 635. End Update: 634
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Mountain2 (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 2071
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $166, max: 47.5, left: 6.079098, fraction 0.12798102
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $166 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 239ms (273ms) <P13> 113ms (127ms) <P14> 187ms (197ms) <P12> 94ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1930047635410873998
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9565705
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim 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]                        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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 239ms (273ms) <P13> 109ms (127ms) <P14> 187ms (197ms) <P12> 94ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  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)NilacTheGrim develops tile Mountain2 (0,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim undevelops tile Plain (7,4)
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim undevelops tile Plain (8,4)
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Mountain2 (1,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 2048
  INFO [GameModel.gamble]                            (P11)NilacTheGrim gambles $157, max: 47.5, left: 6.539098, fraction 0.13766521
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim won $157 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 236ms (249ms) <P13> 103ms (114ms) <P14> 186ms (198ms) <P12> 94ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 236ms (249ms) <P13> 103ms (114ms) <P14> 186ms (198ms) <P12> 94ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7899336932283838635
  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]                 (P12)stt9000 has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 11 food, 8 energy, 3 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 4 food, 8 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 12 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 4 food, 3 energy, 7 smithore, 0 crystite
  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: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 11 food, 10 energy, 4 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 4 food, 8 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 3 food, 12 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 5 food, 1 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 248ms (280ms) <P13> 103ms (114ms) <P14> 185ms (197ms) <P12> 94ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2007107616986054336
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 249ms (280ms) <P13> 103ms (114ms) <P14> 184ms (187ms) <P12> 95ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2688983699210956037
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 125%
  INFO [Shop.printPriceFactor]                       Smithore buy price $69 sell price $104
  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]                        (P11)NilacTheGrim chat: what weird events...
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Smithore: 11 critical: 0 surplus: 11 money: $7833
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 19 critical: 0 surplus: 19 money: $215
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $1942
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 14 critical: 0 surplus: 14 money: $2717
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 249ms (299ms) <P13> 102ms (109ms) <P14> 184ms (187ms) <P12> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (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.741 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 259ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus 
  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.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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 280ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $69 (7 units for $483)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 259ms (280ms) <P13> 102ms (109ms) <P14> 182ms (185ms) <P12> 102ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2625831191622848477
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  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]               (P12)stt9000 Crystite: 11 critical: 0 surplus: 11 money: $7350
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $698
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 27 critical: 0 surplus: 27 money: $1942
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $2717
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 259ms (265ms) <P13> 103ms (112ms) <P14> 182ms (185ms) <P12> 103ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.741 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 259ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx (P12)stt9000 
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)stt9000 auction teleport count: 1
  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 [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]         (P13)xlocarx auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 259ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (38 units for $5168)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 238ms (259ms) <P13> 108ms (119ms) <P14> 182ms (185ms) <P12> 103ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6704361201056270379
  INFO [Shop.calcBuySellPrice]                       Current Food price $186
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $135 sell price $170
  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]               (P12)stt9000 Food: 15 critical: 5 surplus: 10 money: $8846
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 4 critical: 5 surplus: -1 money: $698
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 3 critical: 5 surplus: -2 money: $5614
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 5 critical: 5 surplus: 0 money: $2717
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 238ms (249ms) <P13> 112ms (119ms) <P14> 182ms (185ms) <P12> 103ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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.76100004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 239ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 259ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)stt9000 
  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: 249ms
  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 [SlickLogSystem.info]                         Transaction #6
  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]         (P12)stt9000 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 246ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $135 (10 units for $1350)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 239ms (249ms) <P13> 112ms (119ms) <P14> 183ms (186ms) <P12> 102ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 377757298313458919
  INFO [Shop.calcBuySellPrice]                       Current Energy price $101
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy buy price $63 sell price $98
  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]               (P12)stt9000 Energy: 12 critical: 8 surplus: 4 money: $10196
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 9 critical: 5 surplus: 4 money: $698
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 14 critical: 8 surplus: 6 money: $5344
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 1 critical: 4 surplus: -3 money: $2717
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 241ms (266ms) <P13> 114ms (119ms) <P14> 183ms (193ms) <P12> 98ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (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.758 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 242ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P14)AlpenCactus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx (P12)stt9000 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $74 (6 units for $448)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 242ms (267ms) <P13> 110ms (117ms) <P14> 187ms (194ms) <P12> 96ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2730765843263053637
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51099696
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $10264 Plots: 9 Assets: 3596 Total: 18360
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 5 Energy: 11 Smithore: 18 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $5724 Plots: 11 Assets: 2466 Total: 13690
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $2269 Plots: 11 Assets: 2524 Total: 10293
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 5 Energy: 7 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $698 Plots: 11 Assets: 2594 Total: 8792
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 4 Energy: 9 Smithore: 12 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $135
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $130
  INFO [SummaryPhase2.begin]                         Colony total: 51135
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 242ms (280ms) <P13> 110ms (120ms) <P14> 190ms (196ms) <P12> 98ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 242ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 280ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 0ms, max 242ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)AlpenCactus is granted tile 0: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 242ms
  INFO [LandGrantPhase.claimPlot]                    (P11)NilacTheGrim is granted tile 1: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 242ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 242ms (280ms) <P13> 112ms (120ms) <P14> 191ms (196ms) <P12> 98ms (104ms) 
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 242ms (274ms) <P13> 109ms (116ms) <P14> 190ms (196ms) <P12> 98ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -766708102852564646
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41639417
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 4)
  INFO [Player.useFood]                              (P11)NilacTheGrim has 4 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 243ms (283ms) <P13> 109ms (115ms) <P14> 187ms (195ms) <P12> 97ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  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)NilacTheGrim develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (7,4) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1784. End Update: 1783
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 1835
  INFO [GameModel.gamble]                            (P11)NilacTheGrim gambles $153, max: 47.5, left: 2.2992964, fraction 0.04840624
  INFO [DevelopmentMessenger.showMessage]            NilacTheGrim 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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 239ms (259ms) <P13> 108ms (120ms) <P14> 183ms (194ms) <P12> 99ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1085022288103398036
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12967068
  INFO [PlayerEventPhase.begin]                      Event player: (P14)AlpenCactus (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $150
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)AlpenCactus has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 240ms (259ms) <P13> 108ms (120ms) <P14> 182ms (193ms) <P12> 99ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  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)NilacTheGrim chat: bot:probs
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(9.09%) Pests(18.20%) Radiation(0%) Acid Rain(18.20%) Sunspot Activity(18.20%) Meteor Strike(18.20%) Earthquake(18.20%) Fire(0%) 
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (5,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 244ms (267ms) <P13> 104ms (114ms) <P14> 182ms (184ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7706727788728094956
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32740664
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 2)
  INFO [Player.useFood]                              (P13)xlocarx 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]                        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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 249ms (277ms) <P13> 104ms (114ms) <P14> 182ms (183ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  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 [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 79
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $250, max: 47.5, left: 45.919964, fraction 0.9667361
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $250 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 251ms (277ms) <P13> 104ms (112ms) <P14> 181ms (182ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5336488506710811499
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28007025
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 1)
  INFO [Player.useFood]                              (P12)stt9000 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]                        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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 251ms (277ms) <P13> 104ms (112ms) <P14> 181ms (182ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  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)stt9000 undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (7,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)stt9000 undevelops tile Mountain2 (7,3)
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 1974
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $167, max: 47.5, left: 8.019096, fraction 0.16882308
  INFO [DevelopmentMessenger.showMessage]            stt9000 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 248ms (277ms) <P13> 106ms (111ms) <P14> 183ms (196ms) <P12> 99ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 248ms (277ms) <P13> 106ms (111ms) <P14> 183ms (196ms) <P12> 99ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -346194967584806839
  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]                 (P12)stt9000 has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 7 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 4 food, 8 energy, 12 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 4 food, 6 energy, 22 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 12 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 4 food, 14 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 5 food, 7 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 5 food, 7 energy, 23 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 4 food, 12 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 4 food, 15 energy, 18 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 248ms (277ms) <P13> 107ms (114ms) <P14> 183ms (196ms) <P12> 103ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2627706817146510094
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 248ms (277ms) <P13> 108ms (114ms) <P14> 186ms (196ms) <P12> 101ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9133108890591192756
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $69
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $173 sell price $208
  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]               (P12)stt9000 Smithore: 25 critical: 0 surplus: 25 money: $10406
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 35 critical: 0 surplus: 35 money: $441
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $5974
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 32 critical: 0 surplus: 32 money: $1649
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P11> 245ms (320ms) <P13> 109ms (118ms) <P14> 190ms (197ms) <P12> 103ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  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.755 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 245ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 301ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  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.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]         (P12)stt9000 auction teleport count: 1
  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]         (P14)AlpenCactus auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)NilacTheGrim auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 276ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $173 (92 units for $15916)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 235ms (276ms) <P13> 113ms (121ms) <P14> 191ms (196ms) <P12> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -151189920990343888
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  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]               (P12)stt9000 Crystite: 0 critical: 0 surplus: 0 money: $14731
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 0 critical: 0 surplus: 0 money: $6496
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 0 critical: 0 surplus: 0 money: $5974
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 0 critical: 0 surplus: 0 money: $7185
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P11> 242ms (301ms) <P13> 116ms (121ms) <P14> 191ms (196ms) <P12> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P11> 243ms (320ms) <P13> 116ms (121ms) <P14> 191ms (196ms) <P12> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6773859097404528818
  INFO [Shop.calcBuySellPrice]                       Current Food price $135
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 26, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 83%
  INFO [Shop.printPriceFactor]                       Food buy price $97 sell price $132
  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]               (P12)stt9000 Food: 5 critical: 5 surplus: 0 money: $14731
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 5 critical: 5 surplus: 0 money: $6496
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 4 critical: 5 surplus: -1 money: $5974
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 4 critical: 5 surplus: -1 money: $7185
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 246ms (342ms) <P13> 116ms (119ms) <P14> 189ms (196ms) <P12> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  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.75699997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 243ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx (P14)AlpenCactus (P12)stt9000 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 335ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 327ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $132 (3 units for $396)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 235ms (327ms) <P13> 112ms (117ms) <P14> 191ms (196ms) <P12> 99ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4127221010164257869
  INFO [Shop.calcBuySellPrice]                       Current Energy price $74
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 51, needed: 29
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $35 sell price $70
  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]               (P12)stt9000 Energy: 10 critical: 8 surplus: 2 money: $14731
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 10 critical: 7 surplus: 3 money: $6364
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 14 critical: 8 surplus: 6 money: $5974
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 17 critical: 6 surplus: 11 money: $6921
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 301ms (361ms) <P13> 112ms (118ms) <P14> 188ms (193ms) <P12> 99ms (107ms) 
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.673 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 0ms, max 327ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 364ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)xlocarx (P14)AlpenCactus 
  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: 348ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 348ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $35 (4 units for $140)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 246ms (348ms) <P13> 114ms (118ms) <P14> 185ms (192ms) <P12> 97ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3141301252544164180
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49981288
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $14731 Plots: 9 Assets: 1900 Total: 21131
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $6921 Plots: 12 Assets: 2142 Total: 15063
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 6 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $6224 Plots: 12 Assets: 2062 Total: 14286
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 6 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $6114 Plots: 11 Assets: 2003 Total: 13617
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 4 Energy: 10 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 $340
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 64 units $173
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $132
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $35
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $340
  INFO [SummaryPhase2.begin]                         Colony total: 64097
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P11> 246ms (348ms) <P13> 115ms (119ms) <P14> 183ms (192ms) <P12> 97ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  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 (14) 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> 0ms (4ms) <P11> 246ms (348ms) <P13> 115ms (119ms) <P14> 183ms (192ms) <P12> 97ms (99ms) 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P11> 246ms (348ms) <P13> 115ms (120ms) <P14> 183ms (192ms) <P12> 97ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6789543803969317170
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6618245
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 1)
  INFO [Player.useFood]                              (P12)stt9000 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]                        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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P11> 246ms (348ms) <P13> 115ms (120ms) <P14> 183ms (192ms) <P12> 97ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  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)stt9000 undevelops tile Mountain2 (7,3)
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Mountain2 (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)stt9000 undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2110
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $159, max: 47.5, left: 5.299099, fraction 0.11155998
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $159 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 232ms (244ms) <P13> 114ms (115ms) <P14> 185ms (195ms) <P12> 98ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2417395914296237057
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23377359
  INFO [PlayerEventPhase.begin]                      Event player: (P14)AlpenCactus (rank 2)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)AlpenCactus has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 234ms (261ms) <P13> 113ms (114ms) <P14> 191ms (196ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  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]                       (P14)AlpenCactus develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (3,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 2342
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $151, max: 47.5, left: 0.6591034, fraction 0.013875861
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 3ms (7ms) <P11> 236ms (249ms) <P13> 111ms (115ms) <P14> 194ms (196ms) <P12> 99ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7687199950767431916
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42067927
  INFO [PlayerEventPhase.begin]                      No player event for (P11)NilacTheGrim (rank 3)
  INFO [Player.useFood]                              (P11)NilacTheGrim 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 236ms (261ms) <P13> 113ms (115ms) <P14> 194ms (196ms) <P12> 98ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  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)NilacTheGrim develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Mountain2 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Mountain2 (0,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)NilacTheGrim
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: ouch.
  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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 236ms (249ms) <P13> 115ms (119ms) <P14> 192ms (200ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6109890234456636274
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38295448
  INFO [PlayerEventPhase.begin]                      No player event for (P13)xlocarx (rank 4)
  INFO [Player.useFood]                              (P13)xlocarx has 4 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 242ms (249ms) <P13> 115ms (119ms) <P14> 191ms (200ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  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 [GameController.apply]                        (P11)NilacTheGrim chat: man this sucks hard lol
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)xlocarx develops tile River (4,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 985
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $198, max: 47.5, left: 19.29955, fraction 0.4063063
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $198 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P11> 235ms (245ms) <P13> 115ms (119ms) <P14> 191ms (199ms) <P12> 95ms (98ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1825408726138179961
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P11> 235ms (245ms) <P13> 115ms (119ms) <P14> 191ms (199ms) <P12> 95ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2348629927753813610
  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 (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)stt9000 has 10 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 14 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 17 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 6 food, 6 energy, 3 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 5 food, 2 energy, 4 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 5 food, 7 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 8 food, 10 energy, 15 smithore, 5 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 6 food, 9 energy, 3 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 6 food, 2 energy, 4 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 4 food, 4 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 8 food, 12 energy, 18 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 236ms (249ms) <P13> 114ms (122ms) <P14> 191ms (201ms) <P12> 95ms (101ms) 
  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> 0ms (2ms) <P11> 236ms (249ms) <P13> 114ms (122ms) <P14> 191ms (201ms) <P12> 95ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1926076070948158707
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $173
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $14
  INFO [Shop.printPriceFactor]                       Smithore shop: 64, mules potentially available: 41, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $90 sell price $125
  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]               (P12)stt9000 Smithore: 3 critical: 0 surplus: 3 money: $14840
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 4 critical: 0 surplus: 4 money: $5684
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 0 critical: 0 surplus: 0 money: $5872
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 18 critical: 0 surplus: 18 money: $6052
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 242ms (265ms) <P13> 114ms (125ms) <P14> 192ms (201ms) <P12> 95ms (100ms) 
  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 [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.756 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 244ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus (P12)stt9000 
  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)stt9000 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)NilacTheGrim auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $90 (25 units for $2250)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 244ms (270ms) <P13> 113ms (125ms) <P14> 192ms (203ms) <P12> 99ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4274895358514589944
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  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]               (P12)stt9000 Crystite: 17 critical: 0 surplus: 17 money: $15110
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 14 critical: 0 surplus: 14 money: $6044
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 35 critical: 0 surplus: 35 money: $5872
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 5 critical: 0 surplus: 5 money: $7672
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 244ms (270ms) <P13> 112ms (115ms) <P14> 192ms (203ms) <P12> 99ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.756 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 244ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 247ms (281ms) <P13> 110ms (114ms) <P14> 196ms (203ms) <P12> 101ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 286692626498452936
  INFO [Shop.calcBuySellPrice]                       Current Food price $132
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 31, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $82 sell price $117
  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]               (P12)stt9000 Food: 6 critical: 5 surplus: 1 money: $15110
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 7 critical: 5 surplus: 2 money: $6044
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 4 critical: 5 surplus: -1 money: $5872
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 9 critical: 5 surplus: 4 money: $7672
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 244ms (266ms) <P13> 105ms (113ms) <P14> 195ms (199ms) <P12> 101ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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.756 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 2ms, max 244ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)xlocarx (P12)stt9000 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)NilacTheGrim (P14)AlpenCactus 
  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: 262ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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: 262ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)AlpenCactus auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 262ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $82 (5 units for $410)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 241ms (262ms) <P13> 104ms (112ms) <P14> 193ms (198ms) <P12> 101ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -347641219859630254
  INFO [Shop.calcBuySellPrice]                       Current Energy price $35
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 45, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  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]               (P12)stt9000 Energy: 12 critical: 8 surplus: 4 money: $15110
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 8 critical: 7 surplus: 1 money: $6126
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 6 critical: 9 surplus: -3 money: $5790
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 19 critical: 9 surplus: 10 money: $8000
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 243ms (280ms) <P13> 107ms (112ms) <P14> 194ms (198ms) <P12> 108ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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.754 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 246ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 348ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)NilacTheGrim (P13)xlocarx 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)AlpenCactus (P12)stt9000 
  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: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer xlocarx rank 4 takes over trade from buyer NilacTheGrim rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  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]         (P14)AlpenCactus auction teleport count: 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $96 (10 units for $960)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 235ms (284ms) <P13> 105ms (112ms) <P14> 193ms (196ms) <P12> 100ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4084692303333222762
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54436512
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $15110 Plots: 9 Assets: 3740 Total: 23350
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 6 Energy: 12 Smithore: 0 Crystite: 17
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $8960 Plots: 12 Assets: 2774 Total: 17734
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 5 Energy: 9 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $5598 Plots: 11 Assets: 4818 Total: 15916
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 5 Energy: 8 Smithore: 0 Crystite: 35
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $5358 Plots: 12 Assets: 3860 Total: 15218
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 6 Energy: 16 Smithore: 0 Crystite: 14
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 79 units $90
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $82
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 72218
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 243ms (284ms) <P13> 101ms (109ms) <P14> 194ms (196ms) <P12> 100ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  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 (14) 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> 2ms (3ms) <P11> 243ms (284ms) <P13> 101ms (109ms) <P14> 194ms (196ms) <P12> 100ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 243ms (284ms) <P13> 101ms (109ms) <P14> 195ms (197ms) <P12> 101ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 474639876650345811
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8912257
  INFO [PlayerEventPhase.begin]                      No player event for (P12)stt9000 (rank 1)
  INFO [Player.useFood]                              (P12)stt9000 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 256ms (342ms) <P13> 101ms (109ms) <P14> 195ms (197ms) <P12> 100ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)stt9000
  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)stt9000 develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)stt9000 develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)stt9000 sold a mule for $230
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)stt9000 finishes on update 2070
  INFO [GameModel.gamble]                            (P12)stt9000 gambles $204, max: 47.5, left: 6.099098, fraction 0.12840207
  INFO [DevelopmentMessenger.showMessage]            stt9000 won $204 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 242ms (280ms) <P13> 101ms (114ms) <P14> 193ms (197ms) <P12> 95ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9046707012734044635
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09451419
  INFO [PlayerEventPhase.begin]                      Event player: (P14)AlpenCactus (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $600 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)AlpenCactus has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 248ms (284ms) <P13> 104ms (115ms) <P14> 193ms (198ms) <P12> 95ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)AlpenCactus
  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]                       (P14)AlpenCactus undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)AlpenCactus undevelops tile Mountain3 (5,0)
  INFO [GameModel.developLand]                       (P14)AlpenCactus develops tile Mountain3 (5,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)AlpenCactus finishes on update 2306
  INFO [GameModel.gamble]                            (P14)AlpenCactus gambles $202, max: 47.5, left: 1.3791027, fraction 0.029033741
  INFO [DevelopmentMessenger.showMessage]            AlpenCactus won $202 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P11> 247ms (249ms) <P13> 106ms (114ms) <P14> 191ms (195ms) <P12> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8875018340854272188
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1800074
  INFO [PlayerEventPhase.begin]                      Event player: (P13)xlocarx (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [PlayerEventPhase$1.finished]                 Event Message: A wandering space traveler repaid your hospitality by leaving two bars of smithore
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)xlocarx has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 247ms (258ms) <P13> 108ms (115ms) <P14> 193ms (200ms) <P12> 100ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)xlocarx
  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 [AbstractDevelopmentPhase.apply]              Remote (P13)xlocarx finishes on update 95
  INFO [GameModel.gamble]                            (P13)xlocarx gambles $250, max: 47.5, left: 45.599957, fraction 0.9599991
  INFO [DevelopmentMessenger.showMessage]            xlocarx won $250 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 247ms (258ms) <P13> 111ms (118ms) <P14> 193ms (200ms) <P12> 100ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2128371898248826305
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15598488
  INFO [PlayerEventPhase.begin]                      Event player: (P11)NilacTheGrim (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $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 [GameController.apply]                        (P11)NilacTheGrim chat: lol
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)NilacTheGrim has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P11> 247ms (248ms) <P13> 106ms (115ms) <P14> 193ms (199ms) <P12> 101ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)NilacTheGrim
  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)NilacTheGrim develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Mountain3 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)NilacTheGrim develops tile Plain (1,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)NilacTheGrim finishes on update 2375
  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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (6ms) <P11> 245ms (248ms) <P13> 102ms (114ms) <P14> 197ms (201ms) <P12> 101ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (6ms) <P11> 245ms (248ms) <P13> 102ms (114ms) <P14> 197ms (201ms) <P12> 101ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8431890786205214553
  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]                 (P12)stt9000 has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)NilacTheGrim has 16 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)xlocarx has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)AlpenCactus has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)stt9000 expects 4 food, 0 energy, 3 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim expects 4 food, 3 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx expects 4 food, 11 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus expects 4 food, 14 energy, 1 smithore, 21 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: gg
  INFO [GameController.apply]                        (P11)NilacTheGrim chat: i did horribly lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)stt9000 produced 3 food, 0 energy, 3 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)NilacTheGrim produced 4 food, 4 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)xlocarx produced 4 food, 12 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)AlpenCactus produced 5 food, 16 energy, 0 smithore, 21 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 (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 245ms (248ms) <P13> 100ms (109ms) <P14> 196ms (201ms) <P12> 101ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2744217025431127090
  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)stt9000 chat: gge
  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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 247ms (308ms) <P13> 107ms (116ms) <P14> 197ms (209ms) <P12> 101ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5435925708467707192
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $90
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $12
  INFO [Shop.printPriceFactor]                       Smithore shop: 79, mules potentially available: 51, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P12)stt9000 Smithore: 3 critical: 0 surplus: 3 money: $15214
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Smithore: 0 critical: 0 surplus: 0 money: $5023
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Smithore: 2 critical: 0 surplus: 2 money: $5848
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Smithore: 0 critical: 0 surplus: 0 money: $9687
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 248ms (306ms) <P13> 109ms (116ms) <P14> 196ms (204ms) <P12> 101ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [GameController.apply]                        (P14)AlpenCactus chat: yeah, kinda sucked
  INFO [GameController.apply]                        (P13)xlocarx chat: good game guys!
  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 (14) 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> 3ms (4ms) <P11> 247ms (306ms) <P13> 111ms (116ms) <P14> 196ms (201ms) <P12> 101ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1488614854234302781
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  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]                        (P14)AlpenCactus chat: but thanks for the game anyways  : )
  INFO [CollectionPhase.goToNextPhase]               (P12)stt9000 Crystite: 48 critical: 0 surplus: 48 money: $15214
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Crystite: 45 critical: 0 surplus: 45 money: $5023
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Crystite: 63 critical: 0 surplus: 63 money: $5848
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Crystite: 26 critical: 0 surplus: 26 money: $9687
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 260ms (306ms) <P13> 111ms (116ms) <P14> 192ms (201ms) <P12> 99ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 (14) 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> 2ms (3ms) <P11> 260ms (306ms) <P13> 111ms (116ms) <P14> 192ms (201ms) <P12> 99ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6277453083148343569
  INFO [Shop.calcBuySellPrice]                       Current Food price $82
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  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]               (P12)stt9000 Food: 4 critical: 0 surplus: 4 money: $15214
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Food: 5 critical: 0 surplus: 5 money: $5023
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Food: 4 critical: 0 surplus: 4 money: $5848
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Food: 5 critical: 0 surplus: 5 money: $9687
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 277ms (332ms) <P13> 115ms (117ms) <P14> 186ms (196ms) <P12> 99ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 (14) 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> 2ms (5ms) <P11> 292ms (332ms) <P13> 115ms (120ms) <P14> 186ms (196ms) <P12> 99ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2295535239071354377
  INFO [Shop.calcBuySellPrice]                       Current Energy price $96
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 42, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $74 sell price $109
  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]               (P12)stt9000 Energy: 3 critical: 0 surplus: 3 money: $15214
  INFO [CollectionPhase.goToNextPhase]               (P11)NilacTheGrim Energy: 10 critical: 0 surplus: 10 money: $5023
  INFO [CollectionPhase.goToNextPhase]               (P13)xlocarx Energy: 12 critical: 0 surplus: 12 money: $5848
  INFO [CollectionPhase.goToNextPhase]               (P14)AlpenCactus Energy: 17 critical: 0 surplus: 17 money: $9687
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (5ms) <P11> 298ms (325ms) <P13> 116ms (120ms) <P14> 185ms (195ms) <P12> 99ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 (14) 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> 4ms (5ms) <P11> 296ms (321ms) <P13> 115ms (120ms) <P14> 185ms (189ms) <P12> 97ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4897793234559351236
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52620080
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Money: $15214 Plots: 9 Assets: 5021 Total: 24735
  INFO [SummaryPhase2.begin]                         (P12)stt9000 Food: 4 Energy: 3 Smithore: 3 Crystite: 48
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Money: $9687 Plots: 12 Assets: 4846 Total: 20533
  INFO [SummaryPhase2.begin]                         (P14)AlpenCactus Food: 5 Energy: 17 Smithore: 0 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Money: $5848 Plots: 11 Assets: 7000 Total: 18348
  INFO [SummaryPhase2.begin]                         (P13)xlocarx Food: 4 Energy: 12 Smithore: 2 Crystite: 63
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Money: $5023 Plots: 12 Assets: 5505 Total: 16528
  INFO [SummaryPhase2.begin]                         (P11)NilacTheGrim Food: 5 Energy: 10 Smithore: 0 Crystite: 45
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 75 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $66
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 80144
  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 [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:stt9000 Money: $15110 Plots: 9 Assets: 3740 Total: 23350
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:AlpenCactus Money: $8960 Plots: 12 Assets: 2774 Total: 17734
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:xlocarx Money: $5598 Plots: 11 Assets: 4818 Total: 15916
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:NilacTheGrim Money: $5358 Plots: 12 Assets: 3860 Total: 15218
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S10)host4u chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)host4u chat: stt9000  Bot Reputation now: 8
  INFO [GameController.apply]                        (S10)host4u chat: NilacTheGrim  Bot Reputation now: 12
  INFO [GameController.apply]                        (S10)host4u chat: xlocarx  Bot Reputation now: 1
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (S10)host4u chat: AlpenCactus  Bot Reputation now: 8
  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 [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101333 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
