  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: lurfqpoomsrsr2kf6p05qeedk3
  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 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @60Hz
  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-957, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 6f9cde7c-a9c1-4d8a-a1c9-606b6b81eb80
  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 6f9cde7c-a9c1-4d8a-a1c9-606b6b81eb80
  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 6f9cde7c-a9c1-4d8a-a1c9-606b6b81eb80
  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 4e45689c-a21b-404c-9eb7-54b51291da0f
  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 107171
  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 4e45689c-a21b-404c-9eb7-54b51291da0f
  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 /85.29.97.14 id d3387912-01bd-4b65-8150-a4f7673d0eb6
  INFO [ServerMessageHandler.processJoin]            Server: Client /85.29.97.14 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Ydinloistokas is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Ydinloistokas (ID: 102201)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /85.29.97.14 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7187 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Ydinloistokas (ID 102201)
  INFO [Server.initUdp]                              Server: Client /85.29.97.14 <S11> requests UDP address /85.29.97.14:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello Ydinloistokas , 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: === Ydinloistokas Bot Reputation: Unknown (3) Bot Games: 3
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 102201 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /85.29.97.14 <S11>
  INFO [Server.removeClient]                         Server: Removing client /85.29.97.14 <> with id d3387912-01bd-4b65-8150-a4f7673d0eb6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /85.29.97.14 <>
  INFO [Server.acceptClients]                        Server: Accepted client /85.29.97.14 id f2663b8b-92cf-4831-b538-10d557b58e79
  INFO [ServerMessageHandler.processJoin]            Server: Client /85.29.97.14 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Ydinloistokas is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Ydinloistokas (ID: 102201)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /85.29.97.14 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7187 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Ydinloistokas (ID 102201)
  INFO [Server.initUdp]                              Server: Client /85.29.97.14 <S11> requests UDP address /85.29.97.14:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello Ydinloistokas , 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: === Ydinloistokas Bot Reputation: Unknown (3) Bot Games: 3
  INFO [Server.acceptClients]                        Server: Accepted client /85.29.98.60 id 347a0900-fd6c-470d-b364-8fcf870097a5
  INFO [ServerMessageHandler.processJoin]            Server: Client /85.29.98.60 <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)Grimmie is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Grimmie (ID: 102205)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /85.29.98.60 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7266 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Grimmie (ID 102205)
  INFO [Server.initUdp]                              Server: Client /85.29.98.60 <S12> requests UDP address /85.29.98.60:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello Grimmie , 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: === Grimmie Bot Reputation: Unknown (1) Bot Games: 1
  INFO [Server.acceptClients]                        Server: Accepted client /85.29.122.117 id 4a93104a-61a7-496a-97bc-b7064c63a93d
  INFO [ServerMessageHandler.processJoin]            Server: Client /85.29.122.117 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Ikutzu is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Ikutzu (ID: 102239)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /85.29.122.117 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7325 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Ikutzu (ID 102239)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S13)Ikutzu (ID 102239)
  INFO [GameController.apply]                        (S10)host4u chat: Hello Ikutzu , 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 [Server.initUdp]                              Server: Client /85.29.122.117 <S13> requests UDP address /85.29.122.117:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /85.29.97.14 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Ydinloistokas joins the players
  INFO [Player.<init>]                               Creating (P11)Ydinloistokas
  INFO [GameModel.setRemoteUser]                     (P11)Ydinloistokas is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === Ikutzu Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /85.76.40.98 id 072eed36-ba6e-48b0-a170-a18930597816
  INFO [ServerMessageHandler.processJoin]            Server: Client /85.76.40.98 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)ChiefCashier is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)ChiefCashier (ID: 102204)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /85.76.40.98 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7432 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)ChiefCashier (ID 102204)
  INFO [Server.initUdp]                              Server: Client /85.76.40.98 <S14> requests UDP address /85.76.40.98:62755
  INFO [GameController.apply]                        (S10)host4u chat: Hello ChiefCashier , 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: === ChiefCashier Bot Reputation: Unknown (1) Bot Games: 1
  INFO [ServerMessageHandler.processPlayerJoin]      /85.76.40.98 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)ChiefCashier joins the players
  INFO [Player.<init>]                               Creating (P14)ChiefCashier
  INFO [GameModel.setRemoteUser]                     (P14)ChiefCashier is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /85.29.98.60 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Grimmie joins the players
  INFO [Player.<init>]                               Creating (P12)Grimmie
  INFO [GameModel.setRemoteUser]                     (P12)Grimmie is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /85.29.122.117 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Ikutzu joins the players
  INFO [Player.<init>]                               Creating (P13)Ikutzu
  INFO [GameModel.setRemoteUser]                     (P13)Ikutzu is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 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: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)ChiefCashier (P13)Ikutzu (P11)Ydinloistokas (P12)Grimmie 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 348
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 236ms (236ms) <P12> 219ms (220ms) <P13> 239ms (353ms) <P14> 269ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 236ms (236ms) <P12> 219ms (220ms) <P13> 239ms (268ms) <P14> 269ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4684331081886573535
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)ChiefCashier (P12)Grimmie (P11)Ydinloistokas (P13)Ikutzu 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45385616
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (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 [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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 239ms (252ms) <P14> 268ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 239ms (252ms) <P14> 255ms (272ms) 
  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 255ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 271ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 1ms, max 255ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 1ms, max 255ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 1ms, max 269ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 20: Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 1ms, max 268ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 44
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 28: Mountain3 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 1ms, max 269ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 233ms (235ms) <P12> 219ms (220ms) <P13> 250ms (252ms) <P14> 268ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (11) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 7 frames, rountrip 0ms, max 254ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Ydinloistokas bought the plot for $520
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 252ms (256ms) <P14> 270ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $460
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  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: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  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)Grimmie bought the plot for $528
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 251ms (259ms) <P14> 270ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3339532654162001316
  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 (P14)ChiefCashier (rank 1)
  INFO [Player.useFood]                              (P14)ChiefCashier 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 240ms (256ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 15 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)ChiefCashier develops tile River (4,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 1106
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $70, max: 47.5, left: 26.459518, fraction 0.5570425
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $70 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (220ms) <P13> 238ms (253ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6612115642388762255
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 2)
  INFO [Player.useFood]                              (P12)Grimmie 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (220ms) <P13> 238ms (253ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 15 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)Grimmie develops tile Mountain3 (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (2,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Grimmie caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1941
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $65, max: 47.5, left: 9.359127, fraction 0.19703425
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $65 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (236ms) <P12> 220ms (220ms) <P13> 237ms (253ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7568260746749576205
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 3)
  INFO [Player.useFood]                              (P11)Ydinloistokas 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (236ms) <P12> 220ms (221ms) <P13> 237ms (253ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 15 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 [Server.initUdp]                              Server: Removing old UDP address /85.29.122.117:6261 for client /85.29.122.117 <P13>
  INFO [Server.initUdp]                              Server: Client /85.29.122.117 <P13> requests UDP address /85.29.122.117:6261
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2251
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $53, max: 47.5, left: 3.059101, fraction 0.064402126
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $53 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 237ms (270ms) <P14> 256ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8608899584382292777
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 237ms (270ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 15 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)Ikutzu develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 2560
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 251ms (256ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -291562432640644331
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (220ms) <P13> 252ms (256ms) <P14> 268ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -844068384091729841
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 0 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 0 energy, 0 smithore, 0 crystite
  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.logProduction]               (P11)Ydinloistokas produced 0 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 0 food, 5 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (220ms) <P13> 252ms (256ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (220ms) <P13> 252ms (256ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 357691552829337600
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 3 critical: 0 surplus: 3 money: $308
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 0 critical: 0 surplus: 0 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 3 critical: 0 surplus: 3 money: $312
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 0 critical: 0 surplus: 0 money: $975
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 251ms (253ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (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.745 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas 
  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]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $60 (3 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 252ms (256ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6202100107442337633
  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]               (P11)Ydinloistokas Crystite: 0 critical: 0 surplus: 0 money: $488
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 0 critical: 0 surplus: 0 money: $865
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 0 critical: 0 surplus: 0 money: $312
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 0 critical: 0 surplus: 0 money: $975
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 252ms (253ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 252ms (253ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5361581225519152941
  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]               (P11)Ydinloistokas Food: 1 critical: 3 surplus: -2 money: $488
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 3 critical: 3 surplus: 0 money: $865
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 1 critical: 3 surplus: -2 money: $312
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 6 critical: 3 surplus: 3 money: $975
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 252ms (252ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.745 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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: 270ms
  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: 270ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $50 (4 units for $200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (236ms) <P13> 251ms (253ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2961704301795543122
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 23, needed: 8
  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]               (P11)Ydinloistokas Energy: 7 critical: 2 surplus: 5 money: $338
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 1 critical: 2 surplus: -1 money: $865
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 6 critical: 2 surplus: 4 money: $262
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 1 critical: 2 surplus: -1 money: $975
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (235ms) <P13> 251ms (253ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (11) 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie 
  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 Ikutzu rank 4 takes over trade from buyer ChiefCashier rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Ikutzu rank 4 takes over trade from buyer ChiefCashier rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Ikutzu rank 4 takes over trade from buyer ChiefCashier rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $37 (7 units for $262)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 220ms (235ms) <P13> 238ms (254ms) <P14> 271ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9195728675249585162
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52261048
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $518 Plots: 2 Assets: 469 Total: 1987
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $344 Plots: 2 Assets: 623 Total: 1967
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 2 Energy: 4 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $795 Plots: 1 Assets: 582 Total: 1877
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 6 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $783 Plots: 1 Assets: 501 Total: 1784
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 3 Energy: 3 Smithore: 3 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $37
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $120
  INFO [SummaryPhase2.begin]                         Colony total: 7615
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (235ms) <P13> 237ms (253ms) <P14> 270ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 271ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 39
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 2: Mountain2 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 7: Mountain3 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 19: Mountain2 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 25
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 24: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 237ms (254ms) <P14> 270ms (271ms) 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 237ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7417022775301157682
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.54297304
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 1)
  INFO [Player.useFood]                              (P11)Ydinloistokas 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 237ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 8 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]                       (P11)Ydinloistokas develops tile Mountain2 (3,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 1237
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $116, max: 47.5, left: 23.519451, fraction 0.49514633
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $116 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 219ms (220ms) <P13> 251ms (253ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -979785013828287804
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9792004
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 2)
  INFO [Player.useFood]                              (P12)Grimmie 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 219ms (220ms) <P13> 251ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 8 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)Grimmie develops tile Mountain3 (0,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Grimmie caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)Grimmie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1588
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $54, max: 47.5, left: 2.092762, fraction 0.044058148
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $54 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 219ms (220ms) <P13> 237ms (251ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 566048110363752856
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0980885
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Ikutzu (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 (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 [Player.useFood]                              (P13)Ikutzu has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 236ms (236ms) <P12> 219ms (221ms) <P13> 237ms (251ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 8 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)Ikutzu develops tile Mountain2 (7,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1458
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $63, max: 47.5, left: 19.839367, fraction 0.41767088
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $63 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (234ms) <P13> 236ms (252ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2050270827170385767
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3789392
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 4)
  INFO [Player.useFood]                              (P14)ChiefCashier 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (234ms) <P13> 240ms (252ms) <P14> 268ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 8 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)ChiefCashier develops tile River (4,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2036
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $57, max: 47.5, left: 7.399097, fraction 0.15577047
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $57 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (222ms) <P13> 252ms (270ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4558012822339633921
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (238ms) <P12> 220ms (222ms) <P13> 252ms (270ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5216518601126043359
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 6 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 0 food, 12 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 4 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 0 food, 6 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 0 energy, 3 smithore, 0 crystite
  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]               (P11)Ydinloistokas produced 0 food, 11 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 3 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 0 food, 7 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 4 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (222ms) <P13> 253ms (270ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (222ms) <P13> 253ms (270ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5968245175042986365
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 2 critical: 0 surplus: 2 money: $564
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 3 critical: 0 surplus: 3 money: $770
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 11 critical: 0 surplus: 11 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 5 critical: 0 surplus: 5 money: $763
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (235ms) <P13> 253ms (270ms) <P14> 270ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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: 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P13)Ikutzu 
  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)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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: 271ms
  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: 271ms
  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: 271ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $61 (4 units for $244)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 219ms (221ms) <P13> 251ms (269ms) <P14> 271ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6785807602568889232
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 0 critical: 0 surplus: 0 money: $682
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 0 critical: 0 surplus: 0 money: $526
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 0 critical: 0 surplus: 0 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 0 critical: 0 surplus: 0 money: $889
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 219ms (221ms) <P13> 251ms (269ms) <P14> 271ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  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 [Shop.setAveragePrice]                        Crystite price set to average $124 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 219ms (220ms) <P13> 251ms (269ms) <P14> 269ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4534205363021026658
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 14, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 89%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 1 critical: 3 surplus: -2 money: $682
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 3 critical: 3 surplus: 0 money: $526
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 0 critical: 3 surplus: -3 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 6 critical: 3 surplus: 3 money: $889
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 219ms (220ms) <P13> 238ms (253ms) <P14> 270ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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: 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Ikutzu 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 286ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $64 (3 units for $194)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 238ms (253ms) <P14> 269ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1752881668027848269
  INFO [Shop.calcBuySellPrice]                       Current Energy price $37
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 39, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 44%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 12 critical: 2 surplus: 10 money: $618
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 7 critical: 2 surplus: 5 money: $526
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 9 critical: 3 surplus: 6 money: $173
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 3 critical: 3 surplus: 0 money: $1083
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 220ms (221ms) <P13> 237ms (252ms) <P14> 269ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie 
  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] Seller Grimmie rank 2 takes over trade from seller Ydinloistokas rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Grimmie rank 2 takes over trade from seller Ydinloistokas rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Grimmie rank 2 takes over trade from seller Ydinloistokas rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Grimmie rank 2 takes over trade from seller Ydinloistokas rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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: 271ms
  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: 271ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $25 (5 units for $107)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 221ms (222ms) <P13> 237ms (253ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4822166881113178516
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49769280
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $245 Plots: 3 Assets: 1254 Total: 2999
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 2 Energy: 6 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $653 Plots: 3 Assets: 658 Total: 2811
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 2 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $987 Plots: 2 Assets: 720 Total: 2707
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 3 Energy: 7 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $515 Plots: 2 Assets: 964 Total: 2479
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 3 Energy: 8 Smithore: 7 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $120
  INFO [SummaryPhase2.begin]                         Colony total: 10996
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 221ms (223ms) <P13> 237ms (252ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 0ms, max 267ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 271ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 10: Mountain1 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 34
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 5
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 27: Mountain1 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 29: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 30: Mountain3 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 221ms (222ms) <P13> 238ms (252ms) <P14> 269ms (271ms) 
  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: $464
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Ydinloistokas bought the plot for $476
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 219ms (221ms) <P13> 236ms (251ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1704407371721251200
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.036126733
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Grimmie (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $75
  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 (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 [Player.useFood]                              (P12)Grimmie has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (237ms) <P12> 219ms (220ms) <P13> 236ms (251ms) <P14> 254ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 3 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]            Grimmie caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain1 (2,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1727
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 238ms (254ms) <P14> 254ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7545204985141705310
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20570928
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Ydinloistokas (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Ydinloistokas has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 238ms (252ms) <P14> 253ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 3 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]                       (P11)Ydinloistokas develops tile Mountain2 (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas caught the Mountain Wampus and got $100
  INFO [GameModel.sellMule]                          (P11)Ydinloistokas sold a mule for $120
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 1536
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $56, max: 47.5, left: 3.192761, fraction 0.06721602
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $56 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 219ms (221ms) <P13> 252ms (254ms) <P14> 254ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -65523294014438540
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30062938
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 3)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 252ms (254ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 3 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)Ikutzu develops tile Mountain1 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Ikutzu undevelops tile Mountain1 (7,1)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Mountain1 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Ikutzu undevelops tile Mountain1 (7,1)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Mountain1 (7,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)Ikutzu undevelops tile Mountain1 (7,1)
  INFO [GameModel.sellMule]                          (P13)Ikutzu sold a mule for $220
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1928
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $85, max: 47.5, left: 9.779137, fraction 0.20587656
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $85 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (220ms) <P13> 252ms (254ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4687327525632561065
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5487932
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 4)
  INFO [Player.useFood]                              (P14)ChiefCashier 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (220ms) <P13> 252ms (254ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 3 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)ChiefCashier undevelops tile River (4,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Mountain3 (5,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2061
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $50, max: 47.5, left: 7.0790973, fraction 0.14903362
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $50 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (220ms) <P13> 238ms (254ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (220ms) <P13> 238ms (254ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8257843115116310775
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 10 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 7 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 0 food, 6 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 8 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 0 food, 3 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 0 energy, 3 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 [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 0 food, 6 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 9 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 0 food, 2 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 4 food, 0 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 236ms (237ms) <P12> 220ms (220ms) <P13> 238ms (255ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -265775871435773986
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 238ms (255ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7282030639330292350
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $61
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 115%
  INFO [Shop.printPriceFactor]                       Smithore buy price $71 sell price $106
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 3 critical: 0 surplus: 3 money: $188
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 8 critical: 0 surplus: 8 money: $495
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 17 critical: 0 surplus: 17 money: $75
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 4 critical: 0 surplus: 4 money: $1172
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 238ms (252ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (14) 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.745 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  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]         (P11)Ydinloistokas auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $71 (6 units for $426)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 238ms (252ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3007976932773436188
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 0 critical: 0 surplus: 0 money: $401
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 0 critical: 0 surplus: 0 money: $69
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 0 critical: 0 surplus: 0 money: $288
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 0 critical: 0 surplus: 0 money: $1172
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 238ms (252ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 237ms (252ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3246035663759659959
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food 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]               (P11)Ydinloistokas Food: 0 critical: 3 surplus: -3 money: $401
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 9 critical: 3 surplus: 6 money: $69
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 0 critical: 3 surplus: -3 money: $288
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 4 critical: 3 surplus: 1 money: $1172
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (222ms) <P13> 239ms (254ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)ChiefCashier (P13)Ikutzu 
  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: 271ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $70 (2 units for $140)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 251ms (254ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8084303226201387151
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 33, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 12 critical: 3 surplus: 9 money: $331
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 4 critical: 4 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 5 critical: 4 surplus: 1 money: $218
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 4 critical: 3 surplus: 1 money: $1172
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 253ms (254ms) <P14> 268ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Ikutzu 
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (234ms) <P13> 254ms (269ms) <P14> 258ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4472101106131097349
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52685616
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $218 Plots: 4 Assets: 1604 Total: 3822
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 1 Energy: 5 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $331 Plots: 5 Assets: 760 Total: 3591
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 1 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $209 Plots: 3 Assets: 1814 Total: 3523
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 7 Energy: 4 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $1172 Plots: 3 Assets: 834 Total: 3506
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 4 Energy: 4 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $70
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $140
  INFO [SummaryPhase2.begin]                         Colony total: 14442
  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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 254ms (270ms) <P14> 258ms (269ms) 
  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 258ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 270ms 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 256ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 5: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 7: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 19: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 254ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 32
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 25: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 254ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 253ms (270ms) <P14> 256ms (268ms) 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 220ms (221ms) <P13> 254ms (270ms) <P14> 256ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5969569507332268970
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9515829
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 253ms (270ms) <P14> 254ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  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.buyAssay]                          (P13)Ikutzu got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.sellMule]                          (P13)Ikutzu sold a mule for $140
  INFO [GameModel.buyAssay]                          (P13)Ikutzu got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 2173
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $112, max: 47.5, left: 4.0391, fraction 0.085033685
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $112 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 221ms (236ms) <P12> 219ms (220ms) <P13> 250ms (253ms) <P14> 257ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7272593374329040942
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4329198
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 3)
  INFO [Player.useFood]                              (P14)ChiefCashier has 7 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (220ms) <P13> 252ms (255ms) <P14> 257ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  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)ChiefCashier develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 1234
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $107, max: 47.5, left: 23.619453, fraction 0.49725166
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $107 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 238ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -809108613391326981
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19593269
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Ydinloistokas (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  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 (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 [Player.useFood]                              (P11)Ydinloistokas has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 251ms (268ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  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]                       (P11)Ydinloistokas develops tile River (4,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 612
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $103, max: 47.5, left: 6.9264135, fraction 0.14581923
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 251ms (269ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 54722175554991253
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6179095
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 251ms (269ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  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)Grimmie develops tile Plain (1,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 828
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $108, max: 47.5, left: 2.6064177, fraction 0.05487195
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $108 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 253ms (271ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 253ms (271ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6113621518121315117
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 12 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 4 food, 6 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 8 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 2 food, 3 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 0 energy, 3 smithore, 0 crystite
  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: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 5 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 8 food, 2 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 2 food, 4 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 4 food, 0 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 253ms (271ms) <P14> 263ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2358285275238867194
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 222ms (236ms) <P12> 219ms (221ms) <P13> 251ms (271ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8254930711855256013
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $71
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $183 sell price $218
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 5 critical: 0 surplus: 5 money: $669
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 19 critical: 0 surplus: 19 money: $326
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 30 critical: 0 surplus: 30 money: $161
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 8 critical: 0 surplus: 8 money: $1284
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 221ms (236ms) <P12> 219ms (221ms) <P13> 251ms (271ms) <P14> 268ms (269ms) 
  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 [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 0ms, max 263ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  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 [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 273ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $183 (62 units for $11346)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 221ms (236ms) <P12> 219ms (221ms) <P13> 239ms (254ms) <P14> 269ms (273ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5647019024656784106
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 0 critical: 0 surplus: 0 money: $1584
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 0 critical: 0 surplus: 0 money: $3803
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 0 critical: 0 surplus: 0 money: $5651
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 0 critical: 0 surplus: 0 money: $2748
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 221ms (236ms) <P12> 219ms (221ms) <P13> 240ms (254ms) <P14> 268ms (273ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 222ms (236ms) <P12> 219ms (221ms) <P13> 240ms (253ms) <P14> 268ms (273ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7704192023577038696
  INFO [Shop.calcBuySellPrice]                       Current Food price $70
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $38 sell price $73
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 5 critical: 4 surplus: 1 money: $1584
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 10 critical: 4 surplus: 6 money: $3803
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 0 critical: 4 surplus: -4 money: $5651
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 5 critical: 4 surplus: 1 money: $2748
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (222ms) <P13> 241ms (253ms) <P14> 267ms (273ms) 
  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 [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.73300004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 267ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 273ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 273ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller ChiefCashier rank 3 takes over trade from seller Ydinloistokas rank 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller ChiefCashier rank 3 takes over trade from seller Ydinloistokas rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller ChiefCashier rank 3 takes over trade from seller Ydinloistokas rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller ChiefCashier rank 3 takes over trade from seller Ydinloistokas rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $68 (3 units for $204)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (225ms) <P13> 238ms (253ms) <P14> 267ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5735144499941388938
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 31, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 13 critical: 4 surplus: 9 money: $1649
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 3 critical: 4 surplus: -1 money: $3876
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 5 critical: 5 surplus: 0 money: $5447
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 2 critical: 3 surplus: -1 money: $2814
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 242ms (253ms) <P14> 254ms (270ms) 
  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 [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.746 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 254ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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: 271ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 237ms (253ms) <P14> 255ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 642649669856347599
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51594480
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $5402 Plots: 5 Assets: 949 Total: 8851
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $3696 Plots: 4 Assets: 1242 Total: 6938
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 9 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $2009 Plots: 6 Assets: 947 Total: 5956
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $2679 Plots: 4 Assets: 667 Total: 5346
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 4 Energy: 5 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 $360
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 38 units $183
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $68
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $360
  INFO [SummaryPhase2.begin]                         Colony total: 27091
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 242ms (253ms) <P14> 257ms (271ms) 
  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 257ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 271ms 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 257ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 33
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 5: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 7: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 29
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 18: Mountain1 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 23: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (221ms) <P13> 242ms (253ms) <P14> 257ms (271ms) 
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 242ms (253ms) <P14> 257ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3007823057377413539
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5199554
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (254ms) <P14> 257ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (2,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (3,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)Grimmie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P12)Grimmie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1513
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $126, max: 47.5, left: 6.614341, fraction 0.13924928
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $126 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (222ms) <P13> 251ms (254ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5700445534185006190
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61470044
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 2)
  INFO [Player.useFood]                              (P14)ChiefCashier has 9 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (222ms) <P13> 238ms (253ms) <P14> 257ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile River (4,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (5,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P14)ChiefCashier got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2306
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $102, max: 47.5, left: 2.059102, fraction 0.043349516
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $102 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (222ms) <P13> 237ms (253ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1426218943854026856
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6109248
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 3)
  INFO [Player.useFood]                              (P11)Ydinloistokas 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (222ms) <P13> 237ms (253ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)Ydinloistokas got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Mountain1 (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (3,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2264
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $107, max: 47.5, left: 2.219102, fraction 0.046717934
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $107 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (254ms) <P14> 270ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4222349926800671660
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38448316
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 253ms (254ms) <P14> 270ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (8,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1796
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $130, max: 47.5, left: 12.159191, fraction 0.25598297
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $130 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (255ms) <P14> 254ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1884287238951575655
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (268ms) <P14> 254ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7439977081805348864
  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 [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 7 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 5 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 10 food, 4 energy, 6 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 5 food, 2 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 14 food, 1 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 8 food, 2 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 11 food, 5 energy, 5 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 4 food, 2 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 11 food, 0 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 7 food, 2 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (255ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (255ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8983449069988326100
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $183
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 38, mules potentially available: 28, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]               (P11)Ydinloistokas Smithore: 5 critical: 0 surplus: 5 money: $1271
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 6 critical: 0 surplus: 6 money: $3948
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 15 critical: 0 surplus: 15 money: $5143
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 5 critical: 0 surplus: 5 money: $2189
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 253ms (255ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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: 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 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P13)Ikutzu 
  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]         (P14)ChiefCashier auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $78 (11 units for $858)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 223ms (237ms) <P12> 220ms (221ms) <P13> 252ms (255ms) <P14> 270ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8798449115855567843
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 2 critical: 0 surplus: 2 money: $1661
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 0 critical: 0 surplus: 0 money: $4416
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 0 critical: 0 surplus: 0 money: $4285
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 0 critical: 0 surplus: 0 money: $2189
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 251ms (255ms) <P14> 269ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.74399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas 
  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)Ydinloistokas 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 (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 [Shop.setAveragePrice]                        Crystite price set to average $88 (2 units for $176)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 223ms (236ms) <P12> 219ms (221ms) <P13> 238ms (252ms) <P14> 254ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4545572228743365157
  INFO [Shop.calcBuySellPrice]                       Current Food price $68
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 40, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 55%
  INFO [Shop.printPriceFactor]                       Food buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 11 critical: 4 surplus: 7 money: $1837
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 7 critical: 4 surplus: 3 money: $4416
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 11 critical: 4 surplus: 7 money: $4285
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 7 critical: 4 surplus: 3 money: $2189
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 221ms (236ms) <P12> 219ms (221ms) <P13> 238ms (252ms) <P14> 269ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (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.731 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  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] Seller Ydinloistokas rank 3 takes over trade from seller Grimmie rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Ydinloistokas rank 3 takes over trade from seller Grimmie rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Ydinloistokas rank 3 takes over trade from seller Grimmie rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Ydinloistokas rank 3 takes over trade from seller Grimmie rank 1
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  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 #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [Shop.setAveragePrice]                        Food price set to average $30 (21 units for $602)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 239ms (253ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -866160882696173115
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 24, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 84%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 5 critical: 6 surplus: -1 money: $1991
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 5 critical: 4 surplus: 1 money: $3814
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 1 critical: 6 surplus: -5 money: $4439
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 5 critical: 3 surplus: 2 money: $2255
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 237ms (254ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.731 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)ChiefCashier (P13)Ikutzu 
  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 Ydinloistokas rank 3 takes over trade from buyer Grimmie rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Ydinloistokas rank 3 takes over trade from buyer Grimmie rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Ydinloistokas rank 3 takes over trade from buyer Grimmie rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $58 (8 units for $464)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 252ms (256ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8330233412862951086
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49358576
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $4033 Plots: 6 Assets: 3147 Total: 10180
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 4 Energy: 8 Smithore: 26 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $3814 Plots: 5 Assets: 1495 Total: 7809
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 28 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $1933 Plots: 7 Assets: 1113 Total: 6546
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $2371 Plots: 5 Assets: 1024 Total: 5895
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 4 Energy: 3 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 28 units $78
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $58
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $150
  INFO [SummaryPhase2.begin]                         Colony total: 30430
  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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 220ms (234ms) <P13> 238ms (256ms) <P14> 255ms (269ms) 
  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 255ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 270ms 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 255ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 5: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 8: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 10: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 254ms
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 14: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 254ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 239ms (256ms) <P14> 255ms (270ms) 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 239ms (256ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7687860736367948768
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.924164
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 239ms (254ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (3,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)Grimmie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)Grimmie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1826
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $130, max: 47.5, left: 10.979164, fraction 0.2311403
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $130 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 239ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3483129956154631198
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09074527
  INFO [PlayerEventPhase.begin]                      Event player: (P14)ChiefCashier (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 $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [Player.useFood]                              (P14)ChiefCashier has 28 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (222ms) <P13> 239ms (253ms) <P14> 270ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P14)ChiefCashier got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P14)ChiefCashier got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (3,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 222ms (235ms) <P13> 238ms (252ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3841607137988897178
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5654904
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 3)
  INFO [Player.useFood]                              (P11)Ydinloistokas 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 222ms (235ms) <P13> 238ms (252ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)Ydinloistokas got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Ydinloistokas got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (6,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2369
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $100, max: 47.5, left: 0.11910342, fraction 0.0025074403
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (235ms) <P13> 237ms (252ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1182233330258843330
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43970597
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (235ms) <P13> 237ms (242ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)Ikutzu got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (6,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 2162
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $106, max: 47.5, left: 4.8790994, fraction 0.102717884
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $106 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 220ms (221ms) <P13> 241ms (254ms) <P14> 270ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8221132232706967961
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 220ms (235ms) <P13> 241ms (255ms) <P14> 270ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7924394539271633541
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 10 food, 4 energy, 6 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 10 food, 4 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 14 food, 5 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 8 food, 2 energy, 3 smithore, 2 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 11 food, 5 energy, 5 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 11 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 14 food, 6 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 8 food, 2 energy, 2 smithore, 2 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (235ms) <P13> 254ms (256ms) <P14> 267ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (235ms) <P13> 254ms (256ms) <P14> 267ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 399732284765048958
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $78
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 28, mules potentially available: 23, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 5 critical: 0 surplus: 5 money: $1783
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 7 critical: 0 surplus: 7 money: $3639
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 42 critical: 0 surplus: 42 money: $3963
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 7 critical: 0 surplus: 7 money: $2427
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 220ms (221ms) <P13> 252ms (255ms) <P14> 257ms (273ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 273ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier 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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 273ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $57 (54 units for $3078)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 252ms (270ms) <P14> 271ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 271913564646214901
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 5 critical: 0 surplus: 5 money: $2068
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 0 critical: 0 surplus: 0 money: $4038
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 0 critical: 0 surplus: 0 money: $6357
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 2 critical: 0 surplus: 2 money: $2427
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 252ms (270ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 286ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P13)Ikutzu 
  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]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 286ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 286ms
  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 (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 [Shop.setAveragePrice]                        Crystite price set to average $96 (7 units for $672)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 251ms (254ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3721162969536326345
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 56, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 46%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 11 critical: 4 surplus: 7 money: $2548
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 23 critical: 4 surplus: 19 money: $4038
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 14 critical: 4 surplus: 10 money: $6357
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 8 critical: 4 surplus: 4 money: $2619
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 237ms (252ms) <P14> 269ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.731 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 284ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  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.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 #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $30 (30 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 237ms (254ms) <P14> 267ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2288568351136831373
  INFO [Shop.calcBuySellPrice]                       Current Energy price $58
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 22, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 5 critical: 7 surplus: -2 money: $2548
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 4 critical: 5 surplus: -1 money: $4308
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 9 critical: 6 surplus: 3 money: $6477
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 2 critical: 4 surplus: -2 money: $2679
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 236ms (253ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Grimmie 
  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: 270ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [Shop.setAveragePrice]                        Energy price set to average $77 (4 units for $310)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (222ms) <P13> 252ms (255ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2154880544248155827
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50847008
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $6631 Plots: 7 Assets: 1339 Total: 11470
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 6 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $4308 Plots: 6 Assets: 968 Total: 8276
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $2394 Plots: 8 Assets: 1649 Total: 8043
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 11 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $2523 Plots: 6 Assets: 1302 Total: 6825
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 4 Energy: 4 Smithore: 7 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 72 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 30 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 34614
  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.addLobbyMessages]                  Lobby Chat (399440) NJDevil: wtf why is it showing Im playing?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399441) NJDevil: I wasnt ina  game....oh crap 
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399442) NJDevil: BUT I DINT JOIN A GAIME
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399443) NJDevil: 1 more 1 more 1 more
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Grimmie Money: $4033 Plots: 6 Assets: 3147 Total: 10180
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:ChiefCashier Money: $3814 Plots: 5 Assets: 1495 Total: 7809
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:Ydinloistokas Money: $1933 Plots: 7 Assets: 1113 Total: 6546
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Ikutzu Money: $2371 Plots: 5 Assets: 1024 Total: 5895
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(13.30%) Pests(13.30%) Radiation(13.30%) Acid Rain(13.30%) Sunspot Activity(6.67%) Meteor Strike(13.30%) Earthquake(13.30%) Fire(13.30%) 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (222ms) <P13> 252ms (269ms) <P14> 256ms (270ms) 
  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 256ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 270ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 7: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 9: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 10: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 11: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 221ms (222ms) <P13> 252ms (269ms) <P14> 268ms (270ms) 
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 252ms (268ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4081849764445775977
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33191282
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie has 6 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 252ms (269ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Mountain3 (2,3)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain3 (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Mountain1 (2,4)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain1 (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1763
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $139, max: 47.5, left: 12.239193, fraction 0.2576672
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $139 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 73
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 236ms (238ms) <P12> 219ms (221ms) <P13> 239ms (268ms) <P14> 269ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 297844169292630050
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8894643
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 2)
  INFO [Player.useFood]                              (P14)ChiefCashier 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P11> 237ms (238ms) <P12> 219ms (221ms) <P13> 239ms (268ms) <P14> 269ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile River (4,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile River (4,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Mountain3 (5,4)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2412
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $100, max: 47.5, left: 0.0, fraction 0.0
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $100 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 237ms (238ms) <P12> 220ms (222ms) <P13> 252ms (255ms) <P14> 266ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6907660526774189915
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2558596
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Ydinloistokas (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Ydinloistokas has 11 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (221ms) <P13> 253ms (255ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas undevelops tile River (4,4)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas undevelops tile Plain (3,4)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (3,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2210
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $103, max: 47.5, left: 3.2991009, fraction 0.06945475
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (222ms) <P13> 253ms (256ms) <P14> 257ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4891694629628801738
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9945495
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (222ms) <P13> 254ms (256ms) <P14> 257ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)Ikutzu got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (0,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1723
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $111, max: 47.5, left: 13.039211, fraction 0.2745097
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $111 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (223ms) <P13> 240ms (256ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6318221759453121057
  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 (P12)Grimmie Mountain1 (2,4)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (223ms) <P13> 251ms (256ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6718544871818489134
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 0 food, 17 energy, 6 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 4 food, 13 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 6 food, 8 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 6 energy, 3 smithore, 4 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]               (P11)Ydinloistokas produced 0 food, 17 energy, 8 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 5 food, 12 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 6 food, 7 energy, 6 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 3 food, 5 energy, 3 smithore, 6 crystite
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (223ms) <P13> 239ms (255ms) <P14> 255ms (258ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (223ms) <P13> 239ms (255ms) <P14> 255ms (258ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -95271654236953697
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 72, mules potentially available: 47, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 8 critical: 0 surplus: 8 money: $2437
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 0 critical: 0 surplus: 0 money: $4533
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 6 critical: 0 surplus: 6 money: $6510
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 10 critical: 0 surplus: 10 money: $2424
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (223ms) <P13> 239ms (255ms) <P14> 255ms (270ms) 
  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.74399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $54 (8 units for $432)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 251ms (255ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7899331415006329968
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 14 critical: 0 surplus: 14 money: $2869
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 3 critical: 0 surplus: 3 money: $4533
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 9 critical: 0 surplus: 9 money: $6510
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 6 critical: 0 surplus: 6 money: $2424
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 252ms (255ms) <P14> 258ms (270ms) 
  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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  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 [Player.increaseAuctionTeleportCount]         (P12)Grimmie 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.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 #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #15
  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]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (29 units for $2320)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 253ms (254ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5037744826595038502
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 30, total: 50, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 49%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 4 critical: 4 surplus: 0 money: $3989
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 6 critical: 4 surplus: 2 money: $4533
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 7 critical: 4 surplus: 3 money: $7230
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 3 critical: 4 surplus: -1 money: $2904
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 253ms (256ms) <P14> 269ms (272ms) 
  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.731 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 272ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)ChiefCashier (P12)Grimmie 
  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)ChiefCashier auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 286ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $48 (2 units for $96)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 239ms (254ms) <P14> 270ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5554222958941932793
  INFO [Shop.calcBuySellPrice]                       Current Energy price $77
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 19 critical: 6 surplus: 13 money: $3989
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 13 critical: 4 surplus: 9 money: $4629
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 9 critical: 6 surplus: 3 money: $7230
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 5 critical: 5 surplus: 0 money: $2808
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 237ms (253ms) <P14> 270ms (271ms) 
  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 (11) 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [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.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 #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 286ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $31 (20 units for $620)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (238ms) <P12> 220ms (221ms) <P13> 238ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7909617210332464937
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52700792
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $7292 Plots: 8 Assets: 1547 Total: 12839
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 7 Energy: 7 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $4330 Plots: 9 Assets: 1405 Total: 10235
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $4846 Plots: 7 Assets: 1203 Total: 9549
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 4 Energy: 6 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $2808 Plots: 7 Assets: 1545 Total: 7853
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 5 Energy: 5 Smithore: 10 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 74 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 30 units $48
  INFO [SummaryPhase2.begin]                         Shop Energy: 20 units $31
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 40476
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (238ms) <P12> 220ms (221ms) <P13> 238ms (253ms) <P14> 270ms (285ms) 
  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 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 271ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 6: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Ikutzu is granted tile 7: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 8: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 11: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 269ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 237ms (253ms) <P14> 269ms (271ms) 
  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: $416
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Ydinloistokas bought the plot for $1164
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (239ms) <P12> 219ms (221ms) <P13> 253ms (269ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1104
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  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)Ydinloistokas bought the plot for $1300
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (220ms) <P13> 253ms (270ms) <P14> 270ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4660391866861809199
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.53290844
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 254ms (270ms) <P14> 270ms (272ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 2 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)Grimmie develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain1 (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 2078
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $155, max: 47.5, left: 5.9390984, fraction 0.12503365
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $155 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 222ms (236ms) <P12> 220ms (223ms) <P13> 255ms (257ms) <P14> 271ms (273ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2917949172908069519
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5245971
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 2)
  INFO [Player.useFood]                              (P11)Ydinloistokas 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 223ms (237ms) <P12> 220ms (223ms) <P13> 254ms (257ms) <P14> 271ms (273ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 2 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)Ydinloistokas develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile River (4,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Ydinloistokas
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (222ms) <P13> 251ms (256ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6728799877585695403
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.012675583
  INFO [PlayerEventPhase.begin]                      Event player: (P14)ChiefCashier (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  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 (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 [Player.useFood]                              (P14)ChiefCashier has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 221ms (222ms) <P13> 241ms (256ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 2 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)ChiefCashier develops tile Mountain3 (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)ChiefCashier sold a mule for $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2249
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $160, max: 47.5, left: 2.5191016, fraction 0.053033717
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $160 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 221ms (235ms) <P13> 251ms (256ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 938202830016511142
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.945796
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (235ms) <P13> 241ms (256ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1540
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $157, max: 47.5, left: 17.839321, fraction 0.37556466
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $157 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 221ms (236ms) <P13> 241ms (269ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 221ms (236ms) <P13> 241ms (269ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5967571416219244883
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 4 food, 12 energy, 6 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 4 food, 13 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 2 food, 8 energy, 4 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 14 energy, 3 smithore, 4 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]               (P11)Ydinloistokas produced 3 food, 10 energy, 6 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 6 food, 9 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 1 food, 8 energy, 3 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 4 food, 14 energy, 5 smithore, 6 crystite
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 221ms (236ms) <P13> 239ms (269ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8461411044561132807
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 221ms (236ms) <P13> 239ms (269ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 25976757656849568
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 113%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 6 critical: 0 surplus: 6 money: $1341
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 0 critical: 0 surplus: 0 money: $4606
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 9 critical: 0 surplus: 9 money: $6972
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 15 critical: 0 surplus: 15 money: $3115
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 221ms (235ms) <P13> 239ms (269ms) <P14> 268ms (271ms) 
  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: 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.74399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P13)Ikutzu 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 221ms (235ms) <P13> 252ms (269ms) <P14> 266ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5691927051378390437
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 25 critical: 0 surplus: 25 money: $1341
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 18 critical: 0 surplus: 18 money: $4606
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 22 critical: 0 surplus: 22 money: $6972
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 6 critical: 0 surplus: 6 money: $3115
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (235ms) <P13> 252ms (269ms) <P14> 255ms (270ms) 
  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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.745 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  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]         (P13)Ikutzu 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 [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 [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  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]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (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 [Shop.setAveragePrice]                        Crystite price set to average $112 (53 units for $5936)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 253ms (258ms) <P14> 257ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6421137423348398516
  INFO [Shop.calcBuySellPrice]                       Current Food price $48
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 113%
  INFO [Shop.printPriceFactor]                       Food 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]               (P11)Ydinloistokas Food: 3 critical: 5 surplus: -2 money: $4141
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 6 critical: 5 surplus: 1 money: $4606
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 3 critical: 5 surplus: -2 money: $9436
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 5 critical: 5 surplus: 0 money: $3787
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (220ms) <P13> 253ms (268ms) <P14> 266ms (270ms) 
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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 0ms, max 266ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)ChiefCashier 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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: 270ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $183 (1 units for $183)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 253ms (268ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5083947264851032893
  INFO [Shop.calcBuySellPrice]                       Current Energy price $31
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 43, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 10 critical: 9 surplus: 1 money: $4141
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 10 critical: 6 surplus: 4 money: $4789
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 8 critical: 8 surplus: 0 money: $9253
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 15 critical: 5 surplus: 10 money: $3787
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (236ms) <P12> 219ms (220ms) <P13> 252ms (268ms) <P14> 267ms (270ms) 
  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: 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)ChiefCashier (P13)Ikutzu 
  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: 269ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [Shop.setAveragePrice]                        Energy price set to average $45 (1 units for $45)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 253ms (269ms) <P14> 261ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1237204650927670266
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51232584
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $9208 Plots: 9 Assets: 2692 Total: 16400
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 4 Energy: 9 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $4789 Plots: 9 Assets: 4236 Total: 13525
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 5 Energy: 10 Smithore: 0 Crystite: 18
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $4141 Plots: 12 Assets: 2569 Total: 12710
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 3 Energy: 10 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $3832 Plots: 8 Assets: 3140 Total: 10972
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 5 Energy: 14 Smithore: 15 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $183
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $120
  INFO [SummaryPhase2.begin]                         Colony total: 53607
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (222ms) <P13> 253ms (270ms) <P14> 267ms (270ms) 
  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 8 frames, rountrip 0ms, max 267ms
  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 8 frames, rountrip 0ms, max 267ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 35
  INFO [LandGrantPhase.claimPlot]                    (P14)ChiefCashier is granted tile 1: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 267ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie is granted tile 4: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 267ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 5: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 267ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (222ms) <P13> 254ms (273ms) <P14> 261ms (269ms) 
  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: $1172
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 7 frames, rountrip 0ms, max 261ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (238ms) <P12> 221ms (222ms) <P13> 269ms (303ms) <P14> 267ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6038059450506499838
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19700974
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Ikutzu (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $150 (Yuck!)
  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 (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 [Player.useFood]                              (P13)Ikutzu has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (238ms) <P12> 221ms (222ms) <P13> 259ms (303ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Mountain1 (7,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Ikutzu caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1037
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $226, max: 47.5, left: 28.039555, fraction 0.5903064
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $226 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 236ms (238ms) <P12> 220ms (221ms) <P13> 259ms (285ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8870172940998780545
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.606476
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 3)
  INFO [Player.useFood]                              (P11)Ydinloistokas has 3 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (238ms) <P12> 220ms (221ms) <P13> 254ms (273ms) <P14> 256ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  INFO [Wampus.<init>]                               Wampus has 2 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)Ydinloistokas develops tile Plain (3,4) with Food factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas undevelops tile Plain (2,0)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (2,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 1331
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $160, max: 47.5, left: 3.8794913, fraction 0.0816735
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $160 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (235ms) <P12> 220ms (233ms) <P13> 250ms (254ms) <P14> 257ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8928837477997621520
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88468176
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 2)
  INFO [Player.useFood]                              (P14)ChiefCashier 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (233ms) <P13> 250ms (253ms) <P14> 258ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  INFO [Wampus.<init>]                               Wampus has 2 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 [Mule.runAway]                                Mule runs away for (P14)ChiefCashier
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (5,0) with Food factory
  INFO [Mule.runAway]                                Mule runs away for (P14)ChiefCashier
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (1,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2339
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $152, max: 47.5, left: 0.71910334, fraction 0.015139017
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $152 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 252ms (253ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3295657945822727340
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95405996
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (222ms) <P13> 252ms (253ms) <P14> 258ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  INFO [Wampus.<init>]                               Wampus has 2 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)Grimmie undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Mountain1 (2,4)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain1 (2,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1950
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (220ms) <P13> 252ms (253ms) <P14> 254ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (220ms) <P13> 252ms (253ms) <P14> 254ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4116607327861399475
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 10 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 14 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 8 food, 14 energy, 6 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 8 food, 17 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 2 food, 8 energy, 15 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 5 food, 14 energy, 3 smithore, 4 crystite
  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: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 6 food, 15 energy, 4 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 11 food, 18 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 1 food, 5 energy, 16 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 8 food, 13 energy, 5 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (237ms) <P12> 219ms (220ms) <P13> 251ms (253ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8376955034689240811
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (237ms) <P12> 220ms (222ms) <P13> 251ms (253ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6216867934812857320
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore 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 [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 8 critical: 0 surplus: 8 money: $4156
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 0 critical: 0 surplus: 0 money: $4336
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 16 critical: 0 surplus: 16 money: $9283
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 17 critical: 0 surplus: 17 money: $4363
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (237ms) <P12> 220ms (222ms) <P13> 250ms (253ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.74300003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  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 [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 160ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  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 [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $139 (41 units for $5699)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (238ms) <P12> 220ms (220ms) <P13> 253ms (267ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2977958046488940045
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 9 critical: 0 surplus: 9 money: $5268
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 24 critical: 0 surplus: 24 money: $27
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 3 critical: 0 surplus: 3 money: $11507
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 0 critical: 0 surplus: 0 money: $6726
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 237ms (238ms) <P12> 220ms (220ms) <P13> 253ms (267ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.745 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas 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 [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 [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (36 units for $4032)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 236ms (238ms) <P12> 220ms (221ms) <P13> 253ms (256ms) <P14> 270ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3181730236255616348
  INFO [Shop.calcBuySellPrice]                       Current Food price $183
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 83%
  INFO [Shop.printPriceFactor]                       Food buy price $136 sell price $171
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 6 critical: 5 surplus: 1 money: $6276
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 11 critical: 5 surplus: 6 money: $2715
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 1 critical: 5 surplus: -4 money: $11843
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 8 critical: 5 surplus: 3 money: $6726
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (220ms) <P13> 254ms (267ms) <P14> 270ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P13)Ikutzu 
  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)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $137 (1 units for $137)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 254ms (255ms) <P14> 270ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -986522913424678821
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 64, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  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]               (P11)Ydinloistokas Energy: 16 critical: 10 surplus: 6 money: $6413
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 21 critical: 7 surplus: 14 money: $2715
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 7 critical: 8 surplus: -1 money: $11706
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 20 critical: 6 surplus: 14 money: $6726
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 254ms (255ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P13)Ikutzu 
  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: 270ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $25 (8 units for $146)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (222ms) <P13> 253ms (254ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8814636050414219245
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48870208
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $11625 Plots: 10 Assets: 1464 Total: 18089
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 2 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $6494 Plots: 13 Assets: 2280 Total: 15274
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $2715 Plots: 10 Assets: 7341 Total: 15056
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 11 Energy: 21 Smithore: 31 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $6791 Plots: 8 Assets: 2226 Total: 13017
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 8 Energy: 15 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $270
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $139
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $137
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $270
  INFO [SummaryPhase2.begin]                         Colony total: 61436
  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 (14) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (222ms) <P13> 252ms (254ms) <P14> 268ms (270ms) 
  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 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 270ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Ydinloistokas is granted tile 2: Mountain1 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (222ms) <P13> 253ms (254ms) <P14> 268ms (270ms) 
  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: $576
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  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)Ydinloistokas bought the plot for $756
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (222ms) <P13> 253ms (254ms) <P14> 255ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4247841951113228622
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9987216
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu has 8 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (223ms) <P13> 253ms (254ms) <P14> 255ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (5,1) with Food factory
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (8,2) with Food factory
  INFO [GameModel.sellMule]                          (P13)Ikutzu sold a mule for $320
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1523
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $165, max: 47.5, left: 17.039303, fraction 0.35872215
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $165 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: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (238ms) <P12> 221ms (236ms) <P13> 251ms (254ms) <P14> 255ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4820423805564251529
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12672907
  INFO [PlayerEventPhase.begin]                      Event player: (P14)ChiefCashier (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)ChiefCashier has 11 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (238ms) <P12> 221ms (236ms) <P13> 251ms (253ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  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)ChiefCashier undevelops tile River (4,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (3,3) with Food factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Mountain3 (5,4)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Mountain3 (5,4) with Smithore factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Plain (5,3)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)ChiefCashier
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (235ms) <P13> 251ms (253ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7692143614616833776
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37384462
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Ydinloistokas (rank 2)
  INFO [Player.useFood]                              (P11)Ydinloistokas 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 251ms (253ms) <P14> 267ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  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)Ydinloistokas develops tile Mountain1 (7,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (6,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Mountain1 (8,0) with Food factory
  INFO [GameModel.sellMule]                          (P11)Ydinloistokas sold a mule for $320
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2216
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $159, max: 47.5, left: 3.179101, fraction 0.06692844
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $159 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 237ms (252ms) <P14> 254ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7577411411479363175
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7057621
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 237ms (252ms) <P14> 254ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  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)Grimmie undevelops tile Mountain3 (2,3)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain3 (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (0,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1033
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $150, max: 47.5, left: 1.3396864, fraction 0.028203923
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $150 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (220ms) <P13> 237ms (253ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 219ms (220ms) <P13> 237ms (253ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -527414870436089883
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 13 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 21 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 10 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 15 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 20 food, 8 energy, 6 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 20 food, 6 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 2 food, 8 energy, 22 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 15 food, 3 energy, 3 smithore, 4 crystite
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 23 food, 7 energy, 7 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 20 food, 3 energy, 3 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 2 food, 10 energy, 24 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 13 food, 3 energy, 2 smithore, 6 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 238ms (253ms) <P14> 256ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1457198563221829529
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 239ms (253ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3692719317379728919
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $139
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 150%
  INFO [Shop.printPriceFactor]                       Smithore buy price $202 sell price $237
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 7 critical: 0 surplus: 7 money: $5332
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 34 critical: 0 surplus: 34 money: $3315
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 24 critical: 0 surplus: 24 money: $11800
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 2 critical: 0 surplus: 2 money: $7006
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 250ms (255ms) <P14> 268ms (270ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas 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 [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 [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [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 [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $202 (67 units for $13534)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (222ms) <P13> 253ms (267ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5334218775078754142
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 19 critical: 0 surplus: 19 money: $6746
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 3 critical: 0 surplus: 3 money: $10183
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 3 critical: 0 surplus: 3 money: $16648
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 6 critical: 0 surplus: 6 money: $7410
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 233ms (236ms) <P12> 220ms (221ms) <P13> 253ms (267ms) <P14> 269ms (270ms) 
  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 (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.731 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 269ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  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: 270ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 160ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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]         (P13)Ikutzu auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (9 units for $728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 220ms (221ms) <P13> 253ms (256ms) <P14> 255ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8044316915856399040
  INFO [Shop.calcBuySellPrice]                       Current Food price $137
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 61, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 50%
  INFO [Shop.printPriceFactor]                       Food buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 23 critical: 5 surplus: 18 money: $6746
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 23 critical: 5 surplus: 18 money: $9455
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 0 critical: 5 surplus: -5 money: $16896
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 15 critical: 5 surplus: 10 money: $7890
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (220ms) <P13> 236ms (253ms) <P14> 255ms (270ms) 
  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 (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.745 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 255ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  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 [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $53 (44 units for $2350)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (223ms) <P13> 237ms (253ms) <P14> 255ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9183329256773645181
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 49, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 82%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 8 critical: 13 surplus: -5 money: $7700
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 14 critical: 8 surplus: 6 money: $10409
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 13 critical: 8 surplus: 5 money: $16560
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 9 critical: 8 surplus: 1 money: $8332
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (223ms) <P13> 237ms (253ms) <P14> 254ms (269ms) 
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 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.74399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Ydinloistokas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $25 (4 units for $68)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (223ms) <P13> 237ms (252ms) <P14> 254ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5630029394051776224
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48319448
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $16628 Plots: 10 Assets: 1458 Total: 23086
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 6 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $7632 Plots: 15 Assets: 3450 Total: 18582
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 5 Energy: 12 Smithore: 0 Crystite: 19
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $10409 Plots: 10 Assets: 2365 Total: 17774
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 5 Energy: 14 Smithore: 0 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $8332 Plots: 8 Assets: 1301 Total: 13633
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 7 Energy: 9 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $400
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 45 units $202
  INFO [SummaryPhase2.begin]                         Shop Food: 38 units $53
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $400
  INFO [SummaryPhase2.begin]                         Colony total: 73075
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (223ms) <P13> 237ms (251ms) <P14> 254ms (269ms) 
  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 254ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 269ms 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 254ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Grimmie 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 254ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (223ms) <P13> 237ms (251ms) <P14> 255ms (269ms) 
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (223ms) <P13> 238ms (252ms) <P14> 255ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6916502045791685825
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41329485
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (223ms) <P13> 239ms (254ms) <P14> 256ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  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)Grimmie develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Mountain3 (2,3)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain3 (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Grimmie undevelops tile Mountain1 (2,4)
  INFO [GameModel.developLand]                       (P12)Grimmie develops tile Mountain1 (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 2330
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $153, max: 47.5, left: 0.89910316, fraction 0.018928487
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $153 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (233ms) <P13> 251ms (252ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7061370388232146727
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19521248
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Ydinloistokas (rank 2)
  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 (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 [Player.useFood]                              (P11)Ydinloistokas has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (237ms) <P12> 220ms (234ms) <P13> 251ms (252ms) <P14> 267ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  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)Ydinloistokas develops tile Plain (0,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas undevelops tile Mountain1 (7,0)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Mountain1 (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas undevelops tile Mountain1 (8,0)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Mountain1 (8,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 2222
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $157, max: 47.5, left: 3.059101, fraction 0.064402126
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (235ms) <P12> 220ms (234ms) <P13> 250ms (253ms) <P14> 269ms (286ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5753547647603472560
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8447442
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 3)
  INFO [Player.useFood]                              (P14)ChiefCashier 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (235ms) <P12> 219ms (234ms) <P13> 251ms (253ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  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)ChiefCashier undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Plain (5,0)
  INFO [GameModel.sellMule]                          (P14)ChiefCashier sold a mule for $425
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 2295
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $150, max: 47.5, left: 1.5991025, fraction 0.033665314
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $150 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (235ms) <P12> 234ms (234ms) <P13> 251ms (253ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7779043970921890650
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33630437
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Ikutzu (rank 4)
  INFO [Player.useFood]                              (P13)Ikutzu has 7 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (235ms) <P12> 234ms (234ms) <P13> 251ms (253ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Ikutzu undevelops tile Mountain1 (7,1)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Mountain1 (7,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 1063
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $166, max: 47.5, left: 26.239513, fraction 0.5524108
  INFO [DevelopmentMessenger.showMessage]            Ikutzu 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (235ms) <P12> 234ms (234ms) <P13> 251ms (252ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4920558760113660207
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (235ms) <P12> 219ms (234ms) <P13> 251ms (252ms) <P14> 268ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2539678789268567195
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 12 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 14 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 15 food, 14 energy, 11 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 8 food, 6 energy, 4 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 2 food, 8 energy, 7 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 13 food, 3 energy, 3 smithore, 4 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]               (P11)Ydinloistokas produced 16 food, 16 energy, 14 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 8 food, 5 energy, 5 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 1 food, 11 energy, 6 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 14 food, 2 energy, 4 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 251ms (252ms) <P14> 268ms (270ms) 
  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 (1ms) <P11> 235ms (236ms) <P12> 219ms (234ms) <P13> 251ms (252ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -326210575338075100
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $202
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 45, mules potentially available: 35, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $89 sell price $124
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 14 critical: 0 surplus: 14 money: $7439
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 5 critical: 0 surplus: 5 money: $10909
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 6 critical: 0 surplus: 6 money: $16206
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 4 critical: 0 surplus: 4 money: $8448
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (236ms) <P12> 218ms (232ms) <P13> 251ms (251ms) <P14> 268ms (269ms) 
  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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P14)ChiefCashier (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)Ikutzu auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)ChiefCashier auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Ydinloistokas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $89 (29 units for $2581)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (238ms) <P12> 220ms (232ms) <P13> 249ms (253ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6414555986297415136
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 42 critical: 0 surplus: 42 money: $8685
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 22 critical: 0 surplus: 22 money: $11354
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 20 critical: 0 surplus: 20 money: $16740
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 5 critical: 0 surplus: 5 money: $8804
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (239ms) <P12> 219ms (226ms) <P13> 251ms (253ms) <P14> 268ms (270ms) 
  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: 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.732 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 268ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie (P13)Ikutzu 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [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 [Player.increaseAuctionTeleportCount]         (P12)Grimmie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (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 [Shop.setAveragePrice]                        Crystite price set to average $88 (20 units for $1760)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 240ms (253ms) <P14> 269ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9033924907317175718
  INFO [Shop.calcBuySellPrice]                       Current Food price $53
  INFO [Shop.printPriceFactor]                       Food shop: 38, total: 79, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 44%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 16 critical: 5 surplus: 11 money: $8685
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 8 critical: 5 surplus: 3 money: $9594
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 2 critical: 5 surplus: -3 money: $18500
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 15 critical: 5 surplus: 10 money: $8804
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (222ms) <P13> 240ms (253ms) <P14> 270ms (270ms) 
  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: 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.73 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 0ms, max 270ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P12)Grimmie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P13)Ikutzu 
  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] Seller Ikutzu rank 4 takes over trade from seller Ydinloistokas rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Ikutzu rank 4 takes over trade from seller Ydinloistokas rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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: 270ms
  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: 270ms
  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: 270ms
  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: 270ms
  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: 270ms
  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: 270ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $30 (1 units for $15)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 237ms (252ms) <P14> 263ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2400154205446073141
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 49, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 16 critical: 13 surplus: 3 money: $8685
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 11 critical: 7 surplus: 4 money: $9594
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 12 critical: 9 surplus: 3 money: $18485
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 5 critical: 7 surplus: -2 money: $8819
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 238ms (253ms) <P14> 256ms (270ms) 
  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: 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.74399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 0ms, max 256ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)ChiefCashier (P13)Ikutzu 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Ydinloistokas (P12)Grimmie 
  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)Grimmie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 271ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (3 units for $33)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 220ms (221ms) <P13> 238ms (253ms) <P14> 269ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5595977591631698353
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53120120
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $18518 Plots: 11 Assets: 1440 Total: 25458
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 3 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $8685 Plots: 15 Assets: 6076 Total: 22261
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 16 Energy: 16 Smithore: 0 Crystite: 42
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $9594 Plots: 10 Assets: 5016 Total: 19610
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 8 Energy: 11 Smithore: 0 Crystite: 42
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $8786 Plots: 8 Assets: 1705 Total: 14491
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 14 Energy: 8 Smithore: 0 Crystite: 5
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 72 units $89
  INFO [SummaryPhase2.begin]                         Shop Food: 38 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $170
  INFO [SummaryPhase2.begin]                         Colony total: 81820
  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 (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 238ms (253ms) <P14> 269ms (274ms) 
  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 (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]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 238ms (253ms) <P14> 269ms (274ms) 
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 238ms (254ms) <P14> 269ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2389399768615418213
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.029584765
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Grimmie (rank 1)
  INFO [Player.useFood]                              (P12)Grimmie has 3 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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 236ms (237ms) <P12> 219ms (221ms) <P13> 238ms (255ms) <P14> 269ms (274ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Grimmie
  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)Grimmie develops tile Plain (1,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Grimmie finishes on update 1413
  INFO [GameModel.gamble]                            (P12)Grimmie gambles $201, max: 47.5, left: 2.239493, fraction 0.04714722
  INFO [DevelopmentMessenger.showMessage]            Grimmie won $201 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (236ms) <P12> 219ms (220ms) <P13> 252ms (269ms) <P14> 271ms (285ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2298495867222982171
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09623957
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Ydinloistokas (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $200 for each food plot you have developed. The total grant is $800
  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 (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 [Player.useFood]                              (P11)Ydinloistokas has 16 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 219ms (221ms) <P13> 252ms (269ms) <P14> 269ms (285ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Ydinloistokas
  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)Ydinloistokas undevelops tile Mountain1 (8,0)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Mountain1 (8,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Ydinloistokas undevelops tile Plain (6,0)
  INFO [GameModel.developLand]                       (P11)Ydinloistokas develops tile Plain (6,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Ydinloistokas finishes on update 1805
  INFO [GameModel.gamble]                            (P11)Ydinloistokas gambles $207, max: 47.5, left: 11.399174, fraction 0.2399826
  INFO [DevelopmentMessenger.showMessage]            Ydinloistokas won $207 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (235ms) <P12> 218ms (219ms) <P13> 251ms (267ms) <P14> 269ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7980996793017873875
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4386844
  INFO [PlayerEventPhase.begin]                      No player event for (P14)ChiefCashier (rank 3)
  INFO [Player.useFood]                              (P14)ChiefCashier has 8 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 218ms (219ms) <P13> 251ms (253ms) <P14> 269ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)ChiefCashier
  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)ChiefCashier undevelops tile Plain (7,4)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)ChiefCashier undevelops tile Mountain3 (5,4)
  INFO [GameModel.developLand]                       (P14)ChiefCashier develops tile Mountain3 (5,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)ChiefCashier finishes on update 1981
  INFO [GameModel.gamble]                            (P14)ChiefCashier gambles $210, max: 47.5, left: 7.8790965, fraction 0.16587572
  INFO [DevelopmentMessenger.showMessage]            ChiefCashier won $210 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 237ms (252ms) <P14> 268ms (283ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7008015448968175162
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24699283
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Ikutzu (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $400 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 [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 [Player.useFood]                              (P13)Ikutzu has 14 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (236ms) <P12> 219ms (221ms) <P13> 236ms (252ms) <P14> 268ms (283ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Ikutzu
  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]                       (P13)Ikutzu undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Crater (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Ikutzu undevelops tile Plain (8,2)
  INFO [GameModel.developLand]                       (P13)Ikutzu develops tile Plain (8,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Ikutzu finishes on update 2122
  INFO [GameModel.gamble]                            (P13)Ikutzu gambles $212, max: 47.5, left: 5.059099, fraction 0.10650735
  INFO [DevelopmentMessenger.showMessage]            Ikutzu won $212 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 237ms (253ms) <P14> 253ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 219ms (221ms) <P13> 237ms (253ms) <P14> 253ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5910669521858556797
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Ydinloistokas has 16 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)ChiefCashier has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Grimmie has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Ikutzu has 8 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas expects 8 food, 14 energy, 19 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier expects 8 food, 3 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie expects 2 food, 14 energy, 7 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu expects 4 food, 3 energy, 3 smithore, 15 crystite
  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: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Ydinloistokas produced 10 food, 10 energy, 19 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)ChiefCashier produced 7 food, 2 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P12)Grimmie produced 3 food, 13 energy, 5 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P13)Ikutzu produced 5 food, 4 energy, 4 smithore, 14 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (237ms) <P12> 219ms (220ms) <P13> 250ms (253ms) <P14> 253ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2938568796341185532
  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 (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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (237ms) <P12> 219ms (220ms) <P13> 242ms (253ms) <P14> 253ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6404582122197729934
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $89
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 72, mules potentially available: 49, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Smithore: 19 critical: 0 surplus: 19 money: $9592
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Smithore: 0 critical: 0 surplus: 0 money: $9729
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Smithore: 5 critical: 0 surplus: 5 money: $18499
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Smithore: 4 critical: 0 surplus: 4 money: $9248
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (237ms) <P12> 219ms (221ms) <P13> 250ms (268ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (237ms) <P12> 220ms (221ms) <P13> 252ms (268ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -90539856740170432
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Crystite: 67 critical: 0 surplus: 67 money: $9592
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Crystite: 62 critical: 0 surplus: 62 money: $9729
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Crystite: 15 critical: 0 surplus: 15 money: $18499
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Crystite: 19 critical: 0 surplus: 19 money: $9248
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 220ms (221ms) <P13> 252ms (269ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 252ms (269ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 64326914210435801
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 38, total: 76, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 45%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Food: 16 critical: 0 surplus: 16 money: $9592
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Food: 9 critical: 0 surplus: 9 money: $9729
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Food: 3 critical: 0 surplus: 3 money: $18499
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Food: 10 critical: 0 surplus: 10 money: $9248
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 220ms (222ms) <P13> 253ms (270ms) <P14> 267ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 235ms (237ms) <P12> 220ms (233ms) <P13> 252ms (270ms) <P14> 257ms (269ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -759554352842944233
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 43, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 90%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Ydinloistokas Energy: 13 critical: 0 surplus: 13 money: $9592
  INFO [CollectionPhase.goToNextPhase]               (P14)ChiefCashier Energy: 5 critical: 0 surplus: 5 money: $9729
  INFO [CollectionPhase.goToNextPhase]               (P12)Grimmie Energy: 14 critical: 0 surplus: 14 money: $18499
  INFO [CollectionPhase.goToNextPhase]               (P13)Ikutzu Energy: 6 critical: 0 surplus: 6 money: $9248
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 234ms (236ms) <P12> 220ms (234ms) <P13> 250ms (270ms) <P14> 268ms (270ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P11> 234ms (236ms) <P12> 220ms (234ms) <P13> 250ms (270ms) <P14> 269ms (271ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7175255568475029977
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52224944
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Money: $18499 Plots: 11 Assets: 3135 Total: 27134
  INFO [SummaryPhase2.begin]                         (P12)Grimmie Food: 3 Energy: 14 Smithore: 5 Crystite: 15
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Money: $9592 Plots: 15 Assets: 8888 Total: 25980
  INFO [SummaryPhase2.begin]                         (P11)Ydinloistokas Food: 16 Energy: 13 Smithore: 19 Crystite: 67
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Money: $9729 Plots: 10 Assets: 6483 Total: 21212
  INFO [SummaryPhase2.begin]                         (P14)ChiefCashier Food: 9 Energy: 5 Smithore: 0 Crystite: 62
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Money: $9248 Plots: 8 Assets: 3021 Total: 16269
  INFO [SummaryPhase2.begin]                         (P13)Ikutzu Food: 10 Energy: 6 Smithore: 4 Crystite: 19
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 70 units $45
  INFO [SummaryPhase2.begin]                         Shop Food: 38 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 90595
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Grimmie Money: $18518 Plots: 11 Assets: 1440 Total: 25458
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Ydinloistokas Money: $8685 Plots: 15 Assets: 6076 Total: 22261
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:ChiefCashier Money: $9594 Plots: 10 Assets: 5016 Total: 19610
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Ikutzu Money: $8786 Plots: 8 Assets: 1705 Total: 14491
  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: Ydinloistokas  Bot Reputation now: 4
  INFO [GameController.apply]                        (S10)host4u chat: ChiefCashier  Bot Reputation now: 2
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399449) CCMuleBot04: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399450) CCMuleBot04: 1:AndY Ohmsen Money: $1109 Plots: 7 Assets: 800 Total: 5409
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399451) CCMuleBot04: 2:mikkoaalto Money: $855 Plots: 7 Assets: 795 Total: 5150
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399452) CCMuleBot04: 3:Rhodan Money: $601 Plots: 6 Assets: 685 Total: 4286
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (399453) CCMuleBot04: 4:KingOfMule Money: $542 Plots: 6 Assets: 545 Total: 4087
  INFO [GameController.apply]                        (S10)host4u chat: Grimmie  Bot Reputation now: 2
  INFO [GameController.apply]                        (S10)host4u chat: Ikutzu  Bot Reputation now: 1
  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 [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
