  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 6u53ecs77f8v9hv64mkql19p25
  INFO [Login$MasterListener$1.run]                  Logged in as "CCMuleBot01" (id 27633)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: ialmrnt5
  INFO [MuleGameContainer.<init>]                    Display Driver: 6.14.10.4410
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel 915G
  INFO [MuleGameContainer.<init>]                    GL Version: 1.4.0 - Build 4.14.10.4410
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: ChuckieBot-3158, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id cdd48959-9aba-4926-b422-9c5fcd78412f
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 43 bytes
  INFO [UserController.apply]                        My client id is cdd48959-9aba-4926-b422-9c5fcd78412f
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)CCMuleBot01 is my user
  INFO [GameModel.setLocalUser]                      (S10)CCMuleBot01 is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)CCMuleBot01 is hosting the server
  INFO [GameController.beginNextPhase]               (S10)CCMuleBot01 is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [Client.initUDP]                              Sending UDP initialization message id cdd48959-9aba-4926-b422-9c5fcd78412f
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 2098d29e-92ac-4ed8-b0e2-5408dc8d4183
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 104792
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings CCMuleBot01 .  This is a chatterbot hosted game.
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 2098d29e-92ac-4ed8-b0e2-5408dc8d4183
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === CCMuleBot01 Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /68.98.0.157 id 44ff35bf-e2b3-4d33-ad00-265e34665835
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.98.0.157 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)HebrewMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)HebrewMule (ID: 101598)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.98.0.157 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7135 bytes
  INFO [Server.initUdp]                              Server: Client /68.98.0.157 <S11> requests UDP address /68.98.0.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)HebrewMule (ID 101598)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings HebrewMule .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === HebrewMule Bot Reputation: Unknown (15) Bot Games: 15
  INFO [Server.acceptClients]                        Server: Accepted client /76.92.151.22 id a6ed1fe3-9077-4767-a81e-ee4568794d7a
  INFO [ServerMessageHandler.processJoin]            Server: Client /76.92.151.22 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /76.92.151.22 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7232 bytes
  INFO [Server.initUdp]                              Server: Client /76.92.151.22 <S12> requests UDP address /76.92.151.22:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S11)HebrewMule chat: bot:addai
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Cyber Ranger .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Cyber Ranger Bot Reputation: A+++ (462) Bot Games: 528
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P11)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P11)HebrewMule is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /98.195.59.2 id ce85dc18-27b7-421c-a62b-f0f03df1bcb1
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.195.59.2 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Acavia is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Acavia (ID: 26197)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.195.59.2 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7401 bytes
  INFO [Server.initUdp]                              Server: Client /98.195.59.2 <S14> requests UDP address /98.195.59.2:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Acavia (ID 26197)
  INFO [ServerMessageHandler.processPlayerJoin]      /98.195.59.2 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)Acavia joins the players
  INFO [Player.<init>]                               Creating (P14)Acavia
  INFO [GameModel.setRemoteUser]                     (P14)Acavia is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Acavia .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Acavia Bot Reputation: A+++ (315) Bot Games: 459
  INFO [Server.acceptClients]                        Server: Accepted client /68.82.109.252 id 557c3e56-a177-485d-868b-15be026655c2
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.82.109.252 <S15> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)mo3563 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)mo3563 (ID: 23464)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.82.109.252 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7486 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)mo3563 (ID 23464)
  INFO [Server.initUdp]                              Server: Client /68.82.109.252 <S15> requests UDP address /68.82.109.252:6261
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /76.92.151.22 <S12>
  INFO [Server.removeClient]                         Server: Removing client /76.92.151.22 <> with id a6ed1fe3-9077-4767-a81e-ee4568794d7a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /76.92.151.22 <>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings mo3563 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [ServerMessageHandler.processPlayerJoin]      /68.82.109.252 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)mo3563 joins the players
  INFO [Player.<init>]                               Creating (P15)mo3563
  INFO [GameModel.setRemoteUser]                     (P15)mo3563 is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === mo3563 Bot Reputation: A+ (59) Bot Games: 254
  INFO [Server.acceptClients]                        Server: Accepted client /50.187.204.253 id 8d5a9dac-3e9e-490c-b9df-55dcac0c498b
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.187.204.253 <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)NJDevil is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)NJDevil (ID: 23685)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.187.204.253 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7489 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)NJDevil (ID 23685)
  INFO [Server.initUdp]                              Server: Client /50.187.204.253 <S12> requests UDP address /50.187.204.253:6261
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:kick2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings NJDevil .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NJDevil Bot Reputation: A+++ (236) Bot Games: 296
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [GameController.apply]                        (P11)HebrewMule chat: MO
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 26197 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /98.195.59.2 <P14>
  INFO [Server.removeClient]                         Server: Removing client /98.195.59.2 <> with id ce85dc18-27b7-421c-a62b-f0f03df1bcb1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.195.59.2 <>
  INFO [GameController.apply]                        (P11)HebrewMule chat: get out you QUITTER
  INFO [Server.acceptClients]                        Server: Accepted client /98.195.59.2 id 7d95cc34-5fd8-401e-9ff6-886b5e544071
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.195.59.2 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Acavia is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Acavia (ID: 26197)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.195.59.2 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7487 bytes
  INFO [Server.initUdp]                              Server: Client /98.195.59.2 <S14> requests UDP address /98.195.59.2:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Acavia (ID 26197)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Acavia .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Acavia Bot Reputation: A+++ (315) Bot Games: 459
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:kick2
  INFO [ServerMessageHandler.processPlayerJoin]      /98.195.59.2 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)Acavia joins the players
  INFO [Player.<init>]                               Creating (P14)Acavia
  INFO [GameModel.setRemoteUser]                     (P14)Acavia is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (P11)HebrewMule chat: suse
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [GameController.apply]                        (S12)NJDevil chat: sorry spilled beer on keyboard had to clean
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 26197 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /98.195.59.2 <P14>
  INFO [Server.removeClient]                         Server: Removing client /98.195.59.2 <> with id 7d95cc34-5fd8-401e-9ff6-886b5e544071
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.195.59.2 <>
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:kick2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [GameController.apply]                        (P11)HebrewMule chat: Mo, get out you quitter
  INFO [Server.acceptClients]                        Server: Accepted client /76.180.41.94 id 89383372-648d-4513-9bca-ebdee9e8b66d
  INFO [ServerMessageHandler.processJoin]            Server: Client /76.180.41.94 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Flashaxel is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Flashaxel (ID: 23222)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /76.180.41.94 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7447 bytes
  INFO [Server.initUdp]                              Server: Client /76.180.41.94 <S13> requests UDP address /76.180.41.94:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Flashaxel (ID 23222)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Flashaxel .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101598 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /68.98.0.157 <P11>
  INFO [Server.removeClient]                         Server: Removing client /68.98.0.157 <> with id 44ff35bf-e2b3-4d33-ad00-265e34665835
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.98.0.157 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23464 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /68.82.109.252 <P15>
  INFO [Server.removeClient]                         Server: Removing client /68.82.109.252 <> with id 557c3e56-a177-485d-868b-15be026655c2
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.82.109.252 <>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Flashaxel Bot Reputation: A++ (82) Bot Games: 121
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23222 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /76.180.41.94 <S13>
  INFO [Server.removeClient]                         Server: Removing client /76.180.41.94 <> with id 89383372-648d-4513-9bca-ebdee9e8b66d
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /76.180.41.94 <>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /76.180.41.94:6261
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23685 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /50.187.204.253 <S12>
  INFO [Server.removeClient]                         Server: Removing client /50.187.204.253 <> with id 8d5a9dac-3e9e-490c-b9df-55dcac0c498b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.187.204.253 <>
  INFO [Server.acceptClients]                        Server: Accepted client /98.195.59.2 id bca20231-1be0-4691-88cf-843d63714398
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.195.59.2 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Acavia is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Acavia (ID: 26197)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.195.59.2 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7135 bytes
  INFO [Server.initUdp]                              Server: Client /98.195.59.2 <S12> requests UDP address /98.195.59.2:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Acavia (ID 26197)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Acavia .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [ServerMessageHandler.processPlayerJoin]      /98.195.59.2 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Acavia joins the players
  INFO [Player.<init>]                               Creating (P12)Acavia
  INFO [GameModel.setRemoteUser]                     (P12)Acavia is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Acavia Bot Reputation: A+++ (315) Bot Games: 459
  INFO [Server.acceptClients]                        Server: Accepted client /50.187.204.253 id fd5f0c0b-4802-42a1-abf7-3ac1e5e5b65e
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.187.204.253 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)NJDevil is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)NJDevil (ID: 23685)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.187.204.253 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7270 bytes
  INFO [Server.initUdp]                              Server: Client /50.187.204.253 <S13> requests UDP address /50.187.204.253:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)NJDevil (ID 23685)
  INFO [ServerMessageHandler.processPlayerJoin]      /50.187.204.253 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P13)NJDevil
  INFO [GameModel.setRemoteUser]                     (P13)NJDevil is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings NJDevil .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NJDevil Bot Reputation: A+++ (236) Bot Games: 296
  INFO [Server.acceptClients]                        Server: Accepted client /68.98.0.157 id 6154c69d-86ab-4c05-a3b0-a173df9923b9
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.98.0.157 <S15> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)HebrewMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)HebrewMule (ID: 101598)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.98.0.157 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7362 bytes
  INFO [Server.initUdp]                              Server: Client /68.98.0.157 <S15> requests UDP address /68.98.0.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)HebrewMule (ID 101598)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings HebrewMule .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === HebrewMule Bot Reputation: Unknown (15) Bot Games: 15
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P15)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P15)HebrewMule is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /68.98.0.157 <P15> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (15) 0 bytes
  INFO [UserController.apply]                        (P15)HebrewMule unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)HebrewMule is a remote Spectator
  INFO [Server.acceptClients]                        Server: Accepted client /76.180.41.94 id 4ef13ced-2d7c-4ba5-8d42-3125921ca516
  INFO [ServerMessageHandler.processJoin]            Server: Client /76.180.41.94 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Flashaxel is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Flashaxel (ID: 23222)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /76.180.41.94 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7446 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Flashaxel (ID 23222)
  INFO [Server.initUdp]                              Server: Client /76.180.41.94 <S11> requests UDP address /76.180.41.94:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Flashaxel .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [ServerMessageHandler.processPlayerJoin]      /76.180.41.94 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Flashaxel joins the players
  INFO [Player.<init>]                               Creating (P11)Flashaxel
  INFO [GameModel.setRemoteUser]                     (P11)Flashaxel is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Flashaxel Bot Reputation: A++ (82) Bot Games: 121
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P15)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P15)HebrewMule is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P15)HebrewMule chat: bot:kick4
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23222 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /76.180.41.94 <P11>
  INFO [Server.removeClient]                         Server: Removing client /76.180.41.94 <> with id 4ef13ced-2d7c-4ba5-8d42-3125921ca516
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /76.180.41.94 <>
  INFO [GameController.apply]                        (P12)Acavia chat: just play
  INFO [GameController.apply]                        (P15)HebrewMule chat: no fuck that asshole
  INFO [GameController.apply]                        (P12)Acavia chat: we coudl be in round 2 by now
  INFO [GameController.apply]                        (P15)HebrewMule chat: whats the point he will jsut quit
  INFO [GameController.apply]                        (P15)HebrewMule chat: and call me "gay jew" all night
  INFO [GameController.apply]                        (P15)HebrewMule chat: fuck him.
  INFO [GameController.apply]                        (P15)HebrewMule chat: not playing with him,.. you can gohead if you want, ill leave.
  INFO [GameController.apply]                        (P13)NJDevil chat: Ill jsut call you faggot kike is that ok?
  INFO [GameController.apply]                        (P15)HebrewMule chat: yeah dude
  INFO [GameController.apply]                        (P15)HebrewMule chat: Fag kike is rad
  INFO [GameController.apply]                        (P13)NJDevil chat: wher eis CR?
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101598 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /68.98.0.157 <P15>
  INFO [Server.removeClient]                         Server: Removing client /68.98.0.157 <> with id 6154c69d-86ab-4c05-a3b0-a173df9923b9
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.98.0.157 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23685 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /50.187.204.253 <P13>
  INFO [Server.removeClient]                         Server: Removing client /50.187.204.253 <> with id fd5f0c0b-4802-42a1-abf7-3ac1e5e5b65e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.187.204.253 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 26197 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /98.195.59.2 <P12>
  INFO [Server.removeClient]                         Server: Removing client /98.195.59.2 <> with id bca20231-1be0-4691-88cf-843d63714398
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.195.59.2 <>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /98.195.59.2:6261
  INFO [Server.acceptClients]                        Server: Accepted client /50.187.204.253 id b4dc8921-fee3-4f90-a1c7-4b0cde2414c9
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.187.204.253 <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)NJDevil is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)NJDevil (ID: 23685)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.187.204.253 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7134 bytes
  INFO [Server.initUdp]                              Server: Client /50.187.204.253 <S12> requests UDP address /50.187.204.253:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)NJDevil (ID 23685)
  INFO [ServerMessageHandler.processPlayerJoin]      /50.187.204.253 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P12)NJDevil
  INFO [GameModel.setRemoteUser]                     (P12)NJDevil is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings NJDevil .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NJDevil Bot Reputation: A+++ (236) Bot Games: 296
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23685 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /50.187.204.253 <P12>
  INFO [Server.removeClient]                         Server: Removing client /50.187.204.253 <> with id b4dc8921-fee3-4f90-a1c7-4b0cde2414c9
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.187.204.253 <>
  INFO [Server.acceptClients]                        Server: Accepted client /50.187.204.253 id 406e7c6e-5e0e-40d4-b16c-c5f4530e0b34
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.187.204.253 <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)NJDevil is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)NJDevil (ID: 23685)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.187.204.253 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7134 bytes
  INFO [Server.initUdp]                              Server: Client /50.187.204.253 <S12> requests UDP address /50.187.204.253:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)NJDevil (ID 23685)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings NJDevil .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [ServerMessageHandler.processPlayerJoin]      /50.187.204.253 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P12)NJDevil
  INFO [GameModel.setRemoteUser]                     (P12)NJDevil is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NJDevil Bot Reputation: A+++ (236) Bot Games: 296
  INFO [Server.acceptClients]                        Server: Accepted client /68.7.201.14 id b743aa7e-05d1-4a48-a7e1-4389ec5a99e2
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.7.201.14 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)RedwoodTall is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)RedwoodTall (ID: 101409)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.7.201.14 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7276 bytes
  INFO [Server.initUdp]                              Server: Client /68.7.201.14 <S13> requests UDP address /68.7.201.14:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)RedwoodTall (ID 101409)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings RedwoodTall .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === RedwoodTall Bot Reputation: Great (29) Bot Games: 32
  INFO [ServerMessageHandler.processPlayerJoin]      /68.7.201.14 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)RedwoodTall joins the players
  INFO [Player.<init>]                               Creating (P13)RedwoodTall
  INFO [GameModel.setRemoteUser]                     (P13)RedwoodTall is a remote Player
  INFO [GameController.apply]                        (P12)NJDevil chat: something weird there
  INFO [GameController.apply]                        (P13)RedwoodTall chat: what a CHEATER,can't be kicked
  INFO [GameController.apply]                        (P13)RedwoodTall chat: I said kick2 and you were 3
  INFO [GameController.apply]                        (P13)RedwoodTall chat: Maybe flash is a hacker
  INFO [GameController.apply]                        (P12)NJDevil chat: I know I did it three times and kicked myself
  INFO [GameController.apply]                        (P13)RedwoodTall chat: lol
  INFO [GameController.apply]                        (P13)RedwoodTall chat: no games going now
  INFO [Server.acceptClients]                        Server: Accepted client /184.147.197.32 id b1d7c39d-5ba2-433b-b1b2-a9b47f78e1cf
  INFO [ServerMessageHandler.processJoin]            Server: Client /184.147.197.32 <S15> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)Obamanator is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)Obamanator (ID: 100010)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /184.147.197.32 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7362 bytes
  INFO [Server.initUdp]                              Server: Client /184.147.197.32 <S15> requests UDP address /184.147.197.32:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)Obamanator (ID 100010)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Obamanator .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Obamanator Bot Reputation: A++ (83) Bot Games: 104
  INFO [ServerMessageHandler.processPlayerJoin]      /184.147.197.32 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)Obamanator joins the players
  INFO [Player.<init>]                               Creating (P15)Obamanator
  INFO [GameModel.setRemoteUser]                     (P15)Obamanator is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 100010 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /184.147.197.32 <P15>
  INFO [Server.removeClient]                         Server: Removing client /184.147.197.32 <> with id b1d7c39d-5ba2-433b-b1b2-a9b47f78e1cf
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /184.147.197.32 <>
  INFO [GameController.apply]                        (P12)NJDevil chat: obam join us
  INFO [Server.acceptClients]                        Server: Accepted client /184.147.197.32 id de1f2ae1-200c-4d1e-8164-2d5a41450976
  INFO [ServerMessageHandler.processJoin]            Server: Client /184.147.197.32 <S15> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)Obamanator is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)Obamanator (ID: 100010)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /184.147.197.32 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7362 bytes
  INFO [Server.initUdp]                              Server: Client /184.147.197.32 <S15> requests UDP address /184.147.197.32:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)Obamanator (ID 100010)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Obamanator .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Obamanator Bot Reputation: A++ (83) Bot Games: 104
  INFO [ServerMessageHandler.processPlayerJoin]      /184.147.197.32 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)Obamanator joins the players
  INFO [Player.<init>]                               Creating (P15)Obamanator
  INFO [GameModel.setRemoteUser]                     (P15)Obamanator is a remote Player
  INFO [GameController.apply]                        (P15)Obamanator chat: why cyb and flash n other game?
  INFO [GameController.apply]                        (P13)RedwoodTall chat: cyber is drunk,I think
  INFO [GameController.apply]                        (P13)RedwoodTall chat: or just very lost
  INFO [GameController.apply]                        (P13)RedwoodTall chat: no response
  INFO [GameController.apply]                        (P12)NJDevil chat: ill be honest I lied....I accidentally hit the wrong thign when the plots first were being chosen turn one and I quit.....siorry that is bad I know but he dont need to know that
  INFO [GameController.apply]                        (P12)NJDevil chat: shitty thing to do and I regret it
  INFO [Server.acceptClients]                        Server: Accepted client /47.55.48.160 id e4a20009-1c99-4dea-adfd-6eca2ae0f96e
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.55.48.160 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.55.48.160 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7452 bytes
  INFO [Server.initUdp]                              Server: Client /47.55.48.160 <S11> requests UDP address /47.55.48.160:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)C64MuleBoot (ID 101485)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings C64MuleBoot .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === C64MuleBoot Bot Reputation: Great (30) Bot Games: 33
  INFO [ServerMessageHandler.processPlayerJoin]      /47.55.48.160 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P11)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P11)C64MuleBoot is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)RedwoodTall (P12)NJDevil (P11)C64MuleBoot (P15)Obamanator 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.apply]                        (P15)Obamanator chat: hard to play 90 min game after that
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3550775487865058804
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot (P12)NJDevil 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 41856624
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)RedwoodTall chat: I don't even know what happen,why it says I abandon
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 11: Mountain3 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 21: Mountain3 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 26: Mountain3 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [GameController.apply]                        (P12)NJDevil chat: most of mine were fromn when I hsoted and someone quit and we redo
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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]            (P13)RedwoodTall bought the plot for $972
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 977740335641676393
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 1)
  INFO [Player.useFood]                              (P13)RedwoodTall has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)RedwoodTall got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)RedwoodTall got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 1896
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $65, max: 47.5, left: 10.199146, fraction 0.21471886
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $65 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6341337471595331552
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 2)
  INFO [Player.useFood]                              (P15)Obamanator has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile River (4,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P15)Obamanator got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 1783
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $105, max: 47.5, left: 15.459267, fraction 0.32545826
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4338006635637388755
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P11)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 254. End Update: 253
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 370. End Update: 369
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain3 (2,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2163
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $56, max: 47.5, left: 4.9790993, fraction 0.10482314
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7055605557885398613
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 4)
  INFO [Player.useFood]                              (P12)NJDevil has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  INFO [Wampus.<init>]                               Wampus has 11 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)NJDevil develops tile Mountain3 (3,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1188
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $56, max: 47.5, left: 24.459473, fraction 0.51493627
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $56 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3751173477511943557
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4086009304738812994
  INFO [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 [ProductionPhase.finishPower]                 (P12)NJDevil has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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) <P12> 110ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8219577241266915741
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 0 critical: 0 surplus: 0 money: $1006
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 0 critical: 0 surplus: 0 money: $68
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 0 critical: 0 surplus: 0 money: $1080
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $1006
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $86 (1 units for $86)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7714712288246085809
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $920
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 0 critical: 0 surplus: 0 money: $68
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 0 critical: 0 surplus: 0 money: $1080
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1006
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $108 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -204326328485352461
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 1 critical: 3 surplus: -2 money: $920
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 3 critical: 3 surplus: 0 money: $68
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 7 critical: 3 surplus: 4 money: $1080
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $1006
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (6 units for $300)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 586476461119322524
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 14, needed: 6
  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]               (P12)NJDevil Energy: 2 critical: 1 surplus: 1 money: $770
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 1 critical: 2 surplus: -1 money: $68
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 1 critical: 2 surplus: -1 money: $1280
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 2 critical: 1 surplus: 1 money: $856
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (156ms) 
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Obamanator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Obamanator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Obamanator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Obamanator rank 2
  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 [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: 156ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1692349790711387020
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49453520
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $1280 Plots: 1 Assets: 255 Total: 2035
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $770 Plots: 1 Assets: 461 Total: 1731
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 4 Energy: 2 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $496 Plots: 1 Assets: 735 Total: 1731
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 4 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $68 Plots: 2 Assets: 255 Total: 1323
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $86
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $170
  INFO [SummaryPhase2.begin]                         Colony total: 6820
  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 (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (78ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 8: Mountain3 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 18: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $912
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P15)Obamanator bought the plot for $912
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $852
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (94ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6340374416490079486
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11988306
  INFO [PlayerEventPhase.begin]                      Event player: (P15)Obamanator (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P15)Obamanator has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  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]                       (P15)Obamanator develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P15)Obamanator got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 2130
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $61, max: 47.5, left: 5.5590987, fraction 0.11703366
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $61 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5209563432578607579
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88032246
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 2)
  INFO [Player.useFood]                              (P12)NJDevil 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Mountain3 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1291
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $55, max: 47.5, left: 22.639431, fraction 0.4766196
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $55 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6639857189487692517
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.69568825
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P11)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 103. End Update: 102
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (1,0) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 698. End Update: 697
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Mountain3 (2,1)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain3 (2,1) with Smithore factory
  INFO [GameModel.buyAssay]                          (P11)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2312
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $51, max: 47.5, left: 1.7991023, fraction 0.03787584
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8654516122349041285
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.01511991
  INFO [PlayerEventPhase.begin]                      Event player: (P13)RedwoodTall (rank 4)
  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 [GameController.apply]                        (P15)Obamanator chat: nice two highs for NJ
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.apply]                        (P12)NJDevil chat: BOOOOOOOOOOOOOOO BOOOOOOOOOOOOOOOOOOOOOOOOOOO
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)RedwoodTall has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  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)RedwoodTall undevelops tile Plain (7,1)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 410. End Update: 409
  INFO [GameController.apply]                        (P12)NJDevil chat: awesome getting it turn two
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,1) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 720. End Update: 719
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)RedwoodTall got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)RedwoodTall got an assay bot
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: nope
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 2190
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $66, max: 47.5, left: 4.2591, fraction 0.089665264
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $66 in the pub
  INFO [GameController.apply]                        (P15)Obamanator chat: damn u C
  INFO [GameController.apply]                        (P12)NJDevil chat: where was it
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (94ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (94ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6632792800162832162
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: lol
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 1 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 10 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 0 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: lol
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 0 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7217648201093871807
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7609830083020351728
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $86
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $74 sell price $109
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)RedwoodTall chat: oh no
  INFO [GameController.apply]                        (P13)RedwoodTall chat: my food
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 6 critical: 0 surplus: 6 money: $680
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 0 critical: 0 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 0 critical: 0 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 4 critical: 0 surplus: 4 money: $427
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)RedwoodTall (P15)Obamanator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P11)C64MuleBoot 
  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: 140ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [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 [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $74 (10 units for $740)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8956490235529608402
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 0 critical: 0 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 0 critical: 0 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $723
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [GameController.apply]                        (P13)RedwoodTall chat: why do the have to burn food for gas
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7287640848533079724
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 8, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 138%
  INFO [Shop.printPriceFactor]                       Food 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]               (P12)NJDevil Food: 1 critical: 3 surplus: -2 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 0 critical: 3 surplus: -3 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 4 critical: 3 surplus: 1 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 3 critical: 3 surplus: 0 money: $723
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (11) 4 bytes
  INFO [GameController.apply]                        (P12)NJDevil chat: thats funny think about it
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $106 (1 units for $106)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6858414717360243468
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 18, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 5 critical: 2 surplus: 3 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 4 critical: 1 surplus: 3 money: $103
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 3 critical: 2 surplus: 1 money: $315
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 6 critical: 3 surplus: 3 money: $723
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (15) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $92 (1 units for $92)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5464745253850897451
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50478840
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $1124 Plots: 2 Assets: 761 Total: 2885
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 1 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $631 Plots: 2 Assets: 1132 Total: 2763
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 3 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $195 Plots: 4 Assets: 467 Total: 2662
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $315 Plots: 3 Assets: 739 Total: 2554
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $74
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $106
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 10864
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 12: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 14: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 21: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1379157080394966364
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48213524
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 1)
  INFO [Player.useFood]                              (P12)NJDevil has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Plain (1,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 829
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $56, max: 47.5, left: 2.5864177, fraction 0.0544509
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $56 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4554757165210524641
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.82712734
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P11)C64MuleBoot has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 370. End Update: 369
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 507. End Update: 506
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (3,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2077
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $56, max: 47.5, left: 6.7790976, fraction 0.14271784
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4178836976140743909
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0067221522
  INFO [PlayerEventPhase.begin]                      Event player: (P13)RedwoodTall (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)RedwoodTall has 1 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  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 [GameController.apply]                        (P15)Obamanator chat: lucky bastid
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 285. End Update: 284
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (8,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 959
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6518700780996321868
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11517215
  INFO [PlayerEventPhase.begin]                      Event player: (P15)Obamanator (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P15)Obamanator has 6 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  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]                       (P15)Obamanator develops tile Plain (3,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (2,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6312216822126315918
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7868915916151935771
  INFO [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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 7 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 6 food, 6 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 2 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 2 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 5 food, 5 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1780986159674496260
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $74
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 10, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 78%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 3 critical: 0 surplus: 3 money: $1015
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 0 critical: 0 surplus: 0 money: $80
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 0 critical: 0 surplus: 0 money: $10
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 4 critical: 0 surplus: 4 money: $597
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil 
  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: 140ms
  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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $85 (3 units for $257)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4777311332734755838
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1098
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 0 critical: 0 surplus: 0 money: $80
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 3 critical: 0 surplus: 3 money: $10
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $340
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  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]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (3 units for $396)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7776975415681303154
  INFO [Shop.calcBuySellPrice]                       Current Food price $106
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $85 sell price $120
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 2 critical: 3 surplus: -1 money: $1098
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 2 critical: 3 surplus: -1 money: $80
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 7 critical: 3 surplus: 4 money: $406
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 2 critical: 3 surplus: -1 money: $340
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer NJDevil rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer NJDevil rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $87 (1 units for $87)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5742970716638057353
  INFO [Shop.calcBuySellPrice]                       Current Energy price $92
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 32, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 9 critical: 3 surplus: 6 money: $1098
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 6 critical: 2 surplus: 4 money: $80
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 7 critical: 4 surplus: 3 money: $493
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 10 critical: 3 surplus: 7 money: $253
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)Obamanator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $34 (9 units for $306)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7632332934517959003
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50743368
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $493 Plots: 4 Assets: 1100 Total: 3593
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 6 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $1200 Plots: 3 Assets: 803 Total: 3503
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 2 Energy: 6 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $355 Plots: 3 Assets: 1349 Total: 3204
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 3 Energy: 7 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $182 Plots: 5 Assets: 421 Total: 3103
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $85
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop Energy: 9 units $34
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $170
  INFO [SummaryPhase2.begin]                         Colony total: 13403
  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 (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 1: Mountain1 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 7: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 14: Mountain1 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 16: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3398720115123498550
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7278876
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 1)
  INFO [Player.useFood]                              (P15)Obamanator has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,3) with Food factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Mountain1 (7,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 1687
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $123, max: 47.5, left: 14.439243, fraction 0.30398408
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $123 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8068738422079922882
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08319807
  INFO [PlayerEventPhase.begin]                      Event player: (P12)NJDevil (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)NJDevil has 1 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (1,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 986
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4795569674336609312
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4506274
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P11)C64MuleBoot has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 397. End Update: 396
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 520. End Update: 519
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain1 (3,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 1142
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $141, max: 47.5, left: 25.17949, fraction 0.5300945
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $141 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 897848239175759483
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4979866
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 4)
  INFO [Player.useFood]                              (P13)RedwoodTall has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)RedwoodTall undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (1,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall caught the Mountain Wampus and got $200
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 999. End Update: 998
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 1692
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2374443253738972937
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3936675882697634554
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 7 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 6 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 12 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 3 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 5 food, 2 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 8 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 14 food, 2 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 4 food, 3 energy, 5 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5678227841526180210
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $85
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 130%
  INFO [Shop.printPriceFactor]                       Smithore buy price $108 sell price $143
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 4 critical: 0 surplus: 4 money: $1205
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 0 critical: 0 surplus: 0 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 0 critical: 0 surplus: 0 money: $621
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 12 critical: 0 surplus: 12 money: $501
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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: ChooseDirection (11) 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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil 
  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 [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $108 (4 units for $432)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 12108771106305295
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1637
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 0 critical: 0 surplus: 0 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 4 critical: 0 surplus: 4 money: $621
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $69
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  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 [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (4 units for $528)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4120138862032169387
  INFO [Shop.calcBuySellPrice]                       Current Food price $87
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  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]               (P12)NJDevil Food: 5 critical: 4 surplus: 1 money: $1637
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 8 critical: 4 surplus: 4 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 16 critical: 4 surplus: 12 money: $1149
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $69
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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: 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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall (P15)Obamanator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $38 (14 units for $532)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5425823926876996012
  INFO [Shop.calcBuySellPrice]                       Current Energy price $34
  INFO [Shop.printPriceFactor]                       Energy shop: 9, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 5 critical: 4 surplus: 1 money: $1637
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 4 critical: 3 surplus: 1 money: $301
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 5 critical: 5 surplus: 0 money: $1567
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 6 critical: 4 surplus: 2 money: $69
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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: 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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)C64MuleBoot 
  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: 140ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (10 units for $450)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 475216275947974181
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52423152
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $1117 Plots: 5 Assets: 1265 Total: 4882
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $114 Plots: 4 Assets: 2420 Total: 4534
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 4 Energy: 5 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $1637 Plots: 4 Assets: 730 Total: 4367
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $301 Plots: 6 Assets: 575 Total: 3876
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Food: 14 units $38
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $210
  INFO [SummaryPhase2.begin]                         Colony total: 17659
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 13: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 19: Crater (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 23: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 24: Mountain3 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1335665898559860021
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22538507
  INFO [PlayerEventPhase.begin]                      Event player: (P13)RedwoodTall (rank 4)
  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 (13) 8 bytes
  INFO [GameController.apply]                        (P12)NJDevil chat: wow all three turns I have most $$$ no plots
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)RedwoodTall has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain3 (0,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall caught the Mountain Wampus and got $200
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 818. End Update: 817
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Crater (3,4) with Crystite factory
  INFO [GameModel.buyAssay]                          (P13)RedwoodTall got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 2201
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $107, max: 47.5, left: 4.3591, fraction 0.09177052
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5676146483481688622
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26042598
  INFO [PlayerEventPhase.begin]                      Event player: (P12)NJDevil (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)NJDevil has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Mountain3 (8,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1073
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $138, max: 47.5, left: 26.579521, fraction 0.5595689
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $138 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (110ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2142573558217659016
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.70439976
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P11)C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (110ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 123. End Update: 122
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Mountain1 (3,0)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (2,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain1 (3,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 1994
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $118, max: 47.5, left: 8.519108, fraction 0.17934963
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $118 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 456889991650147296
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6110744
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 1)
  INFO [Player.useFood]                              (P15)Obamanator 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  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]                       (P15)Obamanator develops tile Mountain1 (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 2159
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $120, max: 47.5, left: 5.079099, fraction 0.1069284
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $120 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2482831213375066689
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 15 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 6 food, 3 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 6 food, 3 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 3 energy, 10 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 6 food, 3 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 7 food, 2 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 4 food, 3 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 2 food, 3 energy, 12 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 6 food, 4 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5738636760736637161
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8101203147668889786
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $108
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  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 $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 8 critical: 0 surplus: 8 money: $1840
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 4 critical: 0 surplus: 4 money: $213
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 12 critical: 0 surplus: 12 money: $1052
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 23 critical: 0 surplus: 23 money: $147
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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 [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (47 units for $10810)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7164611389035017780
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $3680
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 4 critical: 0 surplus: 4 money: $1133
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 1 critical: 0 surplus: 1 money: $3812
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $5437
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  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 (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (15) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $60 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5256695633221508290
  INFO [Shop.calcBuySellPrice]                       Current Food price $38
  INFO [Shop.printPriceFactor]                       Food shop: 14, total: 34, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 8 critical: 4 surplus: 4 money: $3680
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 5 critical: 4 surplus: 1 money: $1133
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 1 critical: 4 surplus: -3 money: $3812
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 6 critical: 4 surplus: 2 money: $5437
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)RedwoodTall (P15)Obamanator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P11)C64MuleBoot 
  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 [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  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: 156ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $49 (6 units for $296)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -32369812304345421
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 97%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 3 critical: 5 surplus: -2 money: $3876
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 3 critical: 5 surplus: -2 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 11 critical: 6 surplus: 5 money: $3616
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 5 critical: 5 surplus: 0 money: $5487
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $113 (5 units for $565)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8122498937774051938
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50968496
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $4922 Plots: 5 Assets: 1800 Total: 9222
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $4181 Plots: 6 Assets: 1593 Total: 8774
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 5 Energy: 6 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $3876 Plots: 5 Assets: 960 Total: 7336
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $1033 Plots: 7 Assets: 1372 Total: 5905
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 7 Energy: 3 Smithore: 0 Crystite: 4
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 19 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 13 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $113
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 31237
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (110ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 5: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 15: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 16: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 17: Mountain1 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 110ms (125ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: $636
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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)NJDevil bought the plot for $2616
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8672248908874316935
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51386535
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P11)C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 114. End Update: 113
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 328. End Update: 327
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 600. End Update: 599
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P11)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 1851
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $112, max: 47.5, left: 12.019188, fraction 0.25303555
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $112 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5783459312605865221
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.004571855
  INFO [PlayerEventPhase.begin]                      Event player: (P15)Obamanator (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P15)Obamanator has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (8,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P15)Obamanator got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 2380
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $100, max: 47.5, left: 0.6791034, fraction 0.0142969135
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1494737705160593047
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9761721
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 3)
  INFO [Player.useFood]                              (P12)NJDevil 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (0,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1653
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $150, max: 47.5, left: 15.299263, fraction 0.32208976
  INFO [DevelopmentMessenger.showMessage]            NJDevil 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6021097303692268483
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08010495
  INFO [PlayerEventPhase.begin]                      Event player: (P13)RedwoodTall (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)RedwoodTall has 7 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 394. End Update: 393
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 506. End Update: 505
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (1,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)RedwoodTall undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain1 (2,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 2332
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $101, max: 47.5, left: 1.8191023, fraction 0.03829689
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $101 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2195052311835847591
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 3 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 10 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 3 food, 14 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 2 food, 17 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 8 energy, 7 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 6 food, 6 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 5 food, 11 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 3 food, 19 energy, 5 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 3 food, 7 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 7 food, 4 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5800084914321294880
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4043120769880479203
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 19, mules potentially available: 17, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 47%
  INFO [Shop.printPriceFactor]                       Smithore buy price $119 sell price $154
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 9 critical: 0 surplus: 9 money: $590
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 5 critical: 0 surplus: 5 money: $589
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 4 critical: 0 surplus: 4 money: $3771
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 6 critical: 0 surplus: 6 money: $4724
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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 [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $119 (24 units for $2856)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 741182160231969462
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1661
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 7 critical: 0 surplus: 7 money: $1184
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 4 critical: 0 surplus: 4 money: $4247
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $5438
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall (P15)Obamanator 
  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 [Player.increaseAuctionTeleportCount]         (P15)Obamanator 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 [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (11 units for $1584)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1434251833851111358
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 13, total: 32, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 63%
  INFO [Shop.printPriceFactor]                       Food buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 5 critical: 4 surplus: 1 money: $1661
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 5 critical: 4 surplus: 1 money: $2192
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 4 critical: 4 surplus: 0 money: $4823
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $5438
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (11) 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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $51 (7 units for $357)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4294465296818613959
  INFO [Shop.calcBuySellPrice]                       Current Energy price $113
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 47, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 11 critical: 5 surplus: 6 money: $1661
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 19 critical: 4 surplus: 15 money: $2090
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 8 critical: 6 surplus: 2 money: $4670
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 9 critical: 5 surplus: 4 money: $5336
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (110ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall 
  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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $60 (4 units for $240)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (125ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8823221768589776175
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48972104
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $5281 Plots: 6 Assets: 1467 Total: 9748
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 7 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $4485 Plots: 7 Assets: 1712 Total: 9697
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 7 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $2330 Plots: 8 Assets: 1902 Total: 8232
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 7 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $1661 Plots: 7 Assets: 1510 Total: 6671
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 5 Energy: 11 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $230
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 31 units $119
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $51
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $230
  INFO [SummaryPhase2.begin]                         Colony total: 34348
  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 (372158) NJDevil: dank joinus
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372159) CCMuleBot04: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372160) CCMuleBot04: 1:motivator Money: $16640 Plots: 10 Assets: 2800 Total: 24440
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372161) CCMuleBot04: 2:Obamanator Money: $10480 Plots: 12 Assets: 3552 Total: 20032
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372162) CCMuleBot04: 3:Lionel-HutzX Money: $6404 Plots: 10 Assets: 5769 Total: 17173
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372163) CCMuleBot04: 4:wolffish Money: $4671 Plots: 12 Assets: 3930 Total: 14601
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372164) Lionel-HutzX: gg
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372165) Lionel-HutzX: swim time
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372166) RedwoodTall: one more
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372167) RedwoodTall: join game on top,no waiting
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:C64MuleBoot Money: $4922 Plots: 5 Assets: 1800 Total: 9222
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Obamanator Money: $4181 Plots: 6 Assets: 1593 Total: 8774
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:NJDevil Money: $3876 Plots: 5 Assets: 960 Total: 7336
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:RedwoodTall Money: $1033 Plots: 7 Assets: 1372 Total: 5905
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Event Probabilites: Pirates(13.30%) Pests(13.30%) Radiation(13.30%) Acid Rain(13.30%) Sunspot Activity(13.30%) Meteor Strike(6.67%) Earthquake(20.00%) Fire(6.67%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (125ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 2: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 8: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 10: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: $2556
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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)C64MuleBoot bought the plot for $4532
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $4472
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P15)Obamanator bought the plot for $4472
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5575143562010616668
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.060435295
  INFO [PlayerEventPhase.begin]                      Event player: (P11)C64MuleBoot (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)C64MuleBoot has 7 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,2) with Food factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (3,3) with Food factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2296
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $105, max: 47.5, left: 2.179102, fraction 0.04587583
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7897737525035447279
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9111903
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 2)
  INFO [Player.useFood]                              (P15)Obamanator 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator undevelops tile Plain (2,0)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (8,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Obamanator caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 1795
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $147, max: 47.5, left: 12.879208, fraction 0.2711412
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $147 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3614531774641416373
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4858681
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 3)
  INFO [Player.useFood]                              (P13)RedwoodTall 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 338. End Update: 337
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain3 (8,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (0,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 1883
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $122, max: 47.5, left: 10.699158, fraction 0.22524543
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $122 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2282970716629695992
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7158738
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 4)
  INFO [Player.useFood]                              (P12)NJDevil 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (1,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (0,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1628
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $103, max: 47.5, left: 15.61927, fraction 0.32882676
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $103 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2758532539926748343
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1946127283149105450
  INFO [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 [ProductionPhase.finishPower]                 (P12)NJDevil has 11 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 15 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 11 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 10 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 11 food, 12 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 3 food, 13 energy, 14 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 5 food, 6 energy, 10 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 15 food, 8 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 10 food, 11 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 2 food, 15 energy, 14 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 5 food, 6 energy, 8 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 14 food, 9 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5534876623267984043
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $119
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 31, mules potentially available: 24, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $61 sell price $96
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 8 critical: 0 surplus: 8 money: $1634
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 14 critical: 0 surplus: 14 money: $2042
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 8 critical: 0 surplus: 8 money: $360
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $319
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)RedwoodTall 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  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)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $61 (21 units for $1281)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -164027537378158379
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $2122
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 6 critical: 0 surplus: 6 money: $761
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 4 critical: 0 surplus: 4 money: $848
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $624
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (13) 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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  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: 140ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (4 units for $220)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7948598673277099539
  INFO [Shop.calcBuySellPrice]                       Current Food price $51
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 44, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 11 critical: 4 surplus: 7 money: $2122
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 4 critical: 4 surplus: 0 money: $761
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 7 critical: 4 surplus: 3 money: $1068
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 16 critical: 4 surplus: 12 money: $456
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator (P11)C64MuleBoot 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (9 units for $195)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3791978430807137613
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 63, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 16 critical: 6 surplus: 10 money: $2122
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 23 critical: 6 surplus: 17 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 11 critical: 6 surplus: 5 money: $1068
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 13 critical: 6 surplus: 7 money: $651
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $32 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3500467797989550672
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47531296
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $656 Plots: 9 Assets: 4258 Total: 9414
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 7 Energy: 23 Smithore: 35 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $2122 Plots: 8 Assets: 1572 Total: 7694
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 11 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $1068 Plots: 9 Assets: 1257 Total: 6825
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 7 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $651 Plots: 8 Assets: 1437 Total: 6088
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 7 Energy: 13 Smithore: 0 Crystite: 3
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 21 units $61
  INFO [SummaryPhase2.begin]                         Shop Food: 12 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 30021
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 1: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 2: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 4: Mountain1 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 5: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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: $4440
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 347292790713527865
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65474457
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 1)
  INFO [Player.useFood]                              (P13)RedwoodTall 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 131. End Update: 130
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 473. End Update: 472
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,0) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 692. End Update: 691
  INFO [GameModel.developLand]                       (P13)RedwoodTall undevelops tile Mountain1 (2,4)
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain1 (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall undevelops tile Plain (1,4)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1427. End Update: 1426
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1767. End Update: 1766
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 2162
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $156, max: 47.5, left: 4.2591, fraction 0.089665264
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $156 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1067801959402872212
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27181298
  INFO [PlayerEventPhase.begin]                      Event player: (P12)NJDevil (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $150 each for a total of $450
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)NJDevil has 11 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (94ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)NJDevil undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1698
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $200, max: 47.5, left: 13.539223, fraction 0.28503627
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $200 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5248568447596064407
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6428522
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 3)
  INFO [Player.useFood]                              (P15)Obamanator 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Mountain1 (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 2183
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $165, max: 47.5, left: 3.8391004, fraction 0.08082317
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $165 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6715196812599242439
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75552016
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P11)C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 79. End Update: 78
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 203. End Update: 202
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain1 (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (2,3) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1895. End Update: 1894
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2324
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $152, max: 47.5, left: 1.019103, fraction 0.021454802
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $152 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7468533261336564977
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13)RedwoodTall Plain (8,1)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6644710179854577287
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 16 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 23 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 13 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 6 food, 14 energy, 8 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 0 food, 6 energy, 18 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 8 energy, 13 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 6 food, 6 energy, 6 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 8 food, 18 energy, 10 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 0 food, 6 energy, 17 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 3 food, 9 energy, 14 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 5 food, 6 energy, 4 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8282678009302700511
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $61
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 21, mules potentially available: 18, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  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]               (P12)NJDevil Smithore: 10 critical: 0 surplus: 10 money: $1652
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 52 critical: 0 surplus: 52 money: $517
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 14 critical: 0 surplus: 14 money: $598
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 4 critical: 0 surplus: 4 money: $458
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall 
  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: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  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: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $76 (7 units for $532)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5660928253584602636
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 4 critical: 0 surplus: 4 money: $1652
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 14 critical: 0 surplus: 14 money: $649
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 8 critical: 0 surplus: 8 money: $66
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 13 critical: 0 surplus: 13 money: $458
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (35 units for $3220)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7281135837679153319
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 12, total: 38, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 12 critical: 5 surplus: 7 money: $1652
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 2 critical: 5 surplus: -3 money: $1937
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 5 critical: 5 surplus: 0 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 7 critical: 5 surplus: 2 money: $1654
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7253566805109998700
  INFO [Shop.calcBuySellPrice]                       Current Energy price $32
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 67, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 26 critical: 7 surplus: 19 money: $1652
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 18 critical: 8 surplus: 10 money: $1637
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 12 critical: 9 surplus: 3 money: $752
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 11 critical: 8 surplus: 3 money: $1604
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5749586770344994599
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48262448
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $1637 Plots: 10 Assets: 5665 Total: 12302
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 8 Energy: 18 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $1652 Plots: 9 Assets: 3243 Total: 9395
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 12 Energy: 26 Smithore: 10 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $752 Plots: 10 Assets: 3271 Total: 9023
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 6 Energy: 12 Smithore: 21 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $1604 Plots: 9 Assets: 1894 Total: 7998
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 8 Energy: 11 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 4 units $76
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $150
  INFO [SummaryPhase2.begin]                         Colony total: 38718
  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 (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 2: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P13)RedwoodTall is granted tile 3: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 4: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Obamanator is granted tile 5: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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: $2212
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 951574828677528241
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.014653146
  INFO [PlayerEventPhase.begin]                      Event player: (P13)RedwoodTall (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $150 each to repair. The total cost is $1050
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)RedwoodTall has 8 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 234. End Update: 233
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (8,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 1680
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $170, max: 47.5, left: 13.899231, fraction 0.29261538
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $170 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5656907443827507666
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4413085
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 2)
  INFO [Player.useFood]                              (P12)NJDevil has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Mountain3 (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (5,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1701
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $154, max: 47.5, left: 13.479221, fraction 0.2837731
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9223160929824944739
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9921864
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 3)
  INFO [Player.useFood]                              (P15)Obamanator has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Mountain1 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (6,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3548354165792520138
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63095146
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P11)C64MuleBoot 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 300. End Update: 299
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 333. End Update: 332
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 450. End Update: 449
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (2,3) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 864. End Update: 863
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain1 (3,0) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 948. End Update: 947
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (6,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 1772
  INFO [GameModel.gamble]                            (P11)C64MuleBoot gambles $166, max: 47.5, left: 12.059189, fraction 0.25387767
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $166 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  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) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3776592291226776621
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 26 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 18 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 11 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 6 food, 14 energy, 4 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 4 food, 6 energy, 18 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 8 energy, 3 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 2 food, 6 energy, 4 smithore, 25 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  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 [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 8 food, 16 energy, 3 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 3 food, 4 energy, 22 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 4 food, 9 energy, 1 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 2 food, 5 energy, 4 smithore, 24 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1613049711798076411
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -281717009116005952
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $76
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  INFO [Shop.printPriceFactor]                       Smithore shop: 4, mules potentially available: 11, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 45%
  INFO [Shop.printPriceFactor]                       Smithore buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 13 critical: 0 surplus: 13 money: $1531
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 72 critical: 0 surplus: 72 money: $332
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 22 critical: 0 surplus: 22 money: $452
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $1420
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall 
  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 C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [GameController.apply]                        (P12)NJDevil chat: WHAT ARE YO UDOIN?
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [GameController.apply]                        (P12)NJDevil chat: gratz redwood
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $66 (26 units for $1720)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6360317591291606115
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 15 critical: 0 surplus: 15 money: $1531
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 16 critical: 0 surplus: 16 money: $1764
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 31 critical: 0 surplus: 31 money: $103
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 24 critical: 0 surplus: 24 money: $49
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)NJDevil auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot 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 [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)RedwoodTall chat: I was going to have to sell no matter what,so no spoil
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (86 units for $12040)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2437937742730162423
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)NJDevil chat: I know but they gave it to you by not having you sell to store
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 12 critical: 5 surplus: 7 money: $3631
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 2 critical: 5 surplus: -3 money: $4004
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 5 critical: 5 surplus: 0 money: $4443
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 4 critical: 5 surplus: -1 money: $3409
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NJDevil rank 2 takes over trade from buyer RedwoodTall rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Obamanator rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)NJDevil chat: now great chance of high ore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $60 (4 units for $240)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6691937271885205495
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 62, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  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 [GameController.apply]                        (P15)Obamanator chat: he cant burn mules, ore wont be high
  INFO [GameController.apply]                        (P12)NJDevil chat: yes it will be jsut need three open plots
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 31 critical: 8 surplus: 23 money: $3631
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 11 critical: 10 surplus: 1 money: $4004
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 12 critical: 10 surplus: 2 money: $4443
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 8 critical: 9 surplus: -1 money: $3169
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -643015370729831048
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49829280
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $4004 Plots: 11 Assets: 4905 Total: 14409
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 2 Energy: 11 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $4443 Plots: 11 Assets: 3642 Total: 13585
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 5 Energy: 12 Smithore: 27 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $3631 Plots: 10 Assets: 3378 Total: 12009
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 12 Energy: 31 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $3169 Plots: 10 Assets: 3744 Total: 11913
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 8 Energy: 8 Smithore: 29 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $130
  INFO [SummaryPhase2.begin]                         Colony total: 51916
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)C64MuleBoot is granted tile 0: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.claimPlot]                    (P12)NJDevil is granted tile 1: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1861453367409974296
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95046324
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 1)
  INFO [Player.useFood]                              (P13)RedwoodTall 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 46. End Update: 45
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (1,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain3 (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 1100
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,1) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P13)RedwoodTall
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5787000647706682917
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.053189397
  INFO [PlayerEventPhase.begin]                      Event player: (P15)Obamanator (rank 2)
  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 $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P15)Obamanator has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)NJDevil chat: he should of jhsut burned mules and he would have won
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Mountain1 (5,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P15)Obamanator sold a mule for $205
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 1706
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $179, max: 47.5, left: 13.379219, fraction 0.28166777
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $179 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3131067857777522157
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7027571
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 3)
  INFO [Player.useFood]                              (P12)NJDevil has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Mountain3 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)NJDevil sold a mule for $180
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 2069
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $153, max: 47.5, left: 6.119098, fraction 0.12882312
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $153 in the pub
  INFO [GameController.apply]                        (P15)Obamanator chat: selling price was average 70 bucks, meaning price this rnd wont be much higher than 100 if even
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2203308841060310700
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11331016
  INFO [PlayerEventPhase.begin]                      Event player: (P11)C64MuleBoot (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)C64MuleBoot has 8 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  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)C64MuleBoot develops tile Mountain1 (5,1) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 604. End Update: 603
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile River (4,0) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1313. End Update: 1312
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain1 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,2) with Energy factory
  INFO [Mule.runAway]                                Mule runs away for (P11)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  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) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3798057222384337592
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 31 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 11 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 6 food, 6 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 4 food, 8 energy, 15 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 8 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 4 food, 12 energy, 12 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 6 food, 7 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 3 food, 8 energy, 13 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 4 food, 9 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 4 food, 12 energy, 13 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5272651675656003459
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2404718208427216739
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $66
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 13 critical: 0 surplus: 13 money: $3479
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 63 critical: 0 surplus: 63 money: $3824
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 27 critical: 0 surplus: 27 money: $4347
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 42 critical: 0 surplus: 42 money: $3109
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 125ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P15)Obamanator (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall 
  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 [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: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [GameController.apply]                        (P12)NJDevil chat: no but if he burned or opend plots it woudl  have been luckily he did neither
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $53 (14 units for $742)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5991705452099507180
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $3479
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 0 critical: 0 surplus: 0 money: $4566
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 0 critical: 0 surplus: 0 money: $4029
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $2685
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $60 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8262401391004874509
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 23, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 90%
  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]               (P12)NJDevil Food: 10 critical: 5 surplus: 5 money: $3479
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 3 critical: 5 surplus: -2 money: $4566
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 4 critical: 5 surplus: -1 money: $4029
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 6 critical: 5 surplus: 1 money: $2685
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $54 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7651567955712786384
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 24 critical: 10 surplus: 14 money: $3479
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 10 critical: 10 surplus: 0 money: $4566
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 12 critical: 10 surplus: 2 money: $4029
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 12 critical: 9 surplus: 3 money: $2685
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7413191744433632077
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48676920
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $4566 Plots: 11 Assets: 4219 Total: 14285
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 3 Energy: 10 Smithore: 49 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $4029 Plots: 11 Assets: 3575 Total: 13104
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 4 Energy: 12 Smithore: 33 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $2685 Plots: 11 Assets: 4459 Total: 12644
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 6 Energy: 12 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $3479 Plots: 11 Assets: 3064 Total: 12043
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 10 Energy: 24 Smithore: 13 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $100
  INFO [SummaryPhase2.begin]                         Colony total: 52076
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6591368818965753199
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32910252
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 4)
  INFO [Player.useFood]                              (P12)NJDevil has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)NJDevil sold a mule for $125
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 2158
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $153, max: 47.5, left: 4.3391, fraction 0.09134947
  INFO [DevelopmentMessenger.showMessage]            NJDevil 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 156ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7378472338888067879
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7338393
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P11)C64MuleBoot has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 156ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 181. End Update: 180
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (0,4) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 369. End Update: 368
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (3,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1103. End Update: 1102
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (5,2) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P11)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)C64MuleBoot
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4892891255905477322
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3952391
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 2)
  INFO [Player.useFood]                              (P15)Obamanator 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator undevelops tile Plain (6,4)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P15)Obamanator undevelops tile Plain (7,4)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Mountain1 (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (7,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 819
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $225, max: 47.5, left: 22.619625, fraction 0.47620264
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $225 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6905951493373792953
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17039299
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 1)
  INFO [Player.useFood]                              (P13)RedwoodTall 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 131. End Update: 130
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain1 (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (8,1) with Energy factory
  INFO [Mule.runAway]                                Mule runs away for (P13)RedwoodTall
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 1525
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 742847682202577974
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 463791318217873835
  INFO [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 [ProductionPhase.finishPower]                 (P12)NJDevil has 24 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 10 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 12 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 5 food, 2 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 5 food, 12 energy, 7 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 8 food, 3 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 5 food, 4 energy, 15 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 6 food, 2 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 5 food, 9 energy, 6 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 6 food, 4 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 4 food, 5 energy, 14 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  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 (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (110ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8456404817528572146
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 13 critical: 0 surplus: 13 money: $3507
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 55 critical: 0 surplus: 55 money: $4441
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 33 critical: 0 surplus: 33 money: $4254
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 64 critical: 0 surplus: 64 money: $2410
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P15)Obamanator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)C64MuleBoot 
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (15 units for $764)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5687677807653490471
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  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 [GameController.apply]                        (P15)Obamanator chat: ge price that counts
  INFO [GameController.apply]                        (P15)Obamanator chat: average price
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 47 critical: 0 surplus: 47 money: $3315
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 18 critical: 0 surplus: 18 money: $4349
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 32 critical: 0 surplus: 32 money: $3774
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 2 critical: 0 surplus: 2 money: $3174
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)RedwoodTall (P15)Obamanator (P11)C64MuleBoot 
  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: 140ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P13)RedwoodTall auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [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 [Player.increaseAuctionTeleportCount]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P11)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (52 units for $4992)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5022619548379696024
  INFO [Shop.calcBuySellPrice]                       Current Food price $54
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 9 critical: 5 surplus: 4 money: $3027
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 5 critical: 5 surplus: 0 money: $6077
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 6 critical: 5 surplus: 1 money: $6846
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 5 critical: 5 surplus: 0 money: $3366
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)NJDevil (P13)RedwoodTall (P11)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Obamanator 
  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]         (P15)Obamanator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $31 (1 units for $31)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8227501078110726093
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 40, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 98%
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 13 critical: 11 surplus: 2 money: $3027
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 12 critical: 8 surplus: 4 money: $6077
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 7 critical: 10 surplus: -3 money: $6877
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 8 critical: 10 surplus: -2 money: $3366
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (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.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 140ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 957916786621785037
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51066184
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $6877 Plots: 11 Assets: 3790 Total: 16167
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 5 Energy: 7 Smithore: 43 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $3027 Plots: 11 Assets: 7614 Total: 16141
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 9 Energy: 13 Smithore: 17 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $6077 Plots: 11 Assets: 4415 Total: 15992
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 5 Energy: 12 Smithore: 56 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $3366 Plots: 11 Assets: 4015 Total: 12881
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 5 Energy: 8 Smithore: 49 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 2 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $31
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $100
  INFO [SummaryPhase2.begin]                         Colony total: 61181
  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 (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3853093484397139055
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9259182
  INFO [PlayerEventPhase.begin]                      No player event for (P11)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P11)C64MuleBoot has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (47ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)C64MuleBoot
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 18. End Update: 17
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Plain (6,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 537. End Update: 536
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 741. End Update: 740
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1099. End Update: 1098
  INFO [Mule.runAway]                                Mule runs away for (P11)C64MuleBoot
  INFO [GameModel.developLand]                       (P11)C64MuleBoot undevelops tile Plain (0,4)
  INFO [Mule.runAway]                                Mule runs away for (P11)C64MuleBoot
  INFO [GameModel.developLand]                       (P11)C64MuleBoot develops tile Mountain1 (3,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)C64MuleBoot
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8906616437127650767
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6770211
  INFO [PlayerEventPhase.begin]                      No player event for (P13)RedwoodTall (rank 3)
  INFO [Player.useFood]                              (P13)RedwoodTall has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)RedwoodTall
  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)RedwoodTall undevelops tile Mountain1 (2,4)
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Mountain1 (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)RedwoodTall undevelops tile Plain (1,4)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 762. End Update: 761
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1260. End Update: 1259
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (8,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1469. End Update: 1468
  INFO [GameModel.developLand]                       (P13)RedwoodTall develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)RedwoodTall finishes on update 2221
  INFO [GameModel.gamble]                            (P13)RedwoodTall gambles $211, max: 47.5, left: 3.079101, fraction 0.06482318
  INFO [DevelopmentMessenger.showMessage]            RedwoodTall won $211 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (110ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3502382622930616910
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42145532
  INFO [PlayerEventPhase.begin]                      No player event for (P12)NJDevil (rank 2)
  INFO [Player.useFood]                              (P12)NJDevil has 9 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 47ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)NJDevil
  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)NJDevil undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile River (4,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)NJDevil undevelops tile River (4,1)
  INFO [GameModel.sellMule]                          (P12)NJDevil sold a mule for $150
  INFO [GameModel.developLand]                       (P12)NJDevil develops tile River (4,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)NJDevil finishes on update 1903
  INFO [GameModel.gamble]                            (P12)NJDevil gambles $239, max: 47.5, left: 9.439129, fraction 0.1987185
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $239 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3419206309267214026
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06860596
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Obamanator (rank 1)
  INFO [Player.useFood]                              (P15)Obamanator has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Obamanator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P15)Obamanator undevelops tile Mountain1 (5,3)
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P15)Obamanator develops tile Mountain1 (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Obamanator finishes on update 1270
  INFO [GameModel.gamble]                            (P15)Obamanator gambles $250, max: 47.5, left: 22.099419, fraction 0.4652509
  INFO [DevelopmentMessenger.showMessage]            Obamanator won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  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 (0ms) <P12> 109ms (109ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4168885076204588410
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)NJDevil has 13 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)RedwoodTall has 12 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P15)Obamanator has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)C64MuleBoot has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)NJDevil expects 4 food, 0 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall expects 4 food, 3 energy, 7 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator expects 4 food, 14 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot expects 4 food, 14 energy, 18 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameController.apply]                        (P13)RedwoodTall chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: gg
  INFO [GameController.apply]                        (P15)Obamanator chat: gg
  INFO [ProductionPhase.logProduction]               (P12)NJDevil produced 5 food, 0 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P13)RedwoodTall produced 4 food, 2 energy, 7 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P15)Obamanator produced 4 food, 14 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P11)C64MuleBoot produced 5 food, 15 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3935574780977332987
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (63ms) <P15> 110ms (125ms) <P11> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6432923006339774438
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $78 sell price $113
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Smithore: 17 critical: 0 surplus: 17 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Smithore: 57 critical: 0 surplus: 57 money: $6138
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Smithore: 43 critical: 0 surplus: 43 money: $7227
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Smithore: 66 critical: 0 surplus: 66 money: $3091
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (125ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 132778430152175476
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P15)Obamanator chat: nice NJ
  INFO [GameController.apply]                        (P15)Obamanator chat: you win
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Crystite: 97 critical: 0 surplus: 97 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Crystite: 35 critical: 0 surplus: 35 money: $6138
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Crystite: 32 critical: 0 surplus: 32 money: $7227
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3091
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9150093751735440219
  INFO [Shop.calcBuySellPrice]                       Current Food price $31
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 21, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  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 [GameController.apply]                        (P12)NJDevil chat: wow
  INFO [GameController.apply]                        (P12)NJDevil chat: gga
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Food: 7 critical: 0 surplus: 7 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Food: 4 critical: 0 surplus: 4 money: $6138
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Food: 4 critical: 0 surplus: 4 money: $7227
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Food: 5 critical: 0 surplus: 5 money: $3091
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7443700282678090657
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is increased to 106%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)NJDevil Energy: 2 critical: 0 surplus: 2 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P13)RedwoodTall Energy: 4 critical: 0 surplus: 4 money: $6138
  INFO [CollectionPhase.goToNextPhase]               (P15)Obamanator Energy: 14 critical: 0 surplus: 14 money: $7227
  INFO [CollectionPhase.goToNextPhase]               (P11)C64MuleBoot Energy: 16 critical: 0 surplus: 16 money: $3091
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 109ms (109ms) <P13> 63ms (78ms) <P15> 110ms (125ms) <P11> 140ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1397223448442849376
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49294808
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Money: $3216 Plots: 11 Assets: 16580 Total: 25296
  INFO [SummaryPhase2.begin]                         (P12)NJDevil Food: 7 Energy: 2 Smithore: 17 Crystite: 97
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Money: $6138 Plots: 11 Assets: 10884 Total: 22522
  INFO [SummaryPhase2.begin]                         (P13)RedwoodTall Food: 4 Energy: 4 Smithore: 57 Crystite: 35
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Money: $7227 Plots: 11 Assets: 9542 Total: 22269
  INFO [SummaryPhase2.begin]                         (P15)Obamanator Food: 4 Energy: 14 Smithore: 43 Crystite: 32
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Money: $3091 Plots: 11 Assets: 6730 Total: 15321
  INFO [SummaryPhase2.begin]                         (P11)C64MuleBoot Food: 5 Energy: 16 Smithore: 66 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $150
  INFO [SummaryPhase2.begin]                         Colony total: 85408
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Obamanator Money: $6877 Plots: 11 Assets: 3790 Total: 16167
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:NJDevil Money: $3027 Plots: 11 Assets: 7614 Total: 16141
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:RedwoodTall Money: $6077 Plots: 11 Assets: 4415 Total: 15992
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:C64MuleBoot Money: $3366 Plots: 11 Assets: 4015 Total: 12881
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372173) host4u: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372174) host4u: 1:Lionel-HutzX Money: $3335 Plots: 8 Assets: 1765 Total: 9100
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372175) host4u: 2:Cyber Ranger Money: $3142 Plots: 6 Assets: 1920 Total: 8062
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372176) host4u: 3:happyvendor Money: $2685 Plots: 6 Assets: 1230 Total: 6915
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372177) host4u: 4:mule_be_ok Money: $956 Plots: 6 Assets: 1600 Total: 5556
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: NJDevil  Bot Reputation now: 237
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: RedwoodTall  Bot Reputation now: 30
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Obamanator  Bot Reputation now: 84
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: C64MuleBoot  Bot Reputation now: 31
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /68.7.201.14 <P13>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /68.7.201.14 <P13> with id b743aa7e-05d1-4a48-a7e1-4389ec5a99e2
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /68.7.201.14 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.7.201.14 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /50.187.204.253 <P12>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /50.187.204.253 <P12> with id 406e7c6e-5e0e-40d4-b16c-c5f4530e0b34
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /50.187.204.253 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.187.204.253 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /47.55.48.160 <P11>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /47.55.48.160 <P11> with id e4a20009-1c99-4dea-adfd-6eca2ae0f96e
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /47.55.48.160 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /47.55.48.160 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /184.147.197.32 <P15>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /184.147.197.32 <P15> with id de1f2ae1-200c-4d1e-8164-2d5a41450976
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /184.147.197.32 <P15>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /184.147.197.32 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27633 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
