  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows NT (unknown) 6.2 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 8
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: gt95a5t0id0m954c7n3m6nks44
  INFO [Login$MasterListener$1.run]                  Logged in as "Rebok" (id 108328)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1108979a670abe46\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1108979a670abe46\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1108979a670abe46\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1108979a670abe46\nvldumdx.dll
  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: NVIDIA Corporation
  INFO [MuleGameContainer.<init>]                    GL Renderer: NVIDIA GeForce GTX 1660/PCIe/SSE2
  INFO [MuleGameContainer.<init>]                    GL Version: 4.6.0 NVIDIA 466.63
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 3
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: MuleBotLives-807, Address: 68.185.66.16, 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 [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /68.185.66.16:6260 UDP: /68.185.66.16:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [UserController.apply]                        My client id is 59c7914a-a899-4129-8b60-f26b8271212e
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S12)Rebok is my user
  INFO [GameModel.setLocalUser]                      (S12)Rebok is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id 59c7914a-a899-4129-8b60-f26b8271212e
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7258 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7258 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)CCMuleBot01 is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [GameModel.setMyUser]                         (S12)Rebok is my user
  INFO [GameModel.setLocalUser]                      (S12)Rebok is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Rebok (ID: 108328)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P11)FluffyFiend (ID: 103178)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Rebok (ID 108328)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P11)FluffyFiend (ID 103178)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Rebok Bot Reputation: Fair (0) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 57 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)melapelaestejuegodemierda is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)melapelaestejuegodemierda (ID: 108402)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)melapelaestejuegodemierda (ID 108402)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === melapelaestejuegodemierda Bot Reputation: Fair (-3) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)Stalin23 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Stalin23 (ID: 108400)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Stalin23 (ID 108400)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Stalin23 Bot Reputation: Fair (-3) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [GameController.apply]                        (P11)FluffyFiend chat: lets play
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)Stalin23 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Stalin23 (ID: 108400)
  INFO [GameController.apply]                        (P11)FluffyFiend chat: or I can leave if you would rather play as a group
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Stalin23 (ID 108400)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Stalin23 Bot Reputation: Fair (-3) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [GameController.apply]                        (S14)melapelaestejuegodemierda chat: we want to play as a group :(
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 57 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)melapelaestejuegodemierda is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)melapelaestejuegodemierda (ID: 108402)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)melapelaestejuegodemierda (ID 108402)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === melapelaestejuegodemierda Bot Reputation: Fair (-3) Bot Games: 0
  INFO [GameController.apply]                        (S14)melapelaestejuegodemierda chat: Could you leave please?
  INFO [GameController.apply]                        (S14)melapelaestejuegodemierda chat: uwu?
  INFO [GameController.apply]                        (P11)FluffyFiend chat: ok
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)AlfonsoCano is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)AlfonsoCano (ID: 108399)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)AlfonsoCano (ID 108399)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)Stalin23 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Stalin23 (ID: 108400)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === AlfonsoCano Bot Reputation: Fair (-3) Bot Games: 0
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Stalin23 (ID 108400)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)AlfonsoCano joins the players
  INFO [Player.<init>]                               Creating (P11)AlfonsoCano
  INFO [GameModel.setRemoteUser]                     (P11)AlfonsoCano is a remote Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Stalin23 Bot Reputation: Fair (-3) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Stalin23 joins the players
  INFO [Player.<init>]                               Creating (P13)Stalin23
  INFO [GameModel.setRemoteUser]                     (P13)Stalin23 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)NilacTheGrim is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)NilacTheGrim (ID: 18382)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Rebok joins the players
  INFO [Player.<init>]                               Creating (P12)Rebok
  INFO [GameModel.setMyUser]                         (P12)Rebok is my user
  INFO [GameModel.setLocalUser]                      (P12)Rebok is a local Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)NilacTheGrim (ID 18382)
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NilacTheGrim Bot Reputation: Unknown (4) Bot Games: 4
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)NilacTheGrim joins the players
  INFO [Player.<init>]                               Creating (P15)NilacTheGrim
  INFO [GameModel.setRemoteUser]                     (P15)NilacTheGrim is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)Rebok unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S12)Rebok is my user
  INFO [GameModel.setLocalUser]                      (S12)Rebok is a local Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)Stalin23 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)Stalin23 (ID: 108400)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)Stalin23 (ID 108400)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Stalin23 Bot Reputation: Fair (-3) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)AlfonsoCano is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)AlfonsoCano (ID: 108399)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)AlfonsoCano (ID 108399)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === AlfonsoCano Bot Reputation: Fair (-3) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)AlfonsoCano joins the players
  INFO [Player.<init>]                               Creating (P13)AlfonsoCano
  INFO [GameModel.setRemoteUser]                     (P13)AlfonsoCano is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Rebok joins the players
  INFO [Player.<init>]                               Creating (P12)Rebok
  INFO [GameModel.setMyUser]                         (P12)Rebok is my user
  INFO [GameModel.setLocalUser]                      (P12)Rebok is a local Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)Stalin23 joins the players
  INFO [Player.<init>]                               Creating (P15)Stalin23
  INFO [GameModel.setRemoteUser]                     (P15)Stalin23 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)melapelaestejuegodemierda joins the players
  INFO [Player.<init>]                               Creating (P14)melapelaestejuegodemierda
  INFO [GameModel.setRemoteUser]                     (P14)melapelaestejuegodemierda is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)NilacTheGrim is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)NilacTheGrim (ID: 18382)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)NilacTheGrim (ID 18382)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NilacTheGrim Bot Reputation: Unknown (4) Bot Games: 4
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)keeftea is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)keeftea (ID: 103071)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)keeftea (ID 103071)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MuleBotLives.  Please enjoy your game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Join our Facebook Group!!
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === keeftea Bot Reputation: Great (26) Bot Games: 38
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P15)Stalin23 (P12)Rebok (P14)melapelaestejuegodemierda (P13)AlfonsoCano 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1547308339236125071
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)AlfonsoCano (P12)Rebok (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52557320
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda 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 [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 (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 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 144ms, max 168ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 144ms, max 166ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 144ms, max 166ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 13 frame 7
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 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 144ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 15: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 144ms, max 165ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 6
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 30 frame 8
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok 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 144ms, max 165ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3412402029180220708
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 1)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 908. End Update: 907
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 963. End Update: 962
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1449
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $93, max: 47.5, left: 18.519337, fraction 0.38988078
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $93 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2749446540653654682
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 2)
  INFO [Player.useFood]                              (P12)Rebok has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 144 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [Mule.runAway]                                Mule runs away for (P12)Rebok
  INFO [GameModel.developLand]                       (P12)Rebok develops tile River (4,3) with Food factory
  INFO [Mule.runAway]                                Mule runs away for (P12)Rebok
  INFO [GameModel.gamble]                            (P12)Rebok gambles $76, max: 47.5, left: 8.6791115, fraction 0.18271814
  INFO [DevelopmentMessenger.showMessage]            Rebok won $76 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 1941
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3394408941323633110
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 3)
  INFO [Player.useFood]                              (P15)Stalin23 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile River (4,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 785
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $183, max: 47.5, left: 31.79964, fraction 0.66946614
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $183 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5961533863631727691
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 4)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile River (4,0) with Food factory
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 1583
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $50, max: 47.5, left: 15.839275, fraction 0.33345842
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -613734553930913941
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 0 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3207255578625960666
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3149746436640501983
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 0 critical: 0 surplus: 0 money: $943
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 0 critical: 0 surplus: 0 money: $701
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 0 critical: 0 surplus: 0 money: $1058
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 0 critical: 0 surplus: 0 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $53 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8064299117275891759
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 0 critical: 0 surplus: 0 money: $943
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 0 critical: 0 surplus: 0 money: $701
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 0 critical: 0 surplus: 0 money: $1058
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 0 critical: 0 surplus: 0 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 819792149010109962
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 14, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 89%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 1 critical: 3 surplus: -2 money: $943
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 4 critical: 3 surplus: 1 money: $701
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 6 critical: 3 surplus: 3 money: $1058
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 3 critical: 3 surplus: 0 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 149ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P15)Stalin23 
  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]         (P12)Rebok auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.036301043 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (2 units for $59)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4328018245895858317
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 78%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 7 critical: 1 surplus: 6 money: $884
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 1 critical: 2 surplus: -1 money: $728
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 1 critical: 2 surplus: -1 money: $1090
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 1 critical: 2 surplus: -1 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 150ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano 
  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: 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 #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano 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 -0.100806594 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $40 (6 units for $243)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7534516306767070692
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53814008
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $1127 Plots: 1 Assets: 215 Total: 1842
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $971 Plots: 1 Assets: 370 Total: 1841
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $887 Plots: 1 Assets: 230 Total: 1617
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $642 Plots: 1 Assets: 270 Total: 1412
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $100
  INFO [SummaryPhase2.begin]                         Colony total: 6712
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 4 frame 10
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 4: Mountain3 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 13 frame 8
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 13: Mountain3 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 33: Mountain3 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 148ms, max 165ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano 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 148ms, max 165ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 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 2
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 149ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.105985016 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P15)Stalin23 bought the plot for $244
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $184
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 149ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.101196975 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)melapelaestejuegodemierda bought the plot for $236
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3637866218842492193
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3723771
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 1)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile River (4,4) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 711. End Update: 710
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 765. End Update: 764
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 965
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $147, max: 47.5, left: 28.199558, fraction 0.5936749
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $147 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4996242056463333749
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5169991
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 5 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  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 [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Mountain3 (2,4) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (8,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P15)Stalin23
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5742779302177375199
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8127802
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 3)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Mountain3 (5,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)melapelaestejuegodemierda
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6770783779915031686
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49465317
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 4)
  INFO [Player.useFood]                              (P12)Rebok has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Mountain3 (7,1) with Smithore factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $139, max: 47.5, left: 27.959553, fraction 0.58862215
  INFO [DevelopmentMessenger.showMessage]            Rebok won $139 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 977
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8318745022405138742
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4116014909653867248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 6 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 4 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 4 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 5 food, 5 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1009158106015072879
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $133 sell price $168
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 0 critical: 0 surplus: 0 money: $1149
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 5 critical: 0 surplus: 5 money: $606
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 5 critical: 0 surplus: 5 money: $302
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 4 critical: 0 surplus: 4 money: $226
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 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 139ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)melapelaestejuegodemierda 
  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]         (P14)melapelaestejuegodemierda 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 -0.06719255 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $133 (4 units for $532)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1300284642212546321
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 0 critical: 0 surplus: 0 money: $1149
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 0 critical: 0 surplus: 0 money: $606
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 0 critical: 0 surplus: 0 money: $302
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 0 critical: 0 surplus: 0 money: $758
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8019365105793459781
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 6 critical: 3 surplus: 3 money: $1149
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 4 critical: 3 surplus: 1 money: $606
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 5 critical: 3 surplus: 2 money: $302
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 5 critical: 3 surplus: 2 money: $758
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 140ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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]         (P12)Rebok auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano 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 -0.06934482 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (8 units for $120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6898377196858663621
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 7 critical: 2 surplus: 5 money: $1194
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 1 critical: 3 surplus: -2 money: $621
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 8 critical: 3 surplus: 5 money: $332
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 5 critical: 3 surplus: 2 money: $788
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 149ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  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.10745932 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (11 units for $131)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1845922949547618064
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51517728
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $376 Plots: 3 Assets: 1110 Total: 2986
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 3 Energy: 4 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $820 Plots: 3 Assets: 420 Total: 2740
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $589 Plots: 2 Assets: 1000 Total: 2589
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 3 Energy: 3 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $1249 Plots: 2 Assets: 285 Total: 2534
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 2 mules
  INFO [Shop.buildMules]                             A mule now costs $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $133
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 9 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $260
  INFO [SummaryPhase2.begin]                         Colony total: 10849
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 149ms, max 167ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 149ms, max 167ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 163ms
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 13: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 14 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 14: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 18: Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $180
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 150ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.102396116 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)AlfonsoCano bought the plot for $248
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7379734130421359956
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28432602
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 151 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Mountain2 (8,2) with Smithore factory
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1228. End Update: 1227
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)AlfonsoCano
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 151 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7753695023865997407
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16756988
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Rebok (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Rebok has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.gamble]                            (P12)Rebok gambles $92, max: 47.5, left: 45.79996, fraction 0.96420974
  INFO [DevelopmentMessenger.showMessage]            Rebok won $92 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 85
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6363173364892532385
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2760827
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 2)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 2034
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $55, max: 47.5, left: 6.8190975, fraction 0.14355995
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $55 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4606232452779034427
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.70112854
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 1)
  INFO [Player.useFood]                              (P15)Stalin23 has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 85
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $158, max: 47.5, left: 45.79996, fraction 0.96420974
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $158 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 153 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 153 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2344411616452013654
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 5 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 5 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 4 food, 1 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 3 food, 3 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3236109200767540042
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2305508728028476088
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $133
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 1 critical: 0 surplus: 1 money: $306
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 8 critical: 0 surplus: 8 money: $781
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 7 critical: 0 surplus: 7 money: $534
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 2 critical: 0 surplus: 2 money: $875
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 150ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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)AlfonsoCano auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.10240708 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (10 units for $2300)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7263310736946258793
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 0 critical: 0 surplus: 0 money: $536
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 0 critical: 0 surplus: 0 money: $1471
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 0 critical: 0 surplus: 0 money: $1454
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 0 critical: 0 surplus: 0 money: $1335
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 600826703843869980
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 25, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 5 critical: 3 surplus: 2 money: $536
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 5 critical: 3 surplus: 2 money: $1471
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 4 critical: 3 surplus: 1 money: $1454
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 3 critical: 3 surplus: 0 money: $1335
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 148ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.059601124 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (1 units for $23)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5237478064482160646
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 9, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 3 critical: 3 surplus: 0 money: $536
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 1 critical: 3 surplus: -2 money: $1494
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 3 critical: 3 surplus: 0 money: $1454
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 4 critical: 3 surplus: 1 money: $1312
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 148ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)melapelaestejuegodemierda 
  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]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.1020177 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (2 units for $90)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1884102421458202413
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52888344
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $1454 Plots: 4 Assets: 1200 Total: 4654
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 4 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $1404 Plots: 3 Assets: 1575 Total: 4479
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 4 Energy: 3 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $1357 Plots: 4 Assets: 510 Total: 3867
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $536 Plots: 4 Assets: 540 Total: 3076
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $460
  INFO [SummaryPhase2.begin]                         Colony total: 16076
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 146ms, max 170ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 140ms, max 170ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 7: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 140ms, max 170ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 10 frame 18
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 10: Mountain2 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 140ms, max 169ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 14: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 136ms, max 169ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 20 frame 8
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 20: Mountain2 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 136ms, max 169ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $188
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 140ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09481545 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Rebok bought the plot for $208
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $148
  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 146ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.117075145 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)melapelaestejuegodemierda bought the plot for $164
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3682071101946523330
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73265827
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 5 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (7,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1427
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $178, max: 47.5, left: 18.959347, fraction 0.39914414
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $178 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 133 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2787285341041070424
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23994726
  INFO [PlayerEventPhase.begin]                      Event player: (P14)melapelaestejuegodemierda (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 4 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (2,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 1946
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $135, max: 47.5, left: 8.579109, fraction 0.18061283
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $135 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5030001593978030994
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65394956
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 2)
  INFO [Player.useFood]                              (P12)Rebok has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Mountain2 (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,2) with Smithore factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $170, max: 47.5, left: 20.539383, fraction 0.43240806
  INFO [DevelopmentMessenger.showMessage]            Rebok won $170 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 1348
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 151 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8636320451761775458
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62233347
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 1)
  INFO [Player.useFood]                              (P15)Stalin23 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 110
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $245, max: 47.5, left: 45.29995, fraction 0.95368314
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $245 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4005304512816724155
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 3 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 4 food, 6 energy, 4 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 4 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 5 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 4 food, 8 energy, 2 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8438513822206405855
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8554803052869334828
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 4 critical: 0 surplus: 4 money: $204
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 9 critical: 0 surplus: 9 money: $296
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 7 critical: 0 surplus: 7 money: $1699
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 2 critical: 0 surplus: 2 money: $358
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 149ms, max 263ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 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 -0.11411841 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (16 units for $3680)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4839546638664669038
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 0 critical: 0 surplus: 0 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 0 critical: 0 surplus: 0 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 0 critical: 0 surplus: 0 money: $3309
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 1 critical: 0 surplus: 1 money: $818
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 147ms, max 262ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)melapelaestejuegodemierda 
  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]         (P14)melapelaestejuegodemierda 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 -0.08889784 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (1 units for $148)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6370812179796985877
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 5 critical: 4 surplus: 1 money: $1124
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 6 critical: 4 surplus: 2 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 1 critical: 4 surplus: -3 money: $3309
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 5 critical: 4 surplus: 1 money: $966
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 143ms, max 279ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Rebok auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 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.09024498 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $34 (3 units for $104)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4865025944130647491
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 26, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 6 critical: 3 surplus: 3 money: $1162
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 0 critical: 5 surplus: -5 money: $1052
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 4 critical: 3 surplus: 1 money: $3205
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 8 critical: 4 surplus: 4 money: $966
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 142ms, max 289ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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]         (P14)melapelaestejuegodemierda auction teleport count: 1
  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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano 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 -0.115902945 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $32 (7 units for $230)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4526948679601137877
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54690872
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $3205 Plots: 5 Assets: 519 Total: 6224
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $822 Plots: 5 Assets: 2130 Total: 5452
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 4 Energy: 7 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $1086 Plots: 6 Assets: 773 Total: 4859
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $1272 Plots: 5 Assets: 572 Total: 4344
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $34
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $460
  INFO [SummaryPhase2.begin]                         Colony total: 20879
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 142ms, max 272ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 142ms, max 289ms
  INFO [LandGrantPhase.apply]                        Grace duration 23 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 1: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 142ms, max 257ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 13 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 13: Mountain1 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 141ms, max 257ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 14 frame 10
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 14: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 142ms, max 259ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 6
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 17: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 142ms, max 259ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $124
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 142ms, max 259ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09858735 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)melapelaestejuegodemierda bought the plot for $192
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 506568916847220644
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.077082515
  INFO [PlayerEventPhase.begin]                      Event player: (P15)Stalin23 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P15)Stalin23 has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Mountain2 (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2375
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (0,4) with Energy factory
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7789293857689412876
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09170103
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Rebok (rank 2)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)Rebok has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,3) with Energy factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $139, max: 47.5, left: 32.25965, fraction 0.6791505
  INFO [DevelopmentMessenger.showMessage]            Rebok won $139 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 762
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7394299796012741739
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9800441
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 3)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (1,4) with Energy factory
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 2255
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $104, max: 47.5, left: 2.3991017, fraction 0.050507404
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2650107258459271909
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63641614
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (2,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1873
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $141, max: 47.5, left: 10.039143, fraction 0.21135037
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $141 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7104200854606712473
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6621639680188409058
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 12 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 4 food, 12 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 4 food, 12 energy, 4 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 6 food, 11 energy, 3 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 3 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 3 food, 12 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 3 food, 15 energy, 4 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -607415156407067581
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-23
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 1, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 3 critical: 0 surplus: 3 money: $343
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 18 critical: 0 surplus: 18 money: $151
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 6 critical: 0 surplus: 6 money: $1450
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 4 critical: 0 surplus: 4 money: $488
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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 4 frames, rountrip 143ms, max 289ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [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 [Player.increaseAuctionTeleportCount]         (P12)Rebok 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 -0.10385704 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (31 units for $7130)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -603181673559801813
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 1 critical: 0 surplus: 1 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 0 critical: 0 surplus: 0 money: $4291
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 0 critical: 0 surplus: 0 money: $2830
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 1 critical: 0 surplus: 1 money: $1408
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 145ms, max 293ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  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)melapelaestejuegodemierda auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.059238378 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (1 units for $100)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3304317424959837592
  INFO [Shop.calcBuySellPrice]                       Current Food price $34
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 6 critical: 4 surplus: 2 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 3 critical: 4 surplus: -1 money: $4291
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 3 critical: 4 surplus: -1 money: $2830
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 4 critical: 4 surplus: 0 money: $1508
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 142ms, max 243ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano 
  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)AlfonsoCano auction teleport count: 1
  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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.19644533 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $49 (8 units for $392)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8929294694906359711
  INFO [Shop.calcBuySellPrice]                       Current Energy price $32
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 51, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 11 critical: 4 surplus: 7 money: $1125
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 3 critical: 5 surplus: -2 money: $4191
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 13 critical: 4 surplus: 9 money: $2680
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 16 critical: 4 surplus: 12 money: $1366
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 138ms, max 229ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11657706 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (3 units for $60)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8837199255377436748
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52184520
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $4131 Plots: 6 Assets: 785 Total: 7916
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $2680 Plots: 6 Assets: 1154 Total: 6834
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 6 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $1366 Plots: 8 Assets: 1303 Total: 6669
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 7 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $1185 Plots: 6 Assets: 1056 Total: 5241
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 4 Energy: 8 Smithore: 0 Crystite: 1
  INFO [Shop.buildMules]                             Shop built 13 mules for 26 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 26660
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 140ms, max 247ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 141ms, max 248ms
  INFO [LandGrantPhase.apply]                        Grace duration 24 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 0: Mountain1 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 141ms, max 248ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 8: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 140ms, max 263ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 9: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 140ms, max 277ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 11: Mountain1 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 140ms, max 282ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2814577967153977108
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18168938
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Rebok (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Rebok has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Crater (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $109, max: 47.5, left: 7.179097, fraction 0.15113889
  INFO [DevelopmentMessenger.showMessage]            Rebok won $109 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 2016
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1785717290209149783
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4374708
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 6 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Mountain1 (0,0) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Stalin23 undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (3,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2100
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $108, max: 47.5, left: 5.499099, fraction 0.115770504
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $108 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6819474009230606910
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67297906
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 3)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  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 [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Mountain1 (2,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 2185
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $114, max: 47.5, left: 3.7991004, fraction 0.07998106
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $114 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5185714624856971417
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88139606
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 936. End Update: 935
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Mountain1 (1,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1700
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $114, max: 47.5, left: 13.499222, fraction 0.28419414
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $114 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 135 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5200582049311293683
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1609453147591855060
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 13 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 16 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 21 energy, 5 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 6 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 8 food, 12 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 4 food, 28 energy, 6 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 4 food, 19 energy, 3 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 5 food, 6 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 7 food, 14 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 3 food, 29 energy, 6 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3518940520567835051
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, mules potentially available: 10, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 70%
  INFO [Shop.printPriceFactor]                       Smithore buy price $159 sell price $194
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 3 critical: 0 surplus: 3 money: $764
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 7 critical: 0 surplus: 7 money: $2945
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 14 critical: 0 surplus: 14 money: $2278
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 6 critical: 0 surplus: 6 money: $435
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 138ms, max 291ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  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.08357571 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $159 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -521040846352010653
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 2 critical: 0 surplus: 2 money: $764
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 7 critical: 0 surplus: 7 money: $2945
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 0 critical: 0 surplus: 0 money: $2278
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 2 critical: 0 surplus: 2 money: $435
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 136ms, max 291ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  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)AlfonsoCano auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda 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 [Player.increaseAuctionTeleportCount]         (P12)Rebok 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 -0.07936989 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (11 units for $1144)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3224011743980263221
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 4 critical: 4 surplus: 0 money: $972
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 6 critical: 4 surplus: 2 money: $3673
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 8 critical: 4 surplus: 4 money: $2278
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 5 critical: 4 surplus: 1 money: $643
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 136ms, max 291ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)AlfonsoCano 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  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.07647963 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (2 units for $42)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3662123695248281988
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 95, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 42%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 22 critical: 5 surplus: 17 money: $951
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 7 critical: 6 surplus: 1 money: $3694
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 20 critical: 6 surplus: 14 money: $2299
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 38 critical: 5 surplus: 33 money: $643
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 139ms, max 260ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda 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 -0.09120594 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (41 units for $410)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7811465701433215066
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52775888
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $3694 Plots: 7 Assets: 2073 Total: 9267
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 5 Energy: 7 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $2359 Plots: 7 Assets: 3406 Total: 9265
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 7 Energy: 14 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $973 Plots: 9 Assets: 1984 Total: 7457
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 5 Energy: 5 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $971 Plots: 7 Assets: 1797 Total: 6268
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 5 Energy: 20 Smithore: 3 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $310
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $159
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 49 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $310
  INFO [SummaryPhase2.begin]                         Colony total: 32257
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Event Probabilites: Pirates(13.30%) Pests(13.30%) Radiation(13.30%) Acid Rain(20.00%) Sunspot Activity(13.30%) Meteor Strike(6.67%) Earthquake(13.30%) Fire(6.67%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 136ms, max 273ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 136ms, max 273ms
  INFO [LandGrantPhase.apply]                        Grace duration 23 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 4 frame 8
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 4: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 136ms, max 273ms
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 8: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 136ms, max 274ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 11 frame 7
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 11: Mountain1 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 137ms, max 275ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 12: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 137ms, max 275ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $132
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 138ms, max 275ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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.10290365 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Rebok bought the plot for $244
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5785413724985815690
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51497287
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 1)
  INFO [Player.useFood]                              (P12)Rebok has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Mountain1 (6,4) with Smithore factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $107, max: 47.5, left: 5.379099, fraction 0.11324419
  INFO [DevelopmentMessenger.showMessage]            Rebok won $107 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 2106
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8206753139932853779
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9625324
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.sellMule]                          (P15)Stalin23 sold a mule for $335
  INFO [GameModel.buyAssay]                          (P15)Stalin23 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (5,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2276
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $103, max: 47.5, left: 1.9791021, fraction 0.04166531
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1786272883347354109
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3184545
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 3)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (5,3) with Food factory
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (5,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 1707
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $129, max: 47.5, left: 13.359219, fraction 0.28124672
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $129 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3775315067562986094
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8924276
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (7,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1879
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $102, max: 47.5, left: 9.91914, fraction 0.208824
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $102 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1624934288404794036
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)Rebok River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4211443355270903187
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 20 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 14 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 12 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 0 food, 6 energy, 16 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 8 food, 6 energy, 12 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 6 food, 20 energy, 6 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 6 food, 12 energy, 8 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 0 food, 7 energy, 16 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 7 food, 7 energy, 12 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 7 food, 23 energy, 8 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6975141744942079985
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $159
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 4, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 138%
  INFO [Shop.printPriceFactor]                       Smithore buy price $213 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 11 critical: 0 surplus: 11 money: $663
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 23 critical: 0 surplus: 23 money: $2837
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 26 critical: 0 surplus: 26 money: $2052
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 14 critical: 0 surplus: 14 money: $407
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 142ms, max 275ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Player.increaseAuctionTeleportCount]         (P12)Rebok auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P15)Stalin23 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 -0.10051578 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $213 (74 units for $15762)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8522661763360749902
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 6 critical: 0 surplus: 6 money: $3006
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 4 critical: 0 surplus: 4 money: $7736
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 3 critical: 0 surplus: 3 money: $7590
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 1 critical: 0 surplus: 1 money: $3389
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  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 4 frames, rountrip 140ms, max 275ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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]         (P14)melapelaestejuegodemierda 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 -0.09610115 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (1 units for $68)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -373296453407394427
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 28, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 7 critical: 4 surplus: 3 money: $3006
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 1 critical: 4 surplus: -3 money: $7736
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 9 critical: 4 surplus: 5 money: $7590
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 8 critical: 4 surplus: 4 money: $3457
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  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 2 frames, rountrip 139ms, max 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  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.0016060281 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $49 (6 units for $297)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6673436258004462275
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 49, total: 118, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 41%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 24 critical: 6 surplus: 18 money: $3006
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 9 critical: 6 surplus: 3 money: $7439
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 13 critical: 7 surplus: 6 money: $7837
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 23 critical: 6 surplus: 17 money: $3457
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 136ms, max 276ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  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.10978721 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (6 units for $60)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8220119805692512039
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52631632
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $7439 Plots: 9 Assets: 1585 Total: 13524
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 7 Energy: 9 Smithore: 0 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $7837 Plots: 8 Assets: 1480 Total: 13317
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 4 Energy: 13 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $3457 Plots: 10 Assets: 1867 Total: 10324
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 8 Energy: 23 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $3066 Plots: 8 Assets: 2006 Total: 9072
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 7 Energy: 18 Smithore: 0 Crystite: 6
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $420
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 55 units $213
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 55 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $420
  INFO [SummaryPhase2.begin]                         Colony total: 46237
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 136ms, max 278ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 138ms, max 277ms
  INFO [LandGrantPhase.apply]                        Grace duration 23 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 0: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 138ms, max 277ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 3: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 142ms, max 278ms
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 4: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 142ms, max 278ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $184
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 143ms, max 278ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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.1065903 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Rebok bought the plot for $524
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5364333726043128602
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13177896
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Rebok (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Rebok has 7 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $153, max: 47.5, left: 1.039103, fraction 0.021875853
  INFO [DevelopmentMessenger.showMessage]            Rebok won $153 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 2323
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6354306531316757106
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2853058
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.sellMule]                          (P15)Stalin23 sold a mule for $420
  INFO [GameModel.buyAssay]                          (P15)Stalin23 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 1980
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $159, max: 47.5, left: 7.8990965, fraction 0.16629677
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $159 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7126426197028204187
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8806767
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 3)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 8 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (1,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 2285
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $150, max: 47.5, left: 1.7991023, fraction 0.03787584
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 133 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3546700850389988906
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3856939
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 133 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 81. End Update: 80
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 796
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $250, max: 47.5, left: 31.579636, fraction 0.66483444
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 135 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 135 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3544085791060108472
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 18 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 23 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 12 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 6 energy, 14 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 8 food, 12 energy, 12 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 6 food, 20 energy, 10 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 2 food, 11 energy, 6 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 5 food, 6 energy, 18 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 6 food, 14 energy, 13 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 8 food, 18 energy, 6 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 136 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7345273531073723478
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 135 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3948968768788583280
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $213
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  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 $138 sell price $173
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 6 critical: 0 surplus: 6 money: $3316
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 18 critical: 0 surplus: 18 money: $6078
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 13 critical: 0 surplus: 13 money: $7526
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 6 critical: 0 surplus: 6 money: $3112
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 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 4 frames, rountrip 137ms, max 284ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (15) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.02768084 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $138 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 138 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -848212516075506185
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 15 critical: 0 surplus: 15 money: $3316
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 16 critical: 0 surplus: 16 money: $6078
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 6 critical: 0 surplus: 6 money: $7526
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 2 critical: 0 surplus: 2 money: $3112
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 146ms, max 175ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)Rebok 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 -0.09215362 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (29 units for $3248)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8680456215125840955
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 4 critical: 5 surplus: -1 money: $3876
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 7 critical: 5 surplus: 2 money: $7870
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 6 critical: 5 surplus: 1 money: $8198
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 10 critical: 5 surplus: 5 money: $3336
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 145ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)AlfonsoCano 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 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 -0.010210482 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $43 (1 units for $43)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8151288704183988797
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 80, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 21 critical: 6 surplus: 15 money: $3833
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 8 critical: 8 surplus: 0 money: $7870
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 20 critical: 7 surplus: 13 money: $8241
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 31 critical: 7 surplus: 24 money: $3336
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 139ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  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.10573764 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (39 units for $441)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1584661138880865314
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 57070512
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $7789 Plots: 10 Assets: 4025 Total: 16814
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 7 Energy: 11 Smithore: 18 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $8368 Plots: 9 Assets: 3074 Total: 15942
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 5 Energy: 9 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $3536 Plots: 11 Assets: 2543 Total: 11579
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 10 Energy: 11 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $3947 Plots: 8 Assets: 3293 Total: 11240
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 5 Energy: 13 Smithore: 6 Crystite: 10
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $270
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $138
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop Energy: 36 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $270
  INFO [SummaryPhase2.begin]                         Colony total: 55575
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 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 141ms, max 167ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 141ms, max 167ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Rebok is granted tile 1: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 141ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 2: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 141ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 3: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 141ms, max 167ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6341242734151559649
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5313108
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 1)
  INFO [Player.useFood]                              (P12)Rebok has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Mountain1 (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (7,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)Rebok got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.gamble]                            (P12)Rebok gambles $151, max: 47.5, left: 2.8791013, fraction 0.06061266
  INFO [DevelopmentMessenger.showMessage]            Rebok won $151 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 2231
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8924614695273308545
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65662
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 139 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (0,3) with Food factory
  INFO [GameModel.sellMule]                          (P15)Stalin23 sold a mule for $270
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2251
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $154, max: 47.5, left: 2.4791017, fraction 0.052191615
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7793323260516914071
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.197959
  INFO [PlayerEventPhase.begin]                      Event player: (P14)melapelaestejuegodemierda (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 10 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 81
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $250, max: 47.5, left: 45.879963, fraction 0.965894
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4436394035566210515
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22034872
  INFO [PlayerEventPhase.begin]                      Event player: (P13)AlfonsoCano (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 $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)AlfonsoCano has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (8,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1799
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $181, max: 47.5, left: 11.5191765, fraction 0.24250898
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $181 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8943562408568549434
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1106955071339890699
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 13 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 11 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 16 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 6 energy, 17 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 13 food, 12 energy, 12 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 6 food, 20 energy, 10 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 4 food, 18 energy, 2 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 4 food, 8 energy, 18 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 10 food, 13 energy, 12 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 6 food, 21 energy, 8 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5411369022085972589
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $138
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 88%
  INFO [Shop.printPriceFactor]                       Smithore buy price $122 sell price $157
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 8 critical: 0 surplus: 8 money: $3958
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 36 critical: 0 surplus: 36 money: $7275
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 25 critical: 0 surplus: 25 money: $8227
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 14 critical: 0 surplus: 14 money: $3936
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 144ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.120523885 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $122 (4 units for $488)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6187438858651488323
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 17 critical: 0 surplus: 17 money: $3958
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 10 critical: 0 surplus: 10 money: $7763
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 1 critical: 0 surplus: 1 money: $8227
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 1 critical: 0 surplus: 1 money: $3936
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 146 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 147ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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.097785056 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8137318679571038575
  INFO [Shop.calcBuySellPrice]                       Current Food price $43
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 28, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 79%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 4 critical: 5 surplus: -1 money: $3958
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 5 critical: 5 surplus: 0 money: $7763
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 10 critical: 5 surplus: 5 money: $8227
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 9 critical: 5 surplus: 4 money: $3936
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 147ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.101070926 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $40 (1 units for $40)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6381788888175320874
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 36, total: 111, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 45%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 24 critical: 6 surplus: 18 money: $3918
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 11 critical: 9 surplus: 2 money: $7763
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 15 critical: 8 surplus: 7 money: $8227
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 25 critical: 7 surplus: 18 money: $3976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 148ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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.081738874 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6948688665682837858
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44854352
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $7763 Plots: 11 Assets: 6014 Total: 19277
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 5 Energy: 11 Smithore: 32 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $8227 Plots: 10 Assets: 4781 Total: 18008
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 10 Energy: 15 Smithore: 25 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $3976 Plots: 11 Assets: 3719 Total: 13195
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 8 Energy: 25 Smithore: 14 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $3918 Plots: 9 Assets: 3618 Total: 12036
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 5 Energy: 24 Smithore: 8 Crystite: 17
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $122
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop Energy: 36 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $240
  INFO [SummaryPhase2.begin]                         Colony total: 62516
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 148ms, max 165ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 148ms, max 165ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)melapelaestejuegodemierda is granted tile 0: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 148ms, max 165ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 1 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)AlfonsoCano is granted tile 1: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 165ms
  INFO [LandGrantPhase.update]                       (P12)Rebok pressed at plot 2 frame 5
  INFO [LandGrantPhase.claimPlot]                    (P15)Stalin23 is granted tile 2: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 149ms, max 166ms
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8845903578850716270
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20636821
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Rebok (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Rebok has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Crater (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,2) with Smithore factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $163, max: 47.5, left: 6.539098, fraction 0.13766521
  INFO [DevelopmentMessenger.showMessage]            Rebok won $163 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 2048
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2309354212805211088
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6274747
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 undevelops tile Plain (0,4)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (0,4) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Stalin23 undevelops tile Plain (0,3)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (0,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2202
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $150, max: 47.5, left: 3.4591007, fraction 0.072823174
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 183 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9150448531058360760
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.71229225
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 3)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 8 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 182 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)melapelaestejuegodemierda got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)melapelaestejuegodemierda develops tile Plain (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 1963
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $165, max: 47.5, left: 8.239101, fraction 0.17345476
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $165 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7989009887133088704
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62115407
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 4)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P13)AlfonsoCano develops tile Plain (3,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1591
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $211, max: 47.5, left: 15.679272, fraction 0.33008993
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $211 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 599669068476519835
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2195501576777179194
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 24 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 11 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 25 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 35 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 4 food, 12 energy, 19 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 8 food, 12 energy, 19 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 6 food, 35 energy, 12 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 3 food, 32 energy, 7 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 4 food, 11 energy, 19 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 9 food, 10 energy, 23 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 6 food, 36 energy, 10 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5667429752778482932
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $122
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 15 critical: 0 surplus: 15 money: $3839
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 51 critical: 0 surplus: 51 money: $7311
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 48 critical: 0 surplus: 48 money: $8302
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 24 critical: 0 surplus: 24 money: $3826
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 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 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 150ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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.094804525 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $68 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7260683959985777134
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 26 critical: 0 surplus: 26 money: $3839
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 24 critical: 0 surplus: 24 money: $7311
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 4 critical: 0 surplus: 4 money: $8302
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 3 critical: 0 surplus: 3 money: $3826
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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 150ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)melapelaestejuegodemierda 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 
  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 [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 [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]         (P15)Stalin23 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P12)Rebok 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 -0.120625034 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (54 units for $5636)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 151 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8565645440307859124
  INFO [Shop.calcBuySellPrice]                       Current Food price $40
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 3 critical: 5 surplus: -2 money: $6563
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 4 critical: 5 surplus: -1 money: $9807
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 12 critical: 5 surplus: 7 money: $8718
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 8 critical: 5 surplus: 3 money: $3286
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 151 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 152ms, max 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P13)AlfonsoCano 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.13518621 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $32 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 152 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8068409643230450401
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 36, total: 162, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 40%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 47 critical: 6 surplus: 41 money: $6563
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 13 critical: 10 surplus: 3 money: $9807
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 16 critical: 9 surplus: 7 money: $8718
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 50 critical: 8 surplus: 42 money: $3286
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 147 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 143ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  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.09774548 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1648307478246849446
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54333952
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $9672 Plots: 11 Assets: 5501 Total: 20673
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 4 Energy: 16 Smithore: 51 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $8493 Plots: 11 Assets: 5568 Total: 19561
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 12 Energy: 21 Smithore: 48 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $6563 Plots: 10 Assets: 4206 Total: 15769
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 3 Energy: 47 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $3286 Plots: 12 Assets: 6090 Total: 15376
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 8 Energy: 50 Smithore: 24 Crystite: 8
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop Energy: 28 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $130
  INFO [SummaryPhase2.begin]                         Colony total: 71379
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1704791842873316363
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5621022
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 4)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 8 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 96
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $250, max: 47.5, left: 45.579956, fraction 0.95957804
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3077644202664066880
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43850893
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 3)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 3 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 18. End Update: 17
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P13)AlfonsoCano got an assay bot
  INFO [GameModel.sellAssay]                         (P13)AlfonsoCano returned assay bot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 1321
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $154, max: 47.5, left: 4.079491, fraction 0.08588403
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1164820830512413695
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.54938924
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (8,4) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Stalin23 undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P15)Stalin23 undevelops tile Plain (3,0)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (3,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7429797237052461358
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46982056
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 1)
  INFO [Player.useFood]                              (P12)Rebok has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 141 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (3,2) with Food factory
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $159, max: 47.5, left: 3.9992948, fraction 0.08419568
  INFO [DevelopmentMessenger.showMessage]            Rebok won $159 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 1750
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6524173319185521402
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2834315160874414683
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 47 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 16 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 21 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 50 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 5 food, 14 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 8 food, 2 energy, 17 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 5 food, 1 energy, 35 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 11 food, 14 energy, 12 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 5 food, 15 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 7 food, 2 energy, 17 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 6 food, 2 energy, 38 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 10 food, 18 energy, 8 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4650116528717719215
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $68
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 22 critical: 0 surplus: 22 money: $6717
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 67 critical: 0 surplus: 67 money: $9831
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 86 critical: 0 surplus: 86 money: $8213
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 32 critical: 0 surplus: 32 money: $3536
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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 142ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  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 [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 [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [Player.increaseAuctionTeleportCount]         (P12)Rebok auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 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 -0.09501158 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $53 (207 units for $10971)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 143 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8011620344798391641
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 7 critical: 0 surplus: 7 money: $7883
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 16 critical: 0 surplus: 16 money: $13382
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 3 critical: 0 surplus: 3 money: $12771
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 10 critical: 0 surplus: 10 money: $5232
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 144ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P13)AlfonsoCano (P15)Stalin23 (P14)melapelaestejuegodemierda 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P15)Stalin23 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)AlfonsoCano auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P12)Rebok 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 -0.10776135 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (36 units for $5328)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 515079478104602874
  INFO [Shop.calcBuySellPrice]                       Current Food price $32
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 34, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 5 critical: 5 surplus: 0 money: $8919
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 7 critical: 5 surplus: 2 money: $15750
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 10 critical: 5 surplus: 5 money: $13215
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 12 critical: 5 surplus: 7 money: $6712
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 145ms, max 162ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)AlfonsoCano 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Rebok (P15)Stalin23 (P14)melapelaestejuegodemierda 
  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 [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  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 [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.10435131 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (9 units for $135)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5979682536505059770
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 28, total: 144, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 44%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 47 critical: 6 surplus: 41 money: $8919
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 7 critical: 11 surplus: -4 money: $15750
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 11 critical: 11 surplus: 0 money: $13245
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 51 critical: 8 surplus: 43 money: $6817
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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 145ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Rebok (P15)Stalin23 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)AlfonsoCano (P14)melapelaestejuegodemierda 
  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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P14)melapelaestejuegodemierda auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #52
  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.13035612 (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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (74 units for $1118)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8466157425342184227
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54713992
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $15414 Plots: 11 Assets: 1870 Total: 22784
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 7 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $12993 Plots: 11 Assets: 1900 Total: 20393
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 8 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $9229 Plots: 10 Assets: 1525 Total: 15754
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 5 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $7625 Plots: 12 Assets: 1470 Total: 15095
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 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: 187 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 81 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 74026
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1396303719823161021
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19494581
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Rebok (rank 1)
  INFO [Player.useFood]                              (P12)Rebok has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Rebok
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.buyAssay]                          (P12)Rebok got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Mountain2 (6,3)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Mountain2 (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Rebok undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P12)Rebok develops tile Plain (6,2) with Energy factory
  INFO [GameModel.gamble]                            (P12)Rebok gambles $202, max: 47.5, left: 11.019165, fraction 0.23198242
  INFO [DevelopmentMessenger.showMessage]            Rebok won $202 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)Rebok finishes on update 1824
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5212804768308685796
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97110736
  INFO [PlayerEventPhase.begin]                      No player event for (P15)Stalin23 (rank 2)
  INFO [Player.useFood]                              (P15)Stalin23 has 8 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 145 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)Stalin23
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.buyAssay]                          (P15)Stalin23 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P15)Stalin23 undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P15)Stalin23 develops tile Plain (3,1) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P15)Stalin23
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)Stalin23 finishes on update 2090
  INFO [GameModel.gamble]                            (P15)Stalin23 gambles $223, max: 47.5, left: 5.6990986, fraction 0.11998102
  INFO [DevelopmentMessenger.showMessage]            Stalin23 won $223 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7050561583593346164
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5630608
  INFO [PlayerEventPhase.begin]                      No player event for (P13)AlfonsoCano (rank 3)
  INFO [Player.useFood]                              (P13)AlfonsoCano has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)AlfonsoCano
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)AlfonsoCano finishes on update 787
  INFO [GameModel.gamble]                            (P13)AlfonsoCano gambles $231, max: 47.5, left: 31.75964, fraction 0.668624
  INFO [DevelopmentMessenger.showMessage]            AlfonsoCano won $231 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6190155605584609976
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5805598
  INFO [PlayerEventPhase.begin]                      No player event for (P14)melapelaestejuegodemierda (rank 4)
  INFO [Player.useFood]                              (P14)melapelaestejuegodemierda has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 144 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)melapelaestejuegodemierda
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)melapelaestejuegodemierda finishes on update 81
  INFO [GameModel.gamble]                            (P14)melapelaestejuegodemierda gambles $250, max: 47.5, left: 45.879963, fraction 0.965894
  INFO [DevelopmentMessenger.showMessage]            melapelaestejuegodemierda won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 148 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1237639636643794057
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)AlfonsoCano has 16 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Rebok has 19 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)Stalin23 has 20 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)melapelaestejuegodemierda has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano expects 4 food, 20 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok expects 6 food, 6 energy, 11 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 expects 4 food, 3 energy, 30 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda expects 6 food, 20 energy, 12 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)AlfonsoCano produced 5 food, 24 energy, 2 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P12)Rebok produced 3 food, 8 energy, 12 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P15)Stalin23 produced 4 food, 2 energy, 25 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)melapelaestejuegodemierda produced 8 food, 20 energy, 13 smithore, 2 crystite
  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 (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4990723227568228246
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1943779363051070984
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 187, mules potentially available: 106, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Smithore: 2 critical: 0 surplus: 2 money: $9460
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Smithore: 12 critical: 0 surplus: 12 money: $15641
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Smithore: 25 critical: 0 surplus: 25 money: $13066
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Smithore: 13 critical: 0 surplus: 13 money: $7875
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9217420871364333683
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Crystite: 8 critical: 0 surplus: 8 money: $9460
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Crystite: 18 critical: 0 surplus: 18 money: $15641
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Crystite: 4 critical: 0 surplus: 4 money: $13066
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Crystite: 2 critical: 0 surplus: 2 money: $7875
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1795317220259123429
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Food: 5 critical: 0 surplus: 5 money: $9460
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Food: 4 critical: 0 surplus: 4 money: $15641
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Food: 6 critical: 0 surplus: 6 money: $13066
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Food: 8 critical: 0 surplus: 8 money: $7875
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 150 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4035473704595488377
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 81, total: 161, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 41%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)AlfonsoCano Energy: 33 critical: 0 surplus: 33 money: $9460
  INFO [CollectionPhase.goToNextPhase]               (P12)Rebok Energy: 16 critical: 0 surplus: 16 money: $15641
  INFO [CollectionPhase.goToNextPhase]               (P15)Stalin23 Energy: 10 critical: 0 surplus: 10 money: $13066
  INFO [CollectionPhase.goToNextPhase]               (P14)melapelaestejuegodemierda Energy: 21 critical: 0 surplus: 21 money: $7875
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 149 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2729602855159013538
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 56216992
  INFO [SummaryPhase2.begin]                         (P12)Rebok Money: $15641 Plots: 11 Assets: 3588 Total: 24729
  INFO [SummaryPhase2.begin]                         (P12)Rebok Food: 4 Energy: 16 Smithore: 12 Crystite: 18
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Money: $13066 Plots: 11 Assets: 3312 Total: 21878
  INFO [SummaryPhase2.begin]                         (P15)Stalin23 Food: 6 Energy: 10 Smithore: 25 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Money: $9460 Plots: 10 Assets: 2608 Total: 17068
  INFO [SummaryPhase2.begin]                         (P13)AlfonsoCano Food: 5 Energy: 33 Smithore: 2 Crystite: 8
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Money: $7875 Plots: 12 Assets: 2762 Total: 16637
  INFO [SummaryPhase2.begin]                         (P14)melapelaestejuegodemierda Food: 8 Energy: 21 Smithore: 13 Crystite: 2
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 185 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 81 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 80312
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: AlfonsoCano  Bot Reputation now: -2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Rebok  Bot Reputation now: 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Stalin23  Bot Reputation now: -2
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  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
