  INFO [Properties.<init>]                           VERSION: 1.4.3
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 11.0.28+6-LTS
  INFO [Properties.<init>]                           Java Runtime: 11.0.28+6-LTS
  INFO [Properties.<init>]                           OS: Windows 11 10.0 amd64
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 268435456
  INFO [Properties.<init>]                           Avaialble Processors: 12
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [Updater.updateLauncher]                      launcher pid killed :24388, true
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 14
  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: fa2d3ef8542b49f58aa527d09e8d26ac
  INFO [Login$MasterListener$1.run]                  Logged in as "gohar" (id 15256)
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  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 [Updater.updateLauncher]                      launcher pid killed :24388, false
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.9.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: <>
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) Iris(R) Xe Graphics
  INFO [MuleGameContainer.<init>]                    GL Version: 4.6.0 - Build 32.0.101.5542
  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
  INFO [MetaFrame$MasterListener$1.run]              Entered master server game lobby
  SEVERE [MasterClient.send]                         RefreshLobby java.net.SocketTimeoutException: Read timed out
	 at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	 at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	 at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	 at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	 at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
	 at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
	 at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
	 at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789)
	 at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:724)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1659)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1556)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1554)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1553)
	 at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:504)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.ConnectException: Connection timed out: connect
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Mulebotlives_1.4.3, Address: 47.27.234.185, Is Host: false
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /47.27.234.185:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /47.27.234.185:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 12
  INFO [ConnectPhase.update]                         connection token: 9570e285ea33f63d077f217bd835ed3d2adc46a396dbc541d6ffa14b991c5e3a
  INFO [ConnectPhase.sendRejoin]                     Attempt reconnect join: sent request for user 12
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectRejected (0) 16 bytes
  INFO [UserController.apply]                        My client id is a716d6cf-6fe0-4a99-aa93-69c8a377bd95
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [Client.initUDP]                              Sending UDP initialization message id a716d6cf-6fe0-4a99-aa93-69c8a377bd95
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 37 bytes
  INFO [UserController.apply]                        My client id is a716d6cf-6fe0-4a99-aa93-69c8a377bd95
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S11)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S11)Gohar is a local Spectator
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7185 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7185 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameModel.setRemoteUser]                     (S10)CCMuleBot01 is a remote Spectator
  INFO [GameModel.setMyUser]                         (S11)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S11)Gohar is a local Spectator
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Gohar (ID: 15256)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Gohar (ID 15256)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Gohar joins the players
  INFO [Player.<init>]                               Creating (P11)Gohar
  INFO [GameModel.setMyUser]                         (P11)Gohar is my user
  INFO [GameModel.setLocalUser]                      (P11)Gohar is a local Player
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: hi ff
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (856161) FluffyFiend: hi gohar--wont be able to join for a few hours:( I have a meeting starting at 10am pacific time
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: aah no worries.  will play hopefully when youre available
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  SEVERE [GameController.checkMessageTimeout]        Your network connection timed out
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (11) message.
  INFO [GameController.close]                        Left server in 468 ms
  INFO [GameController.requestClose]                 Close Requested: You were disconnected
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MuleGameContainer.release]                   *** Game Over ***
  SEVERE [MasterClient.send]                         RefreshLobby java.net.SocketTimeoutException: Read timed out
	 at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	 at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	 at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	 at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	 at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
	 at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
	 at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
	 at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789)
	 at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:724)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1659)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1556)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1554)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1553)
	 at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:504)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         Alive java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         Alive java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby java.net.NoRouteToHostException: No route to host: connect
	 at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
	 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
	 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
	 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
	 at java.base/java.net.Socket.connect(Socket.java:615)
	 at java.base/java.net.Socket.connect(Socket.java:563)
	 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	 at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:279)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	 at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:397)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1275)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1209)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1093)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1091)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1090)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1037)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1410)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1377)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1375)
	 at java.base/java.security.AccessController.doPrivileged(Native Method)
	 at java.base/java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:795)
	 at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1374)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:493)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (856163) SkullDozer: need 1
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (856164) FluffyFiend: gohar, join
  SEVERE [MasterClient.send]                         RefreshLobby com.turborilla.mule.network.MasterResponseException: [/var/www/planetmule.com/server/inc/begin.php 107] mysql_connect(): Too many connections
Stack trace:
#0 /var/www/planetmule.com/server/inc/begin.php(107): mysql_connect()
#1 /var/www/planetmule.com/server/refresh_lobby.php(3): require_once()

Response:
error="[/var/www/planetmule.com/server/inc/begin.php 107] mysql_connect(): Too many connections
Stack trace:
#0 /var/www/planetmule.com/server/inc/begin.php(107): mysql_connect()
#1 /var/www/planetmule.com/server/refresh_lobby.php(3): require_once()
"
Too many connections

	 at com.turborilla.mule.network.MasterResponse.read(MasterResponse.java:74)
	 at com.turborilla.mule.network.MasterResponse$RefreshLobby.read(MasterResponse.java:350)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:526)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  SEVERE [MasterClient.send]                         RefreshLobby com.turborilla.mule.network.MasterResponseException: [/var/www/planetmule.com/server/inc/begin.php 107] mysql_connect(): Too many connections
Stack trace:
#0 /var/www/planetmule.com/server/inc/begin.php(107): mysql_connect()
#1 /var/www/planetmule.com/server/refresh_lobby.php(3): require_once()

Response:
error="[/var/www/planetmule.com/server/inc/begin.php 107] mysql_connect(): Too many connections
Stack trace:
#0 /var/www/planetmule.com/server/inc/begin.php(107): mysql_connect()
#1 /var/www/planetmule.com/server/refresh_lobby.php(3): require_once()
"
Too many connections

	 at com.turborilla.mule.network.MasterResponse.read(MasterResponse.java:74)
	 at com.turborilla.mule.network.MasterResponse$RefreshLobby.read(MasterResponse.java:350)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:526)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:441)
	 at java.base/java.lang.Thread.run(Thread.java:829)
  INFO [MetaFrame.startGame]                         Starting game number 1
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: IrataMax, Address: 24.205.80.144, Is Host: false
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /24.205.80.144:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /24.205.80.144:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 11
  INFO [ConnectPhase.update]                         connection token: ade04dcb33f000cd4c82017798e4c18425e36e428d8a1683b817390c16b67c24
  INFO [ConnectPhase.sendRejoin]                     Attempt reconnect join: sent request for user 11
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectRejected (0) 16 bytes
  INFO [UserController.apply]                        My client id is e21042e7-1224-4327-9740-30a459c0f7a3
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [Client.initUDP]                              Sending UDP initialization message id e21042e7-1224-4327-9740-30a459c0f7a3
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 37 bytes
  INFO [UserController.apply]                        My client id is e21042e7-1224-4327-9740-30a459c0f7a3
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S15)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S15)Gohar is a local Spectator
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7270 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7270 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameModel.setRemoteUser]                     (S10)host4u is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (P14)FluffyFiend is a remote Player
  INFO [GameModel.setMyUser]                         (S15)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S15)Gohar is a local Spectator
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)host4u (ID: 101333)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)Gohar (ID: 15256)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P14)FluffyFiend (ID: 103178)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)Gohar (ID 15256)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P14)FluffyFiend (ID 103178)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)Gohar joins the players
  INFO [Player.<init>]                               Creating (P15)Gohar
  INFO [GameModel.setMyUser]                         (P15)Gohar is my user
  INFO [GameModel.setLocalUser]                      (P15)Gohar is a local Player
  INFO [GameController.apply]                        (P15)Gohar chat: hey
  INFO [GameController.apply]                        (P14)FluffyFiend chat: 3 mins please
  INFO [GameController.apply]                        (P15)Gohar chat: kk
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  SEVERE [GameController.checkMessageTimeout]        Your network connection timed out
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  WARNING [GameController.close]                     Failed to send user left. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [GameController.requestClose]                 Close Requested: You were disconnected
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 2
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: IrataMax, Address: 24.205.80.144, Is Host: false
  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 [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /24.205.80.144:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /24.205.80.144:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 15
  INFO [ConnectPhase.update]                         connection token: 10be9a987c1851d4b1dc112b5f7b67da1453e7e4bdab56bf127a998830de93cb
  INFO [ConnectPhase.sendRejoin]                     Attempt reconnect join: sent request for user 15
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectRejected (0) 16 bytes
  INFO [UserController.apply]                        My client id is aa9a5c12-0d24-4e53-8801-bb7ac487bd80
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [Client.initUDP]                              Sending UDP initialization message id aa9a5c12-0d24-4e53-8801-bb7ac487bd80
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 37 bytes
  INFO [UserController.apply]                        My client id is aa9a5c12-0d24-4e53-8801-bb7ac487bd80
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S15)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S15)Gohar is a local Spectator
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7270 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7270 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameModel.setRemoteUser]                     (S10)host4u is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (P14)FluffyFiend is a remote Player
  INFO [GameModel.setMyUser]                         (S15)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S15)Gohar is a local Spectator
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)host4u (ID: 101333)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)Gohar (ID: 15256)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P14)FluffyFiend (ID: 103178)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)Gohar (ID 15256)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P14)FluffyFiend (ID 103178)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)Gohar joins the players
  INFO [Player.<init>]                               Creating (P15)Gohar
  INFO [GameModel.setMyUser]                         (P15)Gohar is my user
  INFO [GameModel.setLocalUser]                      (P15)Gohar is a local Player
  INFO [GameController.apply]                        (P14)FluffyFiend chat: server:addai
  INFO [GameController.apply]                        (P14)FluffyFiend chat: lets go to the other
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (15) message.
  INFO [GameController.close]                        Left server in 298 ms
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 3
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Mulebotlives_1.4.3, Address: 47.27.234.185, Is Host: false
  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 [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /47.27.234.185:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /47.27.234.185:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 15
  INFO [ConnectPhase.update]                         connection token: 1adebbbbc8da89999d1b04b0368951b2e19a3e47101517d495503a8e03de7164
  INFO [ConnectPhase.sendRejoin]                     Attempt reconnect join: sent request for user 15
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectRejected (0) 16 bytes
  INFO [UserController.apply]                        My client id is bf8a2779-6f15-4776-a14d-986e9c73b46b
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [Client.initUDP]                              Sending UDP initialization message id bf8a2779-6f15-4776-a14d-986e9c73b46b
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7399 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7399 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [UserController.apply]                        My client id is bf8a2779-6f15-4776-a14d-986e9c73b46b
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S12)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S12)Gohar is a local Spectator
  INFO [GameModel.setRemoteUser]                     (S10)CCMuleBot01 is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameModel.setMyUser]                         (S12)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S12)Gohar is a local Spectator
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)FluffyFiend (ID: 103178)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Gohar (ID: 15256)
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)FluffyFiend (ID 103178)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Gohar (ID 15256)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Gohar joins the players
  INFO [Player.<init>]                               Creating (P12)Gohar
  INFO [GameModel.setMyUser]                         (P12)Gohar is my user
  INFO [GameModel.setLocalUser]                      (P12)Gohar is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (S11)FluffyFiend chat: server:addai
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [GameModel.setRemoteUser]                     (P13)<J.I.M.> is a remote Player
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P11)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [GameController.apply]                        (P11)FluffyFiend chat: server:addai
  INFO [Player.<init>]                               Creating (P14)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P14)<B.I.L.L.> is an AI player
  INFO [GameModel.setRemoteUser]                     (P14)<B.I.L.L.> is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: DisableSelectedEvents (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: DisableSelectedEvents (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<J.I.M.> (P14)<B.I.L.L.> (P12)Gohar (P11)FluffyFiend 
  INFO [PlayerEventGenerator.removeSelectedEvents]   Removed selected events.
  INFO [PlayerEventGenerator.removeSelectedEvents]   Removed selected events.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 573 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 573 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6942999191623002930
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<B.I.L.L.> (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [SummaryPhase2.begin]                         Total Memory: 84934656
  INFO [SummaryPhase2.begin]                         Free Memory: 34623752
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  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]                         (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]                         (P11)FluffyFiend Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend 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 Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 573 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 489 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 573ms, max 573ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 573ms, max 573ms
  INFO [LandGrantPhase.apply]                        Grace duration 45 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 14
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 14 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 14: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 549ms, max 549ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 20: Mountain3 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 549ms, max 549ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 444ms, max 444ms
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 32: Mountain3 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 489ms, max 489ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 489 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 489ms, max 489ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  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.012787877 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Gohar bought the plot for $924
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 444 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1341130065480254699
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 433 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040002294 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 13. End Update: 12
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 762. End Update: 761
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 844. End Update: 843
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1740. End Update: 1739
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1868. End Update: 1867
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2182
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $65, max: 47.5, left: 4.3791, fraction 0.09219158
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $65 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 522 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7545768593437540802
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 2)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 522 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.5600023 (owner 10)
  INFO [GameModel.buyAssay]                          (P12)Gohar got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain3 (5,1) with Smithore factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $98, max: 47.5, left: 13.579224, fraction 0.2858784
  INFO [DevelopmentMessenger.showMessage]            Gohar won $98 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 1771
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 605 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1355870292854633440
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 634 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.52000237 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 119. End Update: 118
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain3 (6,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1095. End Update: 1094
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 1308
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $113, max: 47.5, left: 21.859413, fraction 0.46019816
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $113 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 610 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4813956293067808861
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 4)
  INFO [Player.useFood]                              (P11)FluffyFiend 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 610 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.4999978 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 294. End Update: 293
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 312. End Update: 311
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 459. End Update: 458
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (2,2) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 614. End Update: 613
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 632. End Update: 631
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 663. End Update: 662
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1348. End Update: 1347
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1359
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $62, max: 47.5, left: 20.899391, fraction 0.43998718
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $62 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 536 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 536 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4306478521706102890
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 628 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1984386482835320563
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 507 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8093729975510469940
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 4 critical: 0 surplus: 4 money: $99
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 3 critical: 0 surplus: 3 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $1012
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $1040
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 507 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.6199948 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 429ms, max 429ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09212279 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (3 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 507 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3788441827951701693
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $249
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $862
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $1040
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 507 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 507 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5223202575251776514
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 7, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 154%
  INFO [Shop.printPriceFactor]                       Food buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 1 critical: 3 surplus: -2 money: $249
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 3 surplus: -2 money: $862
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 4 critical: 3 surplus: 1 money: $1040
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 507 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.34000516 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 478ms, max 478ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.9848422 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $66 (1 units for $66)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 478 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8046764886282200930
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 6, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is increased to 113%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 1 critical: 2 surplus: -1 money: $249
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 1 critical: 2 surplus: -1 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 3 critical: 1 surplus: 2 money: $796
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 1 critical: 2 surplus: -1 money: $1106
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 476 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.24000512 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 478ms, max 478ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $28 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 476 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4535184015380905869
  INFO [SummaryPhase2.begin]                         Total Memory: 84934656
  INFO [SummaryPhase2.begin]                         Free Memory: 30347264
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1038 Plots: 1 Assets: 354 Total: 1892
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 1 Energy: 1 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1106 Plots: 1 Assets: 286 Total: 1892
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $796 Plots: 1 Assets: 451 Total: 1747
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 2 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $249 Plots: 2 Assets: 254 Total: 1503
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 1 Energy: 1 Smithore: 1 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7034
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 478 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 476ms, max 476ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 476ms, max 476ms
  INFO [LandGrantPhase.apply]                        Grace duration 41 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 0: Mountain3 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 476ms, max 476ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 476ms, max 476ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 476ms, max 476ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 35: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 267ms, max 267ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $864
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 264ms, max 264ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -1.5155568 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<J.I.M.> bought the plot for $892
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 408 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4442583876793180864
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.82831234
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.18000227 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 137. End Update: 136
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile River (4,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 568
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $57, max: 47.5, left: 7.8064127, fraction 0.16434553
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $57 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 447 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1421112172784350675
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.058668613
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040002294 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 146. End Update: 145
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 209. End Update: 208
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 245. End Update: 244
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,4) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 471. End Update: 470
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 1082
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $52, max: 47.5, left: 25.859505, fraction 0.54441065
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $52 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 447 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6834909782047061573
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06971592
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $150 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)FluffyFiend has 2 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 490 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.0999977 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 90. End Update: 89
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 259. End Update: 258
  SEVERE [GameController.checkMessageTimeout]        Your network connection timed out
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /47.27.234.185:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /47.27.234.185:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 12
  INFO [ConnectPhase.update]                         connection token: 97cf6e6d023461b0ba672bbb58e24f924d005d0c5e96e2e1e05960cf0e3fbfae
  INFO [ConnectPhase.sendRejoin]                     Attempt reconnect join: sent request for user 12
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (12) 3851 bytes
  INFO [UserController.apply]                        My client id is 4ef316d1-c361-4914-adf0-c99f8777aa76
  INFO [UserController.apply]                        (P12)Gohar reconnects.
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  INFO [Client.initUDP]                              Sending UDP initialization message id 4ef316d1-c361-4914-adf0-c99f8777aa76
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectReady (0) 8715 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 8715 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)CCMuleBot01 is a remote Spectator
  INFO [GameModel.setMyUser]                         (P12)Gohar is my user
  INFO [GameModel.setLocalUser]                      (P12)Gohar is a local Player
  INFO [GameModel.setRemoteUser]                     (P13)<J.I.M.> is a remote Player
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)<B.I.L.L.> is a remote Player
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  (P14)<B.I.L.L.> is taken over by an AI player
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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.08000229 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 510. End Update: 509
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (0,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1194
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $52, max: 47.5, left: 9.972801, fraction 0.20995371
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7385449652989101004
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8841629
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 4)
  INFO [Player.useFood]                              (P12)Gohar has 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.019997705 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (1,0) with Energy factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $53, max: 47.5, left: 1.9864182, fraction 0.04181933
  INFO [DevelopmentMessenger.showMessage]            Gohar won $53 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 859
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8984527594157701532
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7282529465606177016
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 1 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 1 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 0 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1645015856393324811
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 4 critical: 0 surplus: 4 money: $152
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 6 critical: 0 surplus: 6 money: $78
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 3 critical: 0 surplus: 3 money: $973
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $1133
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.031085756 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $41 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5675435979242928449
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $152
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $78
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $973
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $1133
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7981064620046392477
  INFO [Shop.calcBuySellPrice]                       Current Food price $66
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 0 critical: 3 surplus: -3 money: $152
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $78
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 3 surplus: -2 money: $973
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 8 critical: 3 surplus: 5 money: $1133
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 240ms, max 240ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09469265 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $103 (1 units for $103)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7915876073721438324
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 2, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 400%
  INFO [Shop.printPriceFactor]                       Energy buy price $97 sell price $132
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 0 critical: 2 surplus: -2 money: $152
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 0 critical: 3 surplus: -3 money: $78
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 2 critical: 2 surplus: 0 money: $870
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 0 critical: 3 surplus: -3 money: $1236
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 240ms, max 240ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $112 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8597790459427355970
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 28912096
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1236 Plots: 2 Assets: 841 Total: 3077
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 7 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $870 Plots: 2 Assets: 698 Total: 2568
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 2 Energy: 2 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $152 Plots: 3 Assets: 359 Total: 2011
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 0 Energy: 0 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $78 Plots: 3 Assets: 416 Total: 1994
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 0 Energy: 0 Smithore: 6 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $103
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $80
  INFO [SummaryPhase2.begin]                         Colony total: 9650
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 245ms, max 245ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 245ms, max 245ms
  INFO [LandGrantPhase.apply]                        Grace duration 22 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 245ms, max 245ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 10
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 4: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 245ms, max 245ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 7
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 33
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 8: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 261ms, max 261ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 10
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 9
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 15
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 26
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 26
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 19
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 23: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 269ms, max 269ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 269 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $832
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 269ms, max 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  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 -2.3434474 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)<B.I.L.L.> bought the plot for $836
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 281 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -632970921474635741
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77207077
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 281 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 2.2947788E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 12. End Update: 11
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 49. End Update: 48
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 60
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $55, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $55 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 439 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8816362850907103769
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23976642
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Gohar (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Gohar has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 501 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.44000235 (owner 10)
  INFO [GameModel.sellMule]                          (P12)Gohar sold a mule for $80
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (7,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain1 (1,1) with Energy factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $60, max: 47.5, left: 9.03912, fraction 0.19029726
  INFO [DevelopmentMessenger.showMessage]            Gohar won $60 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 2431
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 513 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8900195095151273803
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32558644
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 513 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.95999736 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (0,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1285
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $71, max: 47.5, left: 8.17276, fraction 0.1720581
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $71 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 564 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3350360832968158833
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10332668
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 564 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.020002294 (owner 10)
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 518. End Update: 517
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 656. End Update: 655
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 764. End Update: 763
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 813. End Update: 812
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (0,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2375
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 400 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 400 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -388838950761705153
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 0 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 2 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 0 food, 15 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 4 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 1 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 0 food, 16 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 382 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2221744941456056017
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 382 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3544285572220809562
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $41
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 1, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $114 sell price $149
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 6 critical: 0 surplus: 6 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 6 critical: 0 surplus: 6 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 4 critical: 0 surplus: 4 money: $886
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $90
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 382 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 382ms, max 382ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.95226693 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $114 (10 units for $1140)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 382 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -938065547251728213
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $761
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $1342
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $90
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 400 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 400 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9131342883650369990
  INFO [Shop.calcBuySellPrice]                       Current Food price $103
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $196 sell price $231
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 4 critical: 3 surplus: 1 money: $761
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 3 surplus: -2 money: $1342
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 0 critical: 3 surplus: -3 money: $90
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 400 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.80000496 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 408ms, max 408ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -3.375463 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $196 (3 units for $588)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 408 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1283191878774850634
  INFO [Shop.calcBuySellPrice]                       Current Energy price $112
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 20, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 4 critical: 3 surplus: 1 money: $1349
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 0 critical: 3 surplus: -3 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 0 critical: 3 surplus: -3 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 16 critical: 1 surplus: 15 money: $90
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 401 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.28000513 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 408ms, max 408ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.80204934 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $90 (4 units for $360)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 431 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8125952770278133238
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 25808496
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $1349 Plots: 4 Assets: 896 Total: 4245
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $450 Plots: 4 Assets: 1420 Total: 3870
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 0 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $680 Plots: 3 Assets: 1113 Total: 3293
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $43 Plots: 4 Assets: 944 Total: 2987
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 0 Energy: 1 Smithore: 6 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $114
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $196
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $90
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $220
  INFO [SummaryPhase2.begin]                         Colony total: 14395
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 500 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 500ms, max 500ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 640ms, max 640ms
  INFO [LandGrantPhase.apply]                        Grace duration 76 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 1: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 640ms, max 640ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 5: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 656ms, max 656ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 17: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 897ms, max 897ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 27 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 27: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 598ms, max 598ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 656 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 598 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3221679212502563754
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18323308
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $200
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 0 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 598 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.5800023 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 60
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $107, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 598 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4984603920772177923
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62621623
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 3)
  INFO [Player.useFood]                              (P11)FluffyFiend 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 582 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020002294 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 169. End Update: 168
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (2,2) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 617. End Update: 616
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1264
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $173, max: 47.5, left: 22.839436, fraction 0.48083022
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $173 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 411 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8624290452966464763
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.66731566
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 411 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.44000235 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 49. End Update: 48
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 60
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $114, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $114 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 407 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3083053443483552159
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19581592
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Gohar (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $300 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Gohar has 1 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 407 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019997705 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain2 (6,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 986
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 283 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7129319652027208646
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 283 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3369153327034171821
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 1 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 12 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 7 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 3 food, 2 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 0 food, 9 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 6 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 3 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 0 food, 9 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 289 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 289 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3864758856609137542
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $114
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $198 sell price $233
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 5 critical: 0 surplus: 5 money: $1004
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 6 critical: 0 surplus: 6 money: $350
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 6 critical: 0 surplus: 6 money: $758
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $564
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 289 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.36000517 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 297ms, max 297ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -2.4230042 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $198 (17 units for $3366)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4105424081049475032
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1994
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1538
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $1946
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $564
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2593790206007611091
  INFO [Shop.calcBuySellPrice]                       Current Food price $196
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 13, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 117%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 6 critical: 4 surplus: 2 money: $1994
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 3 critical: 4 surplus: -1 money: $1538
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 3 critical: 4 surplus: -1 money: $1946
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 0 critical: 4 surplus: -4 money: $564
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 269 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.8600049 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 269ms, max 269ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.9438611 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (3 units for $750)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 269 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1549406289843371076
  INFO [Shop.calcBuySellPrice]                       Current Energy price $90
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 28, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 7 critical: 4 surplus: 3 money: $2744
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 0 critical: 3 surplus: -3 money: $1288
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 3 critical: 4 surplus: -1 money: $1946
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 18 critical: 1 surplus: 17 money: $64
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 334ms, max 334ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.48775676 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $65 (16 units for $1052)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6121468791864258582
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 36933720
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $2447 Plots: 5 Assets: 1870 Total: 6817
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 3 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $1475 Plots: 4 Assets: 1705 Total: 5180
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 3 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1004 Plots: 5 Assets: 1350 Total: 4854
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1116 Plots: 5 Assets: 930 Total: 4546
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $390
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $198
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $390
  INFO [SummaryPhase2.begin]                         Colony total: 21397
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 334 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 334ms, max 334ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 334ms, max 334ms
  INFO [LandGrantPhase.apply]                        Grace duration 52 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 4: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 334ms, max 334ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 8: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 284ms, max 284ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 9: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 284ms, max 284ms
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 12: Mountain1 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 368ms, max 368ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 284 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $776
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 479ms, max 479ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  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 -5.635565 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Gohar bought the plot for $1540
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 479 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1480
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 557ms, max 557ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -7.828941 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 564 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8366882715666482943
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.05612576
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Gohar (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Gohar has 3 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 564 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.21999767 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain1 (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (1,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P12)Gohar gambles $107, max: 47.5, left: 5.574342, fraction 0.117354564
  INFO [DevelopmentMessenger.showMessage]            Gohar won $107 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 1594
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 868 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5631095474209443532
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28878146
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 3 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 835 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040002294 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,1) with Food factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend undevelops tile Plain (0,1)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (0,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1564
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $119, max: 47.5, left: 6.0943413, fraction 0.12830192
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $119 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 321 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3887732590135846598
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5187715
  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 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 321 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.0999977 (owner 10)
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain3 (6,3)
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,1) with Food factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2002. End Update: 2001
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 2295
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $108, max: 47.5, left: 2.119102, fraction 0.044612672
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $108 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9175781840237312028
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28376675
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 4)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 2 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019997705 (owner 10)
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,4) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 949. End Update: 948
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 1295
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $100, max: 47.5, left: 0.3495896, fraction 0.007359781
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5469274273452382943
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)Gohar Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7479342212386906381
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 12 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 10 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 5 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 15 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 6 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 6 food, 11 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 6 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 15 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 3 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 4 food, 15 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1540097980855949212
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $198
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-15
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $204 sell price $239
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 5 critical: 0 surplus: 5 money: $624
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $507
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 11 critical: 0 surplus: 11 money: $1354
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $826
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 254ms, max 254ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.3852123 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $204 (16 units for $3264)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4510016273613317876
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1644
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $507
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $3598
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $826
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6981575433724332922
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  INFO [Shop.printPriceFactor]                       Food buy price $138 sell price $173
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 6 critical: 4 surplus: 2 money: $1644
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 15 critical: 4 surplus: 11 money: $507
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 3 critical: 4 surplus: -1 money: $3598
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 4 critical: 4 surplus: 0 money: $826
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 251ms, max 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.77159804 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $138 (2 units for $276)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 242 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6349316645660164282
  INFO [Shop.calcBuySellPrice]                       Current Energy price $65
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 31, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 9 critical: 5 surplus: 4 money: $1920
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 3 critical: 4 surplus: -1 money: $507
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 4 critical: 6 surplus: -2 money: $3460
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 15 critical: 3 surplus: 12 money: $826
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 248 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 248ms, max 248ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.66733325 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $65 (11 units for $715)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7543862178739500169
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 48893096
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $2875 Plots: 5 Assets: 1847 Total: 7222
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 4 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $1920 Plots: 7 Assets: 1562 Total: 6982
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $377 Plots: 6 Assets: 2660 Total: 6037
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 15 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1541 Plots: 6 Assets: 1187 Total: 5728
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $400
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 3 units $204
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $138
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $400
  INFO [SummaryPhase2.begin]                         Colony total: 25969
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 248ms, max 248ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 248ms, max 248ms
  INFO [LandGrantPhase.apply]                        Grace duration 22 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 0: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 248ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 1: Mountain1 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 248ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 12: Mountain1 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 243ms, max 243ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 18 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 18: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 243ms, max 243ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 243 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1104
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 243ms, max 243ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  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.31933933 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)FluffyFiend bought the plot for $1984
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2984146129264838271
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6981648
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 1)
  INFO [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 247 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 2.2947788E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 492. End Update: 491
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,0) with Food factory
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1675
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $158, max: 47.5, left: 13.999233, fraction 0.2947207
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $158 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7733525916007547315
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8858808
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 2)
  INFO [Player.useFood]                              (P12)Gohar has 4 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 2.2947788E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain1 (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain2 (6,4) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (5,4) with Food factory
  INFO [GameModel.sellMule]                          (P12)Gohar sold a mule for $400
  INFO [GameModel.gamble]                            (P12)Gohar gambles $134, max: 47.5, left: 8.939117, fraction 0.18819195
  INFO [DevelopmentMessenger.showMessage]            Gohar won $134 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 1928
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 254 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2811793549111378761
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7851962
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 15 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 254 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020002294 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile River (4,0)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $425
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile River (4,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $425
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (6,1)
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,0) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1659. End Update: 1658
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (6,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 2150
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $118, max: 47.5, left: 4.4990997, fraction 0.09471789
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $118 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2823702165661487608
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8376906
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 4)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 4 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.0799977 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 145. End Update: 144
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain1 (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 1478
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $112, max: 47.5, left: 17.939323, fraction 0.37766996
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $112 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5663380558903359400
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 4 food, 3 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 6 food, 0 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 20 food, 10 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 7 food, 4 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 1 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 6 food, 0 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 24 food, 7 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1244313346919663710
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2505699154969237935
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $204
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $177 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 19 critical: 0 surplus: 19 money: $1104
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 2 critical: 0 surplus: 2 money: $820
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 19 critical: 0 surplus: 19 money: $574
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $803
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.39085844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $177 (40 units for $7080)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6849031939026408082
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $4467
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1174
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $3937
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $803
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8237376128676851413
  INFO [Shop.calcBuySellPrice]                       Current Food price $138
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 43, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  INFO [Shop.printPriceFactor]                       Food buy price $58 sell price $93
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 7 critical: 4 surplus: 3 money: $4467
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 6 critical: 4 surplus: 2 money: $1174
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 6 critical: 4 surplus: 2 money: $3937
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 24 critical: 4 surplus: 20 money: $803
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 251ms, max 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.8391858 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $86 (1 units for $86)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5728252622019941933
  INFO [Shop.calcBuySellPrice]                       Current Energy price $65
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 94%
  INFO [Shop.printPriceFactor]                       Energy buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 7 critical: 7 surplus: 0 money: $4467
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 4 critical: 3 surplus: 1 money: $1174
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 6 critical: 7 surplus: -1 money: $3851
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 7 critical: 5 surplus: 2 money: $889
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.119994834 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.63318807 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $81 (1 units for $81)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1200313777952322624
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 21138544
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $4386 Plots: 8 Assets: 1895 Total: 10281
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 7 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $3851 Plots: 7 Assets: 1648 Total: 8999
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 7 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $970 Plots: 7 Assets: 2959 Total: 7429
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 23 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1174 Plots: 7 Assets: 1145 Total: 5819
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 6 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 32 units $177
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $86
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $350
  INFO [SummaryPhase2.begin]                         Colony total: 32528
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [LandGrantPhase.apply]                        Grace duration 21 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 2: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 4: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 9: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 249ms, max 249ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 10: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 249ms, max 249ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 249 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 249 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8439905890126360414
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5091531
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 7 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 249 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 2.2947788E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (7,3) with Food factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (2,4) with Energy factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $155, max: 47.5, left: 18.599339, fraction 0.39156502
  INFO [DevelopmentMessenger.showMessage]            Gohar won $155 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 1445
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 249 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4568435942385606190
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61271936
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 7 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039997704 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 754. End Update: 753
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 886. End Update: 885
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,1) with Food factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1997
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $113, max: 47.5, left: 7.559097, fraction 0.15913887
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $113 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7795276997849698032
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15553886
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 23 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 2.2947788E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 83. End Update: 82
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (0,4) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2375
  INFO [GameModel.sellMule]                          (P14)<B.I.L.L.> sold a mule for $375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4497444174523816213
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8431147
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 6 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019997705 (owner 10)
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain1 (5,0)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 171. End Update: 170
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 218. End Update: 217
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain3 (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile River (4,1) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1509. End Update: 1508
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 2361
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $100, max: 47.5, left: 0.2791034, fraction 0.005875861
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $100 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3706315772770290467
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3282211796989680615
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 6 food, 21 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 10 food, 14 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 2 food, 14 energy, 21 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 10 food, 21 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 4 food, 20 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 8 food, 12 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 3 food, 14 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 10 food, 18 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5973339569017242233
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $177
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-12
  INFO [Shop.printPriceFactor]                       Smithore shop: 32, mules potentially available: 22, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 45%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 15 critical: 0 surplus: 15 money: $3741
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 9 critical: 0 surplus: 9 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 18 critical: 0 surplus: 18 money: $3114
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 10 critical: 0 surplus: 10 money: $545
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.09999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 260ms, max 260ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.58334905 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $68 (23 units for $1564)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1914668081117921295
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $4081
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $4338
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $545
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9003020983700418701
  INFO [Shop.calcBuySellPrice]                       Current Food price $86
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 40, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 55%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 6 critical: 4 surplus: 2 money: $4081
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 9 critical: 4 surplus: 5 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 5 critical: 4 surplus: 1 money: $4338
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 20 critical: 4 surplus: 16 money: $545
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 257ms, max 257ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.52282906 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $67 (1 units for $67)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5208406072360913714
  INFO [Shop.calcBuySellPrice]                       Current Energy price $81
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 67, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 22 critical: 7 surplus: 15 money: $4014
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 12 critical: 5 surplus: 7 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 14 critical: 7 surplus: 7 money: $4338
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 19 critical: 6 surplus: 13 money: $612
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 257ms, max 257ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.2600549 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $28 (6 units for $168)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3582231689983082369
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 26355256
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $4014 Plots: 9 Assets: 2580 Total: 11094
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 7 Energy: 22 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $4170 Plots: 8 Assets: 1675 Total: 9845
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 5 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $612 Plots: 8 Assets: 3190 Total: 7802
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 19 Energy: 19 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $292 Plots: 8 Assets: 1893 Total: 6185
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 9 Energy: 6 Smithore: 9 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 39 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 34926
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [LandGrantPhase.apply]                        Grace duration 23 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 3: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 4: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 7: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 257ms, max 257ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 8: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 257ms, max 257ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6269378186261565379
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5313351
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 7 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.0799977 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain1 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (8,3) with Energy factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $176, max: 47.5, left: 7.6590967, fraction 0.16124414
  INFO [DevelopmentMessenger.showMessage]            Gohar won $176 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 1992
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 264 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1209628473923460543
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20313972
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $150 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)FluffyFiend has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 264 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.0799977 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,0) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 743. End Update: 742
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 2107
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $171, max: 47.5, left: 5.359099, fraction 0.112823136
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $171 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1751468136597384415
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5665111
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 3)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 19 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.119997695 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 71. End Update: 70
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4745244457085494207
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68547523
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 9 food and needs 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020002294 (owner 10)
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 780
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $250, max: 47.5, left: 31.899643, fraction 0.67157143
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $250 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2210990864262459669
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4218975657197162887
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 22 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 20 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 19 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 11 food, 8 energy, 7 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 12 food, 6 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 6 energy, 18 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 14 food, 9 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 11 food, 8 energy, 6 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 11 food, 5 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 5 energy, 17 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 14 food, 9 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1240956988633488418
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $68
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 39, mules potentially available: 30, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 16 critical: 0 surplus: 16 money: $3910
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 19 critical: 0 surplus: 19 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 17 critical: 0 surplus: 17 money: $4161
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 26 critical: 0 surplus: 26 money: $612
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.07999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 266ms, max 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.5488297 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (17 units for $935)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6653774621009400906
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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: 11 critical: 0 surplus: 11 money: $3910
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 12 critical: 0 surplus: 12 money: $5096
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $612
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 260ms, max 260ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.33816642 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (23 units for $2576)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 260 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1257077106811412944
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 50, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 55%
  INFO [Shop.printPriceFactor]                       Food buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 13 critical: 5 surplus: 8 money: $5142
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 14 critical: 5 surplus: 9 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 5 surplus: -4 money: $6440
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 22 critical: 5 surplus: 17 money: $612
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 266ms, max 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.9121711 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $42 (6 units for $255)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8992209103855539277
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 61, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 20 critical: 8 surplus: 12 money: $5142
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 6 critical: 6 surplus: 0 money: $564
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 15 critical: 8 surplus: 7 money: $6185
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 20 critical: 6 surplus: 14 money: $640
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 253ms, max 253ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.27236077 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $56 (14 units for $786)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3214188961908407778
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 44195544
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $4917 Plots: 10 Assets: 3826 Total: 13743
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 13 Energy: 25 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $5669 Plots: 9 Assets: 2597 Total: 12766
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 7 Energy: 23 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1426 Plots: 9 Assets: 3353 Total: 9279
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 21 Energy: 6 Smithore: 26 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $519 Plots: 9 Assets: 2435 Total: 7454
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 9 Energy: 7 Smithore: 19 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 50 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $42
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 43242
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 255 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 256ms, max 256ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 256ms, max 256ms
  INFO [LandGrantPhase.apply]                        Grace duration 23 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 0: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 256ms, max 256ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Gohar is granted tile 3: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 256ms, max 256ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 4: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 256ms, max 256ms
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 5: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 256ms, max 256ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1924
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 255ms, max 255ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  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 [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.162562 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)FluffyFiend bought the plot for $3928
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 238 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7588280948084887230
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8357188
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 13 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 237 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019997705 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain2 (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain3 (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (8,3) with Food factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (8,2) with Energy factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $156, max: 47.5, left: 3.8591003, fraction 0.081244215
  INFO [DevelopmentMessenger.showMessage]            Gohar won $156 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 2182
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3870338672820843486
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04312259
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $150 each for a total of $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)FluffyFiend has 7 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 264 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 2.2947788E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 557. End Update: 556
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (8,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1303. End Update: 1302
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 2375
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2688418293393410584
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91260815
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 3)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 21 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040002294 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 505. End Update: 504
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain1 (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (1,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -469950248037498598
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2983238
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 9 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.15999769 (owner 10)
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 1966
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $159, max: 47.5, left: 8.1791, fraction 0.17219158
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $159 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3071495291289665072
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 25 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 23 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 6 food, 12 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 16 food, 14 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 8 energy, 11 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 0 food, 18 energy, 18 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 5 food, 8 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 16 food, 17 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 9 energy, 11 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 0 food, 19 energy, 22 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5116015135994732209
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2559845441724960832
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 50, mules potentially available: 32, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 16 critical: 0 surplus: 16 money: $4813
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 23 critical: 0 surplus: 23 money: $173
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 5 critical: 0 surplus: 5 money: $996
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 36 critical: 0 surplus: 36 money: $1166
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.4274666 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (30 units for $1560)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6734434311128553436
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 13 critical: 0 surplus: 13 money: $3513
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1369
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 12 critical: 0 surplus: 12 money: $1256
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $1270
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 251 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.09999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 251ms, max 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.4060672 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (25 units for $3700)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2562742920506166656
  INFO [Shop.calcBuySellPrice]                       Current Food price $42
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 36, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 67%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 9 critical: 5 surplus: 4 money: $5437
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 18 critical: 5 surplus: 13 money: $1369
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 5 surplus: -4 money: $3032
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 8 critical: 5 surplus: 3 money: $1270
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.7794705 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $67 (6 units for $406)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4610787620937261402
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 78, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 21 critical: 9 surplus: 12 money: $5316
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 17 critical: 8 surplus: 9 money: $1675
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 20 critical: 10 surplus: 10 money: $2747
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 20 critical: 6 surplus: 14 money: $1370
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 253ms, max 253ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.8456915 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $52 (23 units for $1207)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1750261972963268896
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37280304
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $4505 Plots: 11 Assets: 5651 Total: 15656
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 10 Energy: 32 Smithore: 41 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $2351 Plots: 11 Assets: 3376 Total: 11227
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 6 Energy: 32 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $2056 Plots: 10 Assets: 3372 Total: 10428
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 6 Energy: 6 Smithore: 34 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $2196 Plots: 10 Assets: 2254 Total: 9450
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 14 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 41 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 46761
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [LandGrantPhase.apply]                        Grace duration 21 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 0: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [LandGrantPhase.update]                       (P12)Gohar pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 1: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 252ms, max 252ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1712731761960737485
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.74987584
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 10 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020002294 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)Gohar sold a mule for $125
  INFO [GameModel.gamble]                            (P12)Gohar gambles $150, max: 47.5, left: 2.3391018, fraction 0.049244247
  INFO [DevelopmentMessenger.showMessage]            Gohar won $150 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 2258
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8522449442979232734
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4818917
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 6 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 258 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 2.2947788E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 168. End Update: 167
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,0) with Energy factory
  INFO [GameModel.sellMule]                          (P11)FluffyFiend sold a mule for $175
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1685
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $181, max: 47.5, left: 13.799229, fraction 0.2905101
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $181 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 257 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6139907297931784028
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38971663
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 3)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 6 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 256 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.019997705 (owner 10)
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (1,4) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1069. End Update: 1068
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1815. End Update: 1814
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,4) with Food factory
  INFO [GameModel.sellMule]                          (P14)<B.I.L.L.> sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2319
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $153, max: 47.5, left: 1.119103, fraction 0.023560062
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $153 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4145584628669947463
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1472084
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $450
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 14 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 252 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.3199977 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 21. End Update: 20
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,0) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 625. End Update: 624
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (5,2) with Food factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (6,2) with Food factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,0) with Food factory
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 2220
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $159, max: 47.5, left: 3.099101, fraction 0.065244235
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $159 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 286 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 286 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5241994000342045905
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 32 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 32 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 0 food, 6 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 36 food, 14 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 8 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 24 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 0 food, 9 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 37 food, 15 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 7 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 3 food, 23 energy, 13 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 311 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5765378447939934052
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 311 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3453754469101817117
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 41, mules potentially available: 32, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 41 critical: 0 surplus: 41 money: $4455
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 1 critical: 0 surplus: 1 money: $2855
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $2457
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 40 critical: 0 surplus: 40 money: $2109
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 314 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 314ms, max 314ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -1.8946887 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $40 (41 units for $1657)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 327 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6496160360085659493
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 19 critical: 0 surplus: 19 money: $4158
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2904
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 20 critical: 0 surplus: 20 money: $1097
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $3717
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 327 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 283ms, max 283ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -1.0623753 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $64 (5 units for $320)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8603810656931913797
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 50, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 55%
  INFO [Shop.printPriceFactor]                       Food buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 3 critical: 5 surplus: -2 money: $4478
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 42 critical: 5 surplus: 37 money: $2904
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 5 surplus: -4 money: $969
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 4 critical: 5 surplus: -1 money: $3717
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.060005154 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.110125124 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $33 (28 units for $931)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7392293484185584682
  INFO [Shop.calcBuySellPrice]                       Current Energy price $52
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 91, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 27 critical: 8 surplus: 19 money: $3832
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 15 critical: 9 surplus: 6 money: $3835
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 25 critical: 10 surplus: 15 money: $741
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 24 critical: 6 surplus: 18 money: $3660
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.69999474 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 279ms, max 279ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -1.3754674 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $26 (23 units for $614)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 279 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3700924089578004277
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 42636584
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $3616 Plots: 11 Assets: 5517 Total: 14633
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 26 Energy: 28 Smithore: 48 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $343 Plots: 11 Assets: 5540 Total: 11383
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 5 Energy: 47 Smithore: 34 Crystite: 22
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $4196 Plots: 11 Assets: 1481 Total: 11177
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 14 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $3913 Plots: 11 Assets: 1272 Total: 10685
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 37 units $40
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 47878
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1153638374287404583
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4376232
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 26 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 286 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 -1.8799965 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain1 (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain3 (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain1 (7,4) with Crystite factory
  INFO [GameModel.gamble]                            (P12)Gohar gambles $150, max: 47.5, left: 0.079103425, fraction 0.0016653353
  INFO [DevelopmentMessenger.showMessage]            Gohar won $150 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 2371
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 286 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1575114229574862388
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18584573
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $300 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)FluffyFiend has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 285 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.30000228 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend undevelops tile Plain (3,2)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 190. End Update: 189
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 262. End Update: 261
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1717
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $151, max: 47.5, left: 13.159214, fraction 0.27703607
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $151 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5961598413819057066
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19608492
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 14 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.37999773 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 57. End Update: 56
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 74. End Update: 73
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain3 (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (6,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 1920
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $105
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $159, max: 47.5, left: 9.099121, fraction 0.19156045
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $159 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2150130861983640220
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06521422
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.3199977 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 436. End Update: 435
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 519. End Update: 518
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,4) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1243. End Update: 1242
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1261. End Update: 1260
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (0,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (8,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 2175
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $163, max: 47.5, left: 3.9991002, fraction 0.08419158
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $163 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 303 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 303 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2193935173021760600
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 28 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 47 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 0 food, 1 energy, 0 smithore, 59 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 22 food, 14 energy, 0 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 0 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 0 food, 18 energy, 27 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 0 food, 1 energy, 0 smithore, 59 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 24 food, 14 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 0 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 0 food, 17 energy, 29 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7095186649532072557
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 303 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4388784007451484383
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $40
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $18
  INFO [Shop.printPriceFactor]                       Smithore shop: 37, mules potentially available: 29, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 48 critical: 0 surplus: 48 money: $3356
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $4780
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 34 critical: 0 surplus: 34 money: $694
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 29 critical: 0 surplus: 29 money: $4046
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.46000522 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 366ms, max 366ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [Player.increaseAuctionTeleportCount]         (P12)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.42922333 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $68 (111 units for $7548)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 303 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7555742182070567280
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 0 critical: 0 surplus: 0 money: $6620
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $4780
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $3006
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $6018
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 303 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 303 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7172834082476116591
  INFO [Shop.calcBuySellPrice]                       Current Food price $33
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 40, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 63%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 11 critical: 5 surplus: 6 money: $6620
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 29 critical: 5 surplus: 24 money: $4780
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 0 critical: 5 surplus: -5 money: $3006
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 0 critical: 5 surplus: -5 money: $6018
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 254 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.59999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 253ms, max 253ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Gohar (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.010601753 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (5 units for $250)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 269 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 290553276067016742
  INFO [Shop.calcBuySellPrice]                       Current Energy price $26
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 74, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 15 critical: 11 surplus: 4 money: $6620
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 15 critical: 9 surplus: 6 money: $5030
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 27 critical: 12 surplus: 15 money: $3006
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 17 critical: 8 surplus: 9 money: $5768
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 315 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.6400051 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 267ms, max 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Gohar (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.6749398 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 261 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5182143401156942951
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 18003584
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $6620 Plots: 11 Assets: 2360 Total: 14480
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 11 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $5768 Plots: 11 Assets: 1810 Total: 13078
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 5 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $5030 Plots: 11 Assets: 2535 Total: 13065
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 24 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $3006 Plots: 11 Assets: 2160 Total: 10666
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 0 Energy: 27 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 $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 142 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 51289
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 253 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1557885613795429523
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1938982
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Gohar (rank 1)
  INFO [Player.useFood]                              (P12)Gohar has 11 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 254 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 2.2947788E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Gohar develops tile Mountain3 (5,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)Gohar sold a mule for $180
  INFO [GameModel.gamble]                            (P12)Gohar gambles $217, max: 47.5, left: 30.079601, fraction 0.63325477
  INFO [DevelopmentMessenger.showMessage]            Gohar won $217 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Gohar finishes on update 871
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)Gohar chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 261 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3940159433006399288
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6347382
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 5 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 267 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.18000227 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 127. End Update: 126
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 154. End Update: 153
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 244. End Update: 243
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (8,4) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,3) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1356. End Update: 1355
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<B.I.L.L.> finishes on update 1857
  INFO [GameModel.sellMule]                          (P14)<B.I.L.L.> sold a mule for $180
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $233, max: 47.5, left: 10.35915, fraction 0.21808736
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $233 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 274
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7894557855376561091
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31715184
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 24 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 283 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.75999755 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 136. End Update: 135
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $155
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)<J.I.M.> finishes on update 2033
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $204, max: 47.5, left: 6.8390975, fraction 0.143981
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $204 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 283 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5305038909968830033
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39910108
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 4)
  INFO [Player.useFood]                              (P11)FluffyFiend has 0 food and needs 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.47999778 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 79
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $210, max: 47.5, left: 3.4200015, fraction 0.072000034
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $210 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P11)FluffyFiend chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1700288043097905388
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Gohar has 15 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 15 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 27 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 17 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)Gohar expects 0 food, 0 energy, 0 smithore, 62 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 19 food, 3 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 0 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 0 food, 6 energy, 46 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Gohar produced 0 food, 0 energy, 0 smithore, 61 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 19 food, 3 energy, 0 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 0 food, 5 energy, 50 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 270 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5445522758681767733
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6019510977217417075
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $68
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 142, mules potentially available: 85, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Smithore: 0 critical: 0 surplus: 0 money: $6787
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $5059
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 50 critical: 0 surplus: 50 money: $5976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 272 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 272 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7303439030126858170
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Crystite: 61 critical: 0 surplus: 61 money: $6787
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 23 critical: 0 surplus: 23 money: $5059
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 53 critical: 0 surplus: 53 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $5976
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3110465834140488046
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Food: 3 critical: 0 surplus: 3 money: $6787
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 29 critical: 0 surplus: 29 money: $5059
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 0 critical: 0 surplus: 0 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 0 critical: 0 surplus: 0 money: $5976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 666726025347672222
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 33, needed: 45
  INFO [Shop.printPriceFactor]                       Energy is increased to 127%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)Gohar Energy: 3 critical: 0 surplus: 3 money: $6787
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 7 critical: 0 surplus: 7 money: $5059
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 12 critical: 0 surplus: 12 money: $3216
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 11 critical: 0 surplus: 11 money: $5976
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 268 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4138078699503554988
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23301424
  INFO [SummaryPhase2.begin]                         (P12)Gohar Money: $6787 Plots: 11 Assets: 7789 Total: 20076
  INFO [SummaryPhase2.begin]                         (P12)Gohar Food: 3 Energy: 3 Smithore: 0 Crystite: 61
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $3216 Plots: 11 Assets: 7169 Total: 15885
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 0 Energy: 12 Smithore: 0 Crystite: 53
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $5976 Plots: 11 Assets: 4262 Total: 15738
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 0 Energy: 11 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $5059 Plots: 11 Assets: 4703 Total: 15262
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 29 Energy: 7 Smithore: 0 Crystite: 23
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 142 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $36
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 66961
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 3
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony was a success. You have met the minimum standards set by the Federation, but your life will not be easy!
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
