  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: 35gh0j7je90c0jiichirsd5no6
  INFO [Login$MasterListener$1.run]                  Logged in as "CCMuleBot04" (id 100002)
  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: ChuckieBotII-1639, 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 02362638-c8d6-44b3-b194-e111bcf29820
  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 02362638-c8d6-44b3-b194-e111bcf29820
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)CCMuleBot04 is my user
  INFO [GameModel.setLocalUser]                      (S10)CCMuleBot04 is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)CCMuleBot04 is hosting the server
  INFO [GameController.beginNextPhase]               (S10)CCMuleBot04 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)CCMuleBot04 (ID: 100002)
  INFO [Client.initUDP]                              Sending UDP initialization message id 02362638-c8d6-44b3-b194-e111bcf29820
  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 05c5bcfe-a136-409d-aeda-64dd56e16bd1
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot04 (ID 100002)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 105561
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings CCMuleBot04 .  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 05c5bcfe-a136-409d-aeda-64dd56e16bd1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === CCMuleBot04 Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /98.195.59.2 id 94c1ac39-ba71-4c1b-b42e-92db167f88cc
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.195.59.2 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Acavia is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Acavia (ID: 26197)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.195.59.2 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7150 bytes
  INFO [Server.initUdp]                              Server: Client /98.195.59.2 <S11> requests UDP address /98.195.59.2:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Acavia (ID 26197)
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings Acavia .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [ServerMessageHandler.processPlayerJoin]      /98.195.59.2 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Acavia joins the players
  INFO [Player.<init>]                               Creating (P11)Acavia
  INFO [GameModel.setRemoteUser]                     (P11)Acavia is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === Acavia Bot Reputation: A+++ (308) Bot Games: 470
  INFO [Server.acceptClients]                        Server: Accepted client /98.243.4.214 id 74ada5e7-3517-424a-a1f4-3642810a07fd
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.243.4.214 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)OpusX is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)OpusX (ID: 24837)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.243.4.214 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7271 bytes
  INFO [Server.initUdp]                              Server: Client /98.243.4.214 <S12> requests UDP address /98.243.4.214:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)OpusX (ID 24837)
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings OpusX .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === OpusX Bot Reputation: A+++ (165) Bot Games: 183
  INFO [ServerMessageHandler.processPlayerJoin]      /98.243.4.214 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)OpusX joins the players
  INFO [Player.<init>]                               Creating (P12)OpusX
  INFO [GameModel.setRemoteUser]                     (P12)OpusX is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerUnjoin]    /98.243.4.214 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)OpusX unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)OpusX is a remote Spectator
  INFO [GameController.apply]                        (S12)OpusX chat: we need you in other bot
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 26197 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /98.195.59.2 <P11>
  INFO [Server.removeClient]                         Server: Removing client /98.195.59.2 <> with id 94c1ac39-ba71-4c1b-b42e-92db167f88cc
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.195.59.2 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24837 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /98.243.4.214 <S12>
  INFO [Server.removeClient]                         Server: Removing client /98.243.4.214 <> with id 74ada5e7-3517-424a-a1f4-3642810a07fd
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.243.4.214 <>
  INFO [Server.acceptClients]                        Server: Accepted client /71.198.126.249 id d7ec0aa6-a71c-49cc-8ab8-190e54642e8f
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.198.126.249 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)TWG73 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)TWG73 (ID: 101861)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.198.126.249 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7152 bytes
  INFO [Server.initUdp]                              Server: Client /71.198.126.249 <S12> requests UDP address /71.198.126.249:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)TWG73 (ID 101861)
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings TWG73 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === TWG73 Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /71.198.126.249 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)TWG73 joins the players
  INFO [Player.<init>]                               Creating (P12)TWG73
  INFO [GameModel.setRemoteUser]                     (P12)TWG73 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101861 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /71.198.126.249 <P12>
  INFO [Server.removeClient]                         Server: Removing client /71.198.126.249 <> with id d7ec0aa6-a71c-49cc-8ab8-190e54642e8f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.198.126.249 <>
  INFO [Server.acceptClients]                        Server: Accepted client /71.198.126.249 id e063a3a6-43c8-4515-8ca6-0b63532aca7e
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.198.126.249 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)TWG73 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)TWG73 (ID: 101861)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.198.126.249 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7152 bytes
  INFO [Server.initUdp]                              Server: Client /71.198.126.249 <S12> requests UDP address /71.198.126.249:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)TWG73 (ID 101861)
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings TWG73 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === TWG73 Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /71.198.126.249 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)TWG73 joins the players
  INFO [Player.<init>]                               Creating (P12)TWG73
  INFO [GameModel.setRemoteUser]                     (P12)TWG73 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101861 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /71.198.126.249 <P12>
  INFO [Server.removeClient]                         Server: Removing client /71.198.126.249 <> with id e063a3a6-43c8-4515-8ca6-0b63532aca7e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.198.126.249 <>
  INFO [Server.acceptClients]                        Server: Accepted client /2.103.226.217 id 8b718231-90d0-4562-a36d-4b40ee45a3ea
  INFO [ServerMessageHandler.processJoin]            Server: Client /2.103.226.217 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Gohar is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Gohar (ID: 15256)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /2.103.226.217 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7149 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Gohar (ID 15256)
  INFO [Server.initUdp]                              Server: Client /2.103.226.217 <S12> requests UDP address /2.103.226.217:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /2.103.226.217 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Gohar joins the players
  INFO [Player.<init>]                               Creating (P12)Gohar
  INFO [GameModel.setRemoteUser]                     (P12)Gohar is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings Gohar .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === Gohar Bot Reputation: A++ (73) Bot Games: 253
  INFO [Server.acceptClients]                        Server: Accepted client /71.198.126.249 id a8704c30-0685-431c-87c6-7625bdbb07b3
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.198.126.249 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)TWG73 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)TWG73 (ID: 101861)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.198.126.249 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7276 bytes
  INFO [Server.initUdp]                              Server: Client /71.198.126.249 <S11> requests UDP address /71.198.126.249:1025
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)TWG73 (ID 101861)
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings TWG73 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === TWG73 Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /71.198.126.249 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)TWG73 joins the players
  INFO [Player.<init>]                               Creating (P11)TWG73
  INFO [GameModel.setRemoteUser]                     (P11)TWG73 is a remote Player
  INFO [GameController.apply]                        (P11)TWG73 chat: hi
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)TWG73 chat: ad 2 ai's
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101861 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /71.198.126.249 <P11>
  INFO [Server.removeClient]                         Server: Removing client /71.198.126.249 <> with id a8704c30-0685-431c-87c6-7625bdbb07b3
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.198.126.249 <>
  INFO [GameController.apply]                        (P12)Gohar chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 11
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (11) 14 bytes
  INFO [Player.<init>]                               Creating (P11)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P11)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P11)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)Gohar chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /71.198.126.249 id f113c70e-a96e-4310-83ed-83d60c66aa71
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.198.126.249 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)TWG73 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)TWG73 (ID: 101861)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.198.126.249 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7378 bytes
  INFO [Server.initUdp]                              Server: Client /71.198.126.249 <S14> requests UDP address /71.198.126.249:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)TWG73 (ID 101861)
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Greetings TWG73 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: For a list of commands type "Bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: === TWG73 Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /71.198.126.249 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)TWG73 joins the players
  INFO [Player.<init>]                               Creating (P14)TWG73
  INFO [GameModel.setRemoteUser]                     (P14)TWG73 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)<B.I.L.L.> (P12)Gohar (P14)TWG73 (P13)<J.I.M.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (172ms) <P14> 78ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5552219422259136113
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Gohar (P11)<B.I.L.L.> (P13)<J.I.M.> (P14)TWG73 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44629576
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)<B.I.L.L.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)TWG73 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)TWG73 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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 78ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Energy
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <J.I.M.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 271922957ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 7616 tiles in 279736958ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Plain (5,2) and wants Plain (3,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 188ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)TWG73 is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.update]                       (P11)<B.I.L.L.> pressed at plot 21 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P11)<B.I.L.L.> is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 33: Mountain3 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 62ms (78ms) 
  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 [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $463
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $460
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1273
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $948
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P13)<J.I.M.> (P12)Gohar (P14)TWG73 
  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 [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $908 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $436 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $896 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $492 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $884 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $468 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $844 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $800 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $864 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $412 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $848 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $856 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $880 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $908 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $916 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $948 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $936 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $948 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $924 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $948 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $948 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $948 (changed $12)
  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)<J.I.M.> bought the plot for $896
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 62ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4189103939151348931
  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 (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 17 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)Gohar develops tile Mountain3 (7,3) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 794. End Update: 793
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P12)Gohar chat: give me 30 sweconds pls
  INFO [GameController.apply]                        (P12)Gohar chat: quick toilet break
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 6638. End Update: 6637
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 8681. End Update: 8680
  INFO [GameController.apply]                        (P14)TWG73 chat: I need to eat lunch it might take a while
  INFO [GameController.apply]                        (P14)TWG73 chat: don't do any thing
  INFO [GameController.apply]                        (P12)Gohar chat: back
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 11552. End Update: 11551
  INFO [GameController.apply]                        (P12)Gohar chat: tell me when ur ready
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 12866. End Update: 12865
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 16898. End Update: 16897
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 22586. End Update: 22585
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 25070. End Update: 25069
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 26762. End Update: 26761
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 26816. End Update: 26815
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 28193. End Update: 28192
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 36950. End Update: 36949
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 37661. End Update: 37660
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 40640. End Update: 40639
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 43214. End Update: 43213
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 44420. End Update: 44419
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 45491. End Update: 45490
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 46580. End Update: 46579
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 47768. End Update: 47767
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 53357. End Update: 53356
  INFO [GameController.apply]                        (P14)TWG73 chat: ok im back
  INFO [GameController.apply]                        (P14)TWG73 chat: hello?
  INFO [GameController.apply]                        (P12)Gohar chat: k
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Gohar finishes on update 64315
  INFO [GameModel.gamble]                            (P12)Gohar gambles $85, max: 47.5, left: 20.979393, fraction 0.44167143
  INFO [DevelopmentMessenger.showMessage]            Gohar won $85 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 62ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6966310348136408075
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P11)<B.I.L.L.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 62ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 157 tiles in 5041753ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11)<B.I.L.L.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (3,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P11)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P11)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain1 (0,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P11)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)<B.I.L.L.> finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 78ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3552953876004873291
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 78ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying River (4,1)
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 41 tiles in 3013059ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Empty Plain Empty 1029 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1379 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (0,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $65, max: 47.5, left: 4.1991, fraction 0.08840211
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $65 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 2191
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5250920197929474840
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)TWG73 (rank 4)
  INFO [Player.useFood]                              (P14)TWG73 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)TWG73
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)TWG73 develops tile River (4,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            TWG73 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)TWG73 finishes on update 1004
  INFO [GameModel.gamble]                            (P14)TWG73 gambles $135, max: 47.5, left: 27.959553, fraction 0.58862215
  INFO [DevelopmentMessenger.showMessage]            TWG73 won $135 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3699028626195811381
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (78ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6100867318586220728
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)<B.I.L.L.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)TWG73 has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)<B.I.L.L.> expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)TWG73 expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)<B.I.L.L.> produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)TWG73 produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  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 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5378204062443569937
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 15, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 4 critical: 0 surplus: 4 money: $1010
  INFO [CollectionPhase.goToNextPhase]               (P11)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P14)TWG73 Smithore: 0 critical: 0 surplus: 0 money: $1110
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  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 [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $230
  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.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P13)<J.I.M.> (P12)Gohar (P14)TWG73 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $51 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1663568964865269322
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1010
  INFO [CollectionPhase.goToNextPhase]               (P11)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P14)TWG73 Crystite: 0 critical: 0 surplus: 0 money: $1110
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (47ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6682347346877202559
  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]                        (P14)TWG73 chat: love jogging in place
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 1 critical: 3 surplus: -2 money: $1010
  INFO [CollectionPhase.goToNextPhase]               (P11)<B.I.L.L.> Food: 1 critical: 3 surplus: -2 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P14)TWG73 Food: 9 critical: 3 surplus: 6 money: $1110
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 31ms (47ms) 
  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 [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Gohar chat: jogging? u working out there?
  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.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P13)<J.I.M.> (P12)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)TWG73 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)TWG73 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $39 (6 units for $238)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (47ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7044448302903723722
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 15, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 55%
  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]                        (P14)TWG73 chat: no i mean look at my figure
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 1 critical: 2 surplus: -1 money: $972
  INFO [CollectionPhase.goToNextPhase]               (P11)<B.I.L.L.> Energy: 3 critical: 1 surplus: 2 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 2 critical: 1 surplus: 1 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P14)TWG73 Energy: 1 critical: 2 surplus: -1 money: $1348
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  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 [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  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.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Gohar (P14)TWG73 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (1 units for $45)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6634467188377802253
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48105136
  INFO [SummaryPhase2.begin]                         (P14)TWG73 Money: $1348 Plots: 1 Assets: 222 Total: 2070
  INFO [SummaryPhase2.begin]                         (P14)TWG73 Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $927 Plots: 1 Assets: 521 Total: 1948
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 3 Energy: 2 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)<B.I.L.L.> Money: $895 Plots: 1 Assets: 292 Total: 1687
  INFO [SummaryPhase2.begin]                         (P11)<B.I.L.L.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $169 Plots: 2 Assets: 207 Total: 1376
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7081
  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]                        (P14)TWG73 chat: when you walk backwards
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)Gohar chat: ah
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 10491 tiles in 66507572ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Empty Plain Empty Plain Energy <claim> (+3) 1607 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 2065 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Empty Plain Empty Plain Energy <claim> (+3) 1607 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 2065 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Empty Plain Empty Plain Energy <claim> (+3) 1607 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 2065 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Empty Plain Empty Plain Energy <claim> (+3) 1607 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 2065 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (3,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 6083 tiles in 154319197ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3076 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3076 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3076 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 2053 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2986 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (3,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Plain (3,1) and wants Plain (3,3) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 188ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 11 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 11: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.claimPlot]                    (P14)TWG73 is granted tile 15: Mountain3 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.update]                       (P11)<B.I.L.L.> pressed at plot 25 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P11)<B.I.L.L.> is granted tile 25: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 28: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (62ms) 
  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: $836
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $968
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $660
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1670
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-580
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P13)<J.I.M.> (P12)Gohar (P14)TWG73 
  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]            (P12)Gohar bought the plot for $840
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $780
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $977
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $660
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $3425
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-580
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [GameController.apply]                        (P14)TWG73 chat: your fig cant walk backwards so he joggs in place
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P13)<J.I.M.> (P12)Gohar (P14)TWG73 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Gohar chat: i wil keep an eye on it
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)TWG73 bought the plot for $784
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3014083785803777513
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9935379
  INFO [PlayerEventPhase.begin]                      No player event for (P14)TWG73 (rank 1)
  INFO [Player.useFood]                              (P14)TWG73 has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 172ms (188ms) <P14> 62ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)TWG73
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)TWG73 chat: ?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)TWG73 chat: on what
  INFO [GameController.apply]                        (P12)Gohar chat: at the movement
  INFO [GameModel.developLand]                       (P14)TWG73 develops tile Mountain3 (8,1) with Smithore factory
  INFO [GameModel.developLand]                       (P14)TWG73 develops tile Mountain2 (5,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)TWG73 finishes on update 2022
  INFO [GameModel.gamble]                            (P14)TWG73 gambles $71, max: 47.5, left: 7.0590973, fraction 0.14861257
  INFO [DevelopmentMessenger.showMessage]            TWG73 won $71 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6687801356841929585
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5869229
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 2)
  INFO [Player.useFood]                              (P12)Gohar has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)TWG73 chat: fail
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 47ms (62ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 73. End Update: 72
  INFO [GameModel.developLand]                       (P12)Gohar undevelops tile Mountain3 (7,3)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (6,3) with Food factory
  INFO [GameController.apply]                        (P14)TWG73 chat: I have to leave
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Gohar finishes on update 1848
  INFO [GameModel.gamble]                            (P12)Gohar gambles $50, max: 47.5, left: 11.939186, fraction 0.2513513
  INFO [DevelopmentMessenger.showMessage]            Gohar won $50 in the pub
  INFO [GameController.apply]                        (P14)TWG73 chat: sorry
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 47ms (47ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1200935159840247215
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36546814
  INFO [PlayerEventPhase.begin]                      No player event for (P11)<B.I.L.L.> (rank 3)
  INFO [Player.useFood]                              (P11)<B.I.L.L.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Gohar chat: how coems?
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13> 0ms (0ms) <P12> 188ms (188ms) <P14> 47ms (47ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 133 tiles in 4849019ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101861 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /71.198.126.249 <P14>
  INFO [Server.removeClient]                         Server: Removing client /71.198.126.249 <> with id f113c70e-a96e-4310-83ed-83d60c66aa71
  INFO [UserController.setAiPlayer]                  (P14)TWG73 is taken over by an AI player
  INFO [UserController.setAiPlayer]                  TWG73 is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10 P11 P13> gets user number 14
  INFO [GameModel.setLocalUser]                      (P14)TWG73 is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.198.126.249 <>
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3076 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Player Removed, votes required to restart: 1
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: TWG73  Bot Reputation now: -3
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Only 1 Human player left, bot Abandoning Game,  restarting Hosting Bot
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)CCMuleBot04 chat: Gohar  Bot Reputation now: 74
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P11)<B.I.L.L.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P11)<B.I.L.L.> gambles $186, max: 47.5, left: 34.039692, fraction 0.7166251
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $186 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)<B.I.L.L.> finishes on update 673
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13 P14> 0ms (0ms) <P12> 188ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6409681877720441898
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.66549164
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P13 P14> 0ms (0ms) <P12> 188ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <J.I.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 234 tiles in 2641418ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 100002 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
